updated plugin Jetpack Protect
version 1.3.0
This commit is contained in:
@ -5,6 +5,78 @@ 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.7.13] - 2023-03-07
|
||||
### Changed
|
||||
- Updated package dependencies. [#29289]
|
||||
|
||||
## [2.7.12] - 2023-02-28
|
||||
### Changed
|
||||
- Update billing language [#29126]
|
||||
|
||||
## [2.7.11] - 2023-02-20
|
||||
### Fixed
|
||||
- My Jetpack: Fix button to add bundle in product interstitial component [#28984]
|
||||
|
||||
## [2.7.10] - 2023-02-15
|
||||
### Changed
|
||||
- Update to React 18. [#28710]
|
||||
|
||||
## [2.7.9] - 2023-02-08
|
||||
### Changed
|
||||
- Updated package dependencies. [#28682, #28700]
|
||||
|
||||
## [2.7.8] - 2023-02-06
|
||||
### Changed
|
||||
- Updated package dependencies.
|
||||
|
||||
## [2.7.7] - 2023-01-26
|
||||
### Changed
|
||||
- Use `flex-start` instead of `start` for better browser compatibility. [#28530]
|
||||
|
||||
## [2.7.6] - 2023-01-25
|
||||
### Changed
|
||||
- Minor internal updates.
|
||||
|
||||
## [2.7.5] - 2023-01-23
|
||||
### Fixed
|
||||
- Components: Fix usage of box-sizing across the elements [#28489]
|
||||
- Fixes the price display for products with intro offers for the first month. [#28424]
|
||||
|
||||
## [2.7.4] - 2023-01-16
|
||||
### Changed
|
||||
- Updated package dependencies. [#28303]
|
||||
|
||||
## [2.7.3] - 2023-01-11
|
||||
### Changed
|
||||
- Updated package dependencies.
|
||||
|
||||
## [2.7.2] - 2023-01-02
|
||||
### Added
|
||||
- My Jetpack: Move VideoPress from Hybrid [#28097]
|
||||
|
||||
### Changed
|
||||
- My Jetpack: Move Search out of hybrid and deprecate Hybrid_Product class [#28113]
|
||||
|
||||
## [2.7.1] - 2022-12-27
|
||||
### Changed
|
||||
- Fix layout visual issues [#28055]
|
||||
- My Jetpack: Move Backup out of hybrid product [#28022]
|
||||
- My Jetpack: Move Social out of hybrid product [#28074]
|
||||
|
||||
## [2.7.0] - 2022-12-19
|
||||
### Added
|
||||
- Implement detached licenses redux store. [#27609]
|
||||
|
||||
### Changed
|
||||
- Updated package dependencies. [#27916]
|
||||
|
||||
### Fixed
|
||||
- Add translation context to Security product name. [#27920]
|
||||
|
||||
## [2.6.1] - 2022-12-12
|
||||
### Changed
|
||||
- Updated package dependencies. [#27888]
|
||||
|
||||
## [2.6.0] - 2022-12-05
|
||||
### Changed
|
||||
- Improve design of the error notice. [#27340]
|
||||
@ -690,6 +762,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Added
|
||||
- Created package
|
||||
|
||||
[2.7.13]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.12...2.7.13
|
||||
[2.7.12]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.11...2.7.12
|
||||
[2.7.11]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.10...2.7.11
|
||||
[2.7.10]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.9...2.7.10
|
||||
[2.7.9]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.8...2.7.9
|
||||
[2.7.8]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.7...2.7.8
|
||||
[2.7.7]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.6...2.7.7
|
||||
[2.7.6]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.5...2.7.6
|
||||
[2.7.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.4...2.7.5
|
||||
[2.7.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.3...2.7.4
|
||||
[2.7.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.2...2.7.3
|
||||
[2.7.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.1...2.7.2
|
||||
[2.7.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.0...2.7.1
|
||||
[2.7.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.6.1...2.7.0
|
||||
[2.6.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.6.0...2.6.1
|
||||
[2.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.2...2.6.0
|
||||
[2.5.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.1...2.5.2
|
||||
[2.5.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.0...2.5.1
|
||||
|
Reference in New Issue
Block a user