All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.0-alpha - unreleased
This is an alpha version! The changes listed here are not final.
- Enable test coverage.
- Backup: added next daily backup schedule time on admin page
- Updated dependencies.
- General: Update minimum PHP version to 7.2.
0.2.6 - 2024-10-29
- Internal updates. [#39781]
0.2.5 - 2024-10-15
- Update dependencies. [#39497]
0.2.4 - 2024-09-06
- Updated package dependencies. [#39004]
0.2.3 - 2024-05-24
- Backup: Change error messages to not trigger security scanners. [#36496]
0.2.2 - 2024-03-19
- Handle upgrades from plugins embedding version 0.2.0 of the package. [#36440]
0.2.1 - 2024-03-14
- Increasing backup version for new endpoint [#35649]
- Write helper script to ABSPATH by default, just like we did before [#35508]
0.2.0 - 2024-01-18
- The package now requires PHP >= 7.0. [#34192]
- Backup: Add namespace versioning to Helper_Script_Manager and other classes. [#34739]
- Backup: Bug fixes in helper script installation class. [#34297]
0.1.6 - 2023-10-19
- Updated package dependencies. [#32605]
- Fix helper script upload for sites without direct file system access. [#32102]
0.1.5 - 2023-07-06
- Add Jetpack Autoloader package suggestion. [#29988]
0.1.4 - 2023-03-29
- Minor internal updates.
0.1.3 - 2023-01-25
- Use
WP_Filesystem
more consistently inHelper_Script_Manager
. [#28198]
0.1.2 - 2022-12-05
- Updated package dependencies. [#27688]
0.1.1 - 2022-11-30
- Updated package dependencies. [#27043]
- Adding the initial empty package
- Duplicate helper script code to a dedicated package
- Updated package dependencies.