This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Releases: Automattic/vip-decoupled-bundle
Releases · Automattic/vip-decoupled-bundle
Release list
1.2.5
1.2.4
- #89: Fixes empty core/image blocks causing PHP warnings
1.2.3
- #88: Update WP-GraphQL to v1.29.3 and VIP Block Data API to v1.4.3
1.2.2
1.2.1
- Add preview URL filter: Adds the ability to modify preview URL destinations with the
vip_decoupled_preview_urlfilter. - Update VIP Block Data API v1.2.1: Update the VIP Block Data API to
1.2.1which supportsrich-textattributes in WordPress 6.5.
1.2.0
- Add the Block Data API plugin (#77): Adds the VIP Block Data API plugin as an alternative to Content Blocks.
- Update bug_report.md (#79): Repository alert changes.
- Add Customisable Maximum Token Lifetime (#80): Allow the maximum lifetime of a preview token to be filterable.
Thank you to @artskidesign for your PR in this release!
1.1.0
1.0.0
This marks the release of v1.0 of the plugin.
- WPGraphQL: Updated to v1.17.0 (#72)
0.3.0
- Adjusted the minimum supported version for WP to 5.9, and PHP to 7.4.
- Added a link to this repo, in the plugin's URI so it's easy to find.