updated plugin Jetpack Protect
version 2.1.0
This commit is contained in:
@ -5,6 +5,48 @@ 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).
|
||||
|
||||
## [2.10.1] - 2024-03-14
|
||||
### Changed
|
||||
- Internal updates.
|
||||
|
||||
## [2.10.0] - 2024-03-12
|
||||
### Added
|
||||
- Sync:Now Sync uses rest api endpoint for enabled sites [#36210]
|
||||
|
||||
## [2.9.0] - 2024-03-04
|
||||
### Added
|
||||
- Sync: Add feature flag for enabling the use of rest api for sending the sync data [#36118]
|
||||
- Whitelist the new wpcom_classic_early_release site option [#36111]
|
||||
|
||||
## [2.8.1] - 2024-03-01
|
||||
### Fixed
|
||||
- Jetpack Sync: Ensure Woo HPOS order date fields are properly encoded [#36023]
|
||||
|
||||
## [2.8.0] - 2024-02-22
|
||||
### Added
|
||||
- Ads Settings: Include option to toggle GDPR Consent Banner [#35205]
|
||||
|
||||
## [2.7.0] - 2024-02-19
|
||||
### Changed
|
||||
- Add jetpack_newsletters_publishing_default_frequency to Sync [#35672]
|
||||
|
||||
## [2.6.1] - 2024-02-13
|
||||
### Changed
|
||||
- Internal updates.
|
||||
|
||||
## [2.6.0] - 2024-02-12
|
||||
### Added
|
||||
- Added a new site setting option for opting out of research partners using your site's content. [#35509]
|
||||
|
||||
## [2.5.1] - 2024-02-07
|
||||
### Changed
|
||||
- Update dependencies.
|
||||
|
||||
## [2.5.0] - 2024-02-05
|
||||
### Changed
|
||||
- Jetpack Connection: Add jetpack_package_versions to Sync [#35409]
|
||||
- Jetpack Sync: Disable Sync sending while a Pull is in progress [#35339]
|
||||
|
||||
## [2.4.2] - 2024-01-18
|
||||
### Changed
|
||||
- Update dependencies.
|
||||
@ -1030,6 +1072,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Packages: Move sync to a classmapped package
|
||||
|
||||
[2.10.1]: https://github.com/Automattic/jetpack-sync/compare/v2.10.0...v2.10.1
|
||||
[2.10.0]: https://github.com/Automattic/jetpack-sync/compare/v2.9.0...v2.10.0
|
||||
[2.9.0]: https://github.com/Automattic/jetpack-sync/compare/v2.8.1...v2.9.0
|
||||
[2.8.1]: https://github.com/Automattic/jetpack-sync/compare/v2.8.0...v2.8.1
|
||||
[2.8.0]: https://github.com/Automattic/jetpack-sync/compare/v2.7.0...v2.8.0
|
||||
[2.7.0]: https://github.com/Automattic/jetpack-sync/compare/v2.6.1...v2.7.0
|
||||
[2.6.1]: https://github.com/Automattic/jetpack-sync/compare/v2.6.0...v2.6.1
|
||||
[2.6.0]: https://github.com/Automattic/jetpack-sync/compare/v2.5.1...v2.6.0
|
||||
[2.5.1]: https://github.com/Automattic/jetpack-sync/compare/v2.5.0...v2.5.1
|
||||
[2.5.0]: https://github.com/Automattic/jetpack-sync/compare/v2.4.2...v2.5.0
|
||||
[2.4.2]: https://github.com/Automattic/jetpack-sync/compare/v2.4.1...v2.4.2
|
||||
[2.4.1]: https://github.com/Automattic/jetpack-sync/compare/v2.4.0...v2.4.1
|
||||
[2.4.0]: https://github.com/Automattic/jetpack-sync/compare/v2.3.0...v2.4.0
|
||||
|
Reference in New Issue
Block a user