- Update for Craft 4 via @davidwebca
- Fix compatibility issue with Gatsby Helper (Fixes #20)
- Fix tags not being listed on index (Fixes #18, via @stevecomrie)
- Improved some UI elements to better fit with Craft 3.4
- Added automatic slug generation when creating a tag
- Fix JS error when trying to replace a tag (Fixes #13)
- Fix issue with pgsql when usage column is enabled
- Disable usage column on MySQL installs
- Add 'Usage' column to tags index table (#10)
- Add setting to enable usage column
- Updated plugin icon
- Fix JS issues when activating delete tag modal (#9 via @svale)
- Fix namespace case-sensitivity issue on some systems (#9 via @svale)
- Delete action when editing a tag has been moved to the actions menu.
- Deleting a tag from the edit page now triggers the replace modal.
- Added slug field to tag edit page
- Fixed a bug when using Verbb's Control Panel Nav plugin
- Initial release