Option to set the tag as a synonym of the target tag when merging tags
Support for other character sets than ASCII
Open add/edit tag pages in dialogues rather than on a new page.
When adding/editing/merging/deleting tags, return to the same page you started on
The default XF logic is to go back to the first/start page of tags management, which is quite annoying if you are editing tags on e.g. the 3rd page
To enable this feature fully, the addon redirects filtering/ordering POST requests to the GET-equivalent.. This might not be compatible with other tagging addons, and if you experience problems on the tag page you can disable this feature under the addon options
Bugfix for breadcrumbs rendering badly on Cyrillic chars
Bugfix to flush synonym-map on add/delete of tags also.
Shoutout to @findozor for reporting bugs and helping with testing of fixes