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

49 lines
1.5 KiB
Markdown

# 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.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.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