Releases: Automattic/vip-governance-plugin
Releases · Automattic/vip-governance-plugin
1.0.11
What's Changed
- @dependabot development dependency updates in #90, #91, #92, #93, #94
- Update latest supported WordPress version to 6.7 by @alecgeatches in #97
- Update actions upload-artifact to v4 by @alecgeatches in #99
- Add analytics sampling by @alecgeatches in #98
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Add a notice when the minimum PHP and WordPress version is not met by @ingeniumed in #86
- Simplify the verification of the path, when a custom one is provided by @ingeniumed in #89
- Add support for wildcard rules in block settings, allow programmatic generation of JSON rules, and remove blank CSS file enqueue by @ingeniumed in #85
Full Changelog: 1.0.9...1.0.10
1.0.9
- #81: Restrict governance rules to apply to the post editor, and not other Gutenberg sections like the widget editor. Also adds WordPress Playground compatibility. Fixes #79.
1.0.8
1.0.7
- #71: Fixes a React style warning on disabled blocks.
Thank you to @marijnvdwerf for reporting this issue in #70!
1.0.6
What's Changed
- #67: Fix a copy-paste error in the README for
vip_governance__is_block_allowed_for_editing
. - #68: Fix enqueuing of resources by wrapping in
plugins_url()
to solve an issue in non-VIP environments.
Thank you to @marijnvdwerf for both of these fixes!
Full Changelog: 1.0.5...1.0.6