updated plugin Jetpack Protect
version 2.2.0
This commit is contained in:
@ -5,6 +5,145 @@ 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.24.1] - 2024-05-24
|
||||
### Changed
|
||||
- Update Search to require user connection. [#37496]
|
||||
|
||||
## [4.24.0] - 2024-05-23
|
||||
### Changed
|
||||
- Improve the active/inactive statuses on My Jetpack. [#37217]
|
||||
|
||||
## [4.23.3] - 2024-05-20
|
||||
### Added
|
||||
- Add tracks events for dropdown on action buttons. [#37292]
|
||||
|
||||
### Changed
|
||||
- Updated package dependencies. [#37379] [#37380] [#37382]
|
||||
|
||||
## [4.23.2] - 2024-05-09
|
||||
### Changed
|
||||
- My Jetpack Agency banner copy change. [#37248]
|
||||
|
||||
### Fixed
|
||||
- Fix typo [#37303]
|
||||
|
||||
## [4.23.1] - 2024-05-08
|
||||
### Changed
|
||||
- Update dependencies.
|
||||
|
||||
## [4.23.0] - 2024-05-06
|
||||
### Added
|
||||
- Add a has_free_offering boolean on My Jetpack products. [#36710]
|
||||
- Add copy for AI features on connection screen. [#37218]
|
||||
- Define `$module_name` static property on `Hybrid_Product` (defaulting to null). [#37201]
|
||||
- Jetpack AI: Add new badge to Featured Image video on the product page. [#37197]
|
||||
- My Jetpack: Add errors from the connection package to the new notice component. [#36840]
|
||||
|
||||
### Changed
|
||||
- Change "go back" in My Jetpack interstitials to always return to the My Jetpack page. [#36685]
|
||||
- Fix z-index issue and close action button dropdown when clicked outside. [#37169]
|
||||
- Jetpack AI: Add featured image generation as a feature on the product interstitial. [#37199]
|
||||
- Jetpack AI: Include video about featured image generation on the product page. [#37192]
|
||||
- Updated package dependencies. [#37147] [#37148] [#37160]
|
||||
|
||||
## [4.22.3] - 2024-04-29
|
||||
### Changed
|
||||
- Internal updates.
|
||||
|
||||
## [4.22.2] - 2024-04-25
|
||||
### Fixed
|
||||
- My Jetpack: Fix issue where the TOS component was being called inside of a <p>, throwing a warning that <p> can't be a descendant of <p>. This also fixes the font size of the TOS text. [#37034]
|
||||
|
||||
## [4.22.1] - 2024-04-22
|
||||
### Changed
|
||||
- Internal updates.
|
||||
|
||||
## [4.22.0] - 2024-04-11
|
||||
### Added
|
||||
- Add new tracking event for product activations made through My Jetpack [#36745]
|
||||
- My Jetpack: add a way to connect a Jetpack site to WordPress.com asynchronously and update the message in the notice to reflect that. [#36771]
|
||||
|
||||
### Fixed
|
||||
- Ensure page_view gets loaded before product_card_loaded [#36790]
|
||||
|
||||
## [4.21.0] - 2024-04-08
|
||||
### Added
|
||||
- Add 'from' property to connection call to WP.com. [#36741]
|
||||
- My Jetpack: Update Notice component to allow adding a loading text when an action is in a loading state. Add a new resetNotice action to NoticeContext. [#36614]
|
||||
|
||||
### Changed
|
||||
- My Jetpack: Show Boost score increase in Boost product card. [#36072]
|
||||
- Updated package dependencies. [#36756] [#36760] [#36761]
|
||||
- Update My Jetpack to use the Notice component from @automattic/jetpack-components and be more consistent with the other notices in Jetpack. [#36711]
|
||||
|
||||
### Removed
|
||||
- My Jetpack: Removed custom Notice component from My Jetpack. [#36772]
|
||||
- My Jetpack: Remove red bubble from connection notice in favor of using the status of the Notice component. [#36773]
|
||||
|
||||
### Fixed
|
||||
- Fix cache on front end request for boost speed scores [#36700]
|
||||
- fix tier upgrades in my Jetpack [#36705]
|
||||
|
||||
## [4.20.2] - 2024-04-02
|
||||
### Fixed
|
||||
- Fix Boost score inconsistency [#36679]
|
||||
|
||||
## [4.20.1] - 2024-04-01
|
||||
### Added
|
||||
- Change Phan baselines. [#36627]
|
||||
|
||||
## [4.20.0] - 2024-03-29
|
||||
### Added
|
||||
- Track active red bubble slugs on My Jetpack page view [#36611]
|
||||
|
||||
### Fixed
|
||||
- Better handling on product interstitial pages if the site already has a paid product [#36570]
|
||||
- Shows Jetpack CRM card as active on My Jetpack if the plugin is installed and active [#36594]
|
||||
|
||||
## [4.19.0] - 2024-03-27
|
||||
### Added
|
||||
- Add red bubble to notices tied to red bubble notifications [#36543]
|
||||
- My Jetpack: add a version of WordPress' Notice component to My Jetpack considering the context of how we use notices on that screen [#36551]
|
||||
|
||||
### Changed
|
||||
- Updated package dependencies. [#36539, #36585]
|
||||
|
||||
### Fixed
|
||||
- Fixed Jetpack Creator going to the wrong screen when the free version is selected" [#36547]
|
||||
- Fixes some pricing showing twice by connecting sites that select a free option [#36533]
|
||||
|
||||
## [4.18.0] - 2024-03-25
|
||||
### Added
|
||||
- Hook into red bubble notification when bad installation is detected [#36449]
|
||||
- Jetpack AI: add notices on product page for exhausted requests [#35910]
|
||||
- Jetpack AI: add plans/tier information on product page and corresponding CTAs [#35910]
|
||||
- Jetpack AI: add support and create post links on product page [#35910]
|
||||
- My Jetpack: add AI product page view event [#36488]
|
||||
- My Jetpack: add feedback link on Jetpack AI product page [#35910]
|
||||
- My Jetpack: AI pricing table is skipped once the user has opted for the free version [#35910]
|
||||
- My Jetpack: change AI product for tiered pricing table display [#35910]
|
||||
|
||||
### Changed
|
||||
- Add notice priorities to My Jetpack [#36438]
|
||||
- Jetpack AI: address responsive issues on the styles [#35910]
|
||||
- My Jetpack: AI product page styles update and responsive fixes [#35910]
|
||||
- My Jetpack: change AI card action button target for upgraded users, point to product page [#35910]
|
||||
|
||||
### Removed
|
||||
- My Jetpack: remove Jetpack AI code added throughout the new product page project [#35910]
|
||||
- Removed reference to Creator Network, which is being deprecated. [#36168]
|
||||
|
||||
### Fixed
|
||||
- Boost tooltips: fix typo in string. [#36520]
|
||||
- My Jetpack: fix AI interstitial "remain free" flow [#35910]
|
||||
- My Jetpack: fix interstitial event property malformed name productSlug -> product_slug [#36486]
|
||||
- My Jetpack: fix spacing issues on the new product page [#35910]
|
||||
- My Jetpack: new AI interstitial margin on admin page was messing with correct top spacing [#35910]
|
||||
|
||||
## [4.17.1] - 2024-03-18
|
||||
### Added
|
||||
- Add a loaded event for My Jetpack product cards [#36397]
|
||||
|
||||
## [4.17.0] - 2024-03-14
|
||||
### Changed
|
||||
- Rewrite My Jetpack hooks to Typescript [#36288]
|
||||
@ -1347,6 +1486,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Added
|
||||
- Created package
|
||||
|
||||
[4.24.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.0...4.24.1
|
||||
[4.24.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.3...4.24.0
|
||||
[4.23.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.2...4.23.3
|
||||
[4.23.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.1...4.23.2
|
||||
[4.23.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.0...4.23.1
|
||||
[4.23.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.3...4.23.0
|
||||
[4.22.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.2...4.22.3
|
||||
[4.22.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.1...4.22.2
|
||||
[4.22.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.0...4.22.1
|
||||
[4.22.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.21.0...4.22.0
|
||||
[4.21.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.2...4.21.0
|
||||
[4.20.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.1...4.20.2
|
||||
[4.20.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.0...4.20.1
|
||||
[4.20.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.19.0...4.20.0
|
||||
[4.19.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.18.0...4.19.0
|
||||
[4.18.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.17.1...4.18.0
|
||||
[4.17.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.17.0...4.17.1
|
||||
[4.17.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.16.0...4.17.0
|
||||
[4.16.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.15.0...4.16.0
|
||||
[4.15.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.14.0...4.15.0
|
||||
|
Reference in New Issue
Block a user