CHANGELOG.md 7.17 KB

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.

1.16.5 - 2022-12-06

Changed

  • Updated package dependencies. [#27688]

1.16.4 - 2022-11-28

Changed

  • Updated package dependencies. [#27043]

1.16.3 - 2022-11-01

Changed

  • Updated package dependencies.

1.16.2 - 2022-07-27

Changed

  • Updated package dependencies.

1.16.1 - 2022-06-29

Changed

  • Renaming master to trunk.
  • Updated package dependencies.

1.16.0 - 2022-05-31

Deprecated

  • Moved the options class into Connection.

1.15.2 - 2022-04-26

Changed

  • Updated package dependencies.

1.15.1 - 2022-04-19

Added

  • Add options for token lock functionality.

1.15.0 - 2022-04-12

Added

  • Add option for conditional recommendations.

1.14.3 - 2022-03-29

Changed

  • Microperformance: Use === null instead of is_null

1.14.2 - 2022-01-04

Changed

  • Updated package dependencies

1.14.1 - 2021-12-14

Changed

  • Updated package dependencies.

1.14.0 - 2021-11-30

Added

  • Added has_seen_wc_connection_modal option to the list of available options
  • Add new Jetpack plugin partner coupon options

1.13.5 - 2021-11-16

Added

  • Added Jetpack Option 'licensing_activation_notice_dismiss'.

1.13.4 - 2021-10-13

Changed

  • Updated package dependencies.

1.13.3 - 2021-10-12

Changed

  • Updated package dependencies

1.13.2 - 2021-09-28

Changed

  • Updated package dependencies.

1.13.1 - 2021-08-30

Changed

  • Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills).
  • update annotations versions

1.13.0 - 2021-06-15

Changed

  • Added 'purchaseToken' option for logged out user purchases on WordPress.com.

1.12.1 - 2021-05-25

Changed

  • Updated package dependencies.

1.12.0 - 2021-04-27

Added

  • Added unique_registrations option

1.11.4 - 2021-04-08

Changed

  • Packaging and build changes, no change to the package itself.

1.11.3 - 2021-03-30

Added

  • added active_modules_initialized option
  • Composer alias for dev-master, to improve dependencies

Changed

  • Update package dependencies.

1.11.2 - 2021-02-23

  • Setup Wizard: Remove setup wizard
  • Jetpack Recommendations: Add dashboard banner

1.11.1 - 2021-01-28

1.11.0 - 2021-01-26

  • Add mirror-repo information to all current composer packages
  • Monorepo: Reorganize all projects

1.10.0 - 2021-01-05

  • Pin dependencies
  • Packages: Update for PHP 8 testing

1.9.1 - 2020-11-24

  • Version packages for release

1.9.0 - 2020-09-29

  • Licensing: Add support for Jetpack licenses

1.8.0 - 2020-08-25

  • Jetpack Anti-Spam: update Anti-Spam label in sidebar menu item

1.7.0 - 2020-07-28

  • Add a filter to jetpack options

1.6.0 - 2020-06-30

  • Various: Update use of whitelist/blacklist

1.5.0 - 2020-05-26

  • Jetpack Setup Wizard: Add Setup Wizard status and routing memory
  • Implement Jetpack Wizard banner
  • Implemented /setup/questionnaire API endpoint for the new setup wizard

1.4.0 - 2020-04-28

  • Update dependencies to latest stable

1.3.0 - 2020-03-31

  • Update dependencies to latest stable

1.2.0 - 2020-02-25

  • Mobile Theme: remove feature

1.1.3 - 2020-02-14

  • Initial Sync Health Status Class and Data Loss Handler

1.1.2 - 2019-11-08

  • Packages: Use classmap instead of PSR-4

1.1.1 - 2019-10-29

  • PHPCS: Rest of the packages

1.1.0 - 2019-09-14

  • Add Stats to XML-RPC Errors
  • Stats: Use Transient API to Improve Cache Performance

1.0.1 - 2019-07-10

  • Adding a readme to the Jetpack Options package.

1.0.0 - 2019-07-09

  • Initial release