v0.22.0
- 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/.potfiles 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.