Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:24
· 7 commits to main since this release
2d8912a
  • Added a lock toggle to the "All tags" table (new "Lock" column): a locked tag can't be selected via checkbox, can't be added to the merge basket (manually or by an approved AI suggestion), and can't be deleted, until unlocked again. Backed by term meta (wpto_locked), cleaned up on uninstall when "Remove all plugin settings and export data" is enabled.
  • Labeled the "AI Analysis" tab and its headings as "(experimental)" to set expectations that AI-suggested merges are a newer, less battle-tested feature than the manual tools.
  • Dropped the bundled languages/*.po/.mo/.pot files from the repository (regenerate locally as needed) and excluded them via .gitignore, matching the WordPress.org review guidance to rely on translate.wordpress.org for hosted translations instead of bundling them.

For the full version history, see CHANGELOG.md.