updated plugin Jetpack Protect version 4.0.0

This commit is contained in:
2025-04-29 21:19:56 +00:00
committed by Gitium
parent eb9181b250
commit ebd40ef928
265 changed files with 11864 additions and 3987 deletions

View File

@ -5,6 +5,101 @@ 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).
## [4.0.14] - 2025-03-21
### Changed
- Internal updates.
## [4.0.13] - 2025-03-18
### Changed
- Update dependencies. [#42545]
## [4.0.12] - 2025-03-17
### Changed
- Internal updates.
## [4.0.11] - 2025-03-12
### Changed
- Internal updates.
## [4.0.10] - 2025-03-05
### Changed
- Internal updates.
## [4.0.9] - 2025-03-03
### Changed
- Update package dependencies. [#42163]
## [4.0.8] - 2025-02-24
### Added
- User data: Add permissions to the current user object. [#41859]
## [4.0.7] - 2025-02-17
### Changed
- Update dependencies.
## [4.0.6] - 2025-02-11
### Changed
- Update dependencies.
## [4.0.5] - 2025-02-05
### Changed
- Updated package dependencies. [#41491]
## [4.0.4] - 2025-02-03
### Changed
- Updated package dependencies. [#41286]
## [4.0.3] - 2025-01-20
### Changed
- Updated package dependencies. [#41099]
## [4.0.2] - 2024-12-16
### Changed
- Updated package dependencies. [#40564]
## [4.0.1] - 2024-12-04
### Changed
- Updated package dependencies. [#40363]
## [4.0.0] - 2024-11-25
### Changed
- Updated package dependencies. [#40258] [#40288]
### Removed
- Remove JSX runtime polyfill, now that we've dropped support for WordPress < 6.6. [#40200]
## [3.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2. [#40147]
## [2.3.14] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]
## [2.3.13] - 2024-11-04
### Added
- Enable test coverage. [#39961]
## [2.3.12] - 2024-10-29
### Changed
- Internal updates.
## [2.3.11] - 2024-10-29
### Fixed
- Fixed the outdated JS build for script-data [#39937]
## [2.3.10] - 2024-10-10
### Changed
- Updated package dependencies.
## [2.3.9] - 2024-10-07
### Changed
- Updated package dependencies. [#39594]
## [2.3.8] - 2024-09-10
### Changed
- Updated package dependencies. [#39302]
## [2.3.7] - 2024-09-05
### Changed
- Internal updates.
@ -497,6 +592,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Statically access asset tools
[4.0.14]: https://github.com/Automattic/jetpack-assets/compare/v4.0.13...v4.0.14
[4.0.13]: https://github.com/Automattic/jetpack-assets/compare/v4.0.12...v4.0.13
[4.0.12]: https://github.com/Automattic/jetpack-assets/compare/v4.0.11...v4.0.12
[4.0.11]: https://github.com/Automattic/jetpack-assets/compare/v4.0.10...v4.0.11
[4.0.10]: https://github.com/Automattic/jetpack-assets/compare/v4.0.9...v4.0.10
[4.0.9]: https://github.com/Automattic/jetpack-assets/compare/v4.0.8...v4.0.9
[4.0.8]: https://github.com/Automattic/jetpack-assets/compare/v4.0.7...v4.0.8
[4.0.7]: https://github.com/Automattic/jetpack-assets/compare/v4.0.6...v4.0.7
[4.0.6]: https://github.com/Automattic/jetpack-assets/compare/v4.0.5...v4.0.6
[4.0.5]: https://github.com/Automattic/jetpack-assets/compare/v4.0.4...v4.0.5
[4.0.4]: https://github.com/Automattic/jetpack-assets/compare/v4.0.3...v4.0.4
[4.0.3]: https://github.com/Automattic/jetpack-assets/compare/v4.0.2...v4.0.3
[4.0.2]: https://github.com/Automattic/jetpack-assets/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/Automattic/jetpack-assets/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/Automattic/jetpack-assets/compare/v3.0.0...v4.0.0
[3.0.0]: https://github.com/Automattic/jetpack-assets/compare/v2.3.14...v3.0.0
[2.3.14]: https://github.com/Automattic/jetpack-assets/compare/v2.3.13...v2.3.14
[2.3.13]: https://github.com/Automattic/jetpack-assets/compare/v2.3.12...v2.3.13
[2.3.12]: https://github.com/Automattic/jetpack-assets/compare/v2.3.11...v2.3.12
[2.3.11]: https://github.com/Automattic/jetpack-assets/compare/v2.3.10...v2.3.11
[2.3.10]: https://github.com/Automattic/jetpack-assets/compare/v2.3.9...v2.3.10
[2.3.9]: https://github.com/Automattic/jetpack-assets/compare/v2.3.8...v2.3.9
[2.3.8]: https://github.com/Automattic/jetpack-assets/compare/v2.3.7...v2.3.8
[2.3.7]: https://github.com/Automattic/jetpack-assets/compare/v2.3.6...v2.3.7
[2.3.6]: https://github.com/Automattic/jetpack-assets/compare/v2.3.5...v2.3.6
[2.3.5]: https://github.com/Automattic/jetpack-assets/compare/v2.3.4...v2.3.5