2.8 KiB
2.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.5.3 - 2026-06-26
Changed
- Internal updates.
0.5.2 - 2026-06-23
Changed
- Update package dependencies. [#49831]
0.5.1 - 2026-06-22
Changed
- Update package dependencies. [#49691] [#49757]
Fixed
- Dequeue Help Center only in the block editor when the full unified experience is active, so Help Center stays available in block-editor-only mode. [#49750]
0.5.0 - 2026-06-15
Changed
- Update package dependencies. [#49631]
Fixed
- Agents Manager: Bootstrap hooks exactly once even if multiple versions of the class are shipped. [#49636]
- Agents Manager: drive the sidebar pre-render from the persisted open state (cached in a transient) instead of a path-scoped cookie, and only pre-render where the app is actually loaded, so closing the assistant on another domain no longer leaves a stale sidebar shell behind. [#49439]
0.4.0 - 2026-06-15
Added
- Add a standalone AI chat button to the admin bar. [#49455]
- Persist the Agents Manager minimized and last-activity state via the open-state endpoint. [#49565]
0.3.2 - 2026-06-10
Changed
- Update package dependencies. [#49273] [#49492]
0.3.1 - 2026-06-08
Changed
- Internal updates.
0.3.0 - 2026-06-05
Added
- Agents Manager: Add the jetpack-ai-jwt REST endpoint, moved from the My Jetpack package. [#49415]
0.2.1 - 2026-06-03
Fixed
- Agents Manager: Include build folder when pushing changes to mirror repo. [#49383]
0.2.0 - 2026-06-03
Added
- Agents Manager: Ensure sidebar preserves open state on load. [#49325]
0.1.0 - 2026-06-02
Added
- Agents Manager: Allow overriding variant and sectionName through filters [#49283]
- Initial version, extracted from Jetpack MU WPCOM to its own package for external consumption. [#49202]