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

1.8 KiB

Changelog

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