laipower/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md

76 lines
2.5 KiB
Markdown
Raw Normal View History

2024-10-09 12:44:43 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.2.3] - 2024-05-24
### Fixed
- Backup: Change error messages to not trigger security scanners. [#36496]
## [0.2.2] - 2024-03-19
### Fixed
- Handle upgrades from plugins embedding version 0.2.0 of the package. [#36440]
## [0.2.1] - 2024-03-14
### Added
- Increasing backup version for new endpoint [#35649]
### Fixed
- Write helper script to ABSPATH by default, just like we did before [#35508]
## [0.2.0] - 2024-01-18
### Changed
- The package now requires PHP >= 7.0. [#34192]
### Fixed
- 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
### Changed
- Updated package dependencies. [#32605]
### Fixed
- Fix helper script upload for sites without direct file system access. [#32102]
## [0.1.5] - 2023-07-06
### Added
- Add Jetpack Autoloader package suggestion. [#29988]
## [0.1.4] - 2023-03-29
### Changed
- Minor internal updates.
## [0.1.3] - 2023-01-25
### Changed
- Use `WP_Filesystem` more consistently in `Helper_Script_Manager`. [#28198]
## [0.1.2] - 2022-12-05
### Changed
- Updated package dependencies. [#27688]
## [0.1.1] - 2022-11-30
### Changed
- Updated package dependencies. [#27043]
## 0.1.0 - 2022-11-01
### Added
- Adding the initial empty package
- Duplicate helper script code to a dedicated package
### Changed
- Updated package dependencies.
[0.2.3]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.6...v0.2.0
[0.1.6]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.0...v0.1.1