122 lines
3.7 KiB
Markdown
122 lines
3.7 KiB
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
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).
|
||
|
|
|
||
|
|
## [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
|
||
|
|
|
||
|
|
- Jetpack Recommendations: Show Recommendations tab for all users (#18576)\n\nCommitted via a GitHub action: https://github.com/automattic/jetpack/runs/518520328
|
||
|
|
|
||
|
|
## [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
|
||
|
|
|
||
|
|
[1.11.4]: https://github.com/Automattic/jetpack-options/compare/v1.11.3...v1.11.4
|
||
|
|
[1.11.3]: https://github.com/Automattic/jetpack-options/compare/v1.11.2...v1.11.3
|
||
|
|
[1.11.2]: https://github.com/Automattic/jetpack-options/compare/v1.11.1...v1.11.2
|
||
|
|
[1.11.1]: https://github.com/Automattic/jetpack-options/compare/v1.11.0...v1.11.1
|
||
|
|
[1.11.0]: https://github.com/Automattic/jetpack-options/compare/v1.10.0...v1.11.0
|
||
|
|
[1.10.0]: https://github.com/Automattic/jetpack-options/compare/v1.9.1...v1.10.0
|
||
|
|
[1.9.1]: https://github.com/Automattic/jetpack-options/compare/v1.9.0...v1.9.1
|
||
|
|
[1.9.0]: https://github.com/Automattic/jetpack-options/compare/v1.8.0...v1.9.0
|
||
|
|
[1.8.0]: https://github.com/Automattic/jetpack-options/compare/v1.7.0...v1.8.0
|
||
|
|
[1.7.0]: https://github.com/Automattic/jetpack-options/compare/v1.6.0...v1.7.0
|
||
|
|
[1.6.0]: https://github.com/Automattic/jetpack-options/compare/v1.5.0...v1.6.0
|
||
|
|
[1.5.0]: https://github.com/Automattic/jetpack-options/compare/v1.4.0...v1.5.0
|
||
|
|
[1.4.0]: https://github.com/Automattic/jetpack-options/compare/v1.3.0...v1.4.0
|
||
|
|
[1.3.0]: https://github.com/Automattic/jetpack-options/compare/v1.2.0...v1.3.0
|
||
|
|
[1.2.0]: https://github.com/Automattic/jetpack-options/compare/v1.1.3...v1.2.0
|
||
|
|
[1.1.3]: https://github.com/Automattic/jetpack-options/compare/v1.1.2...v1.1.3
|
||
|
|
[1.1.2]: https://github.com/Automattic/jetpack-options/compare/v1.1.1...v1.1.2
|
||
|
|
[1.1.1]: https://github.com/Automattic/jetpack-options/compare/v1.1.0...v1.1.1
|
||
|
|
[1.1.0]: https://github.com/Automattic/jetpack-options/compare/v1.0.1...v1.1.0
|
||
|
|
[1.0.1]: https://github.com/Automattic/jetpack-options/compare/v1.0.0...v1.0.1
|