Releases: danielh-official/ThingsTagManager
Releases · danielh-official/ThingsTagManager
v0.5.0
Full Changelog: v0.4.0...v0.5.0
New Features
- Allow for creating and deleting child tags under parent tag in edit view
Improvements
- Have reset button show also for when child tag counts are enabled
- For child tag counts, specify label (e.g., 5 "child tags")
v0.4.0
Full Changelog: v0.3.2...v0.4.0
New Features
- Settings and view options
- Sorting between alphabetically and recently updated (alphabetical by default)
- Showing root tags only (false by default)
- Showing children count (false by default)
- Ability to set parent tag for multiple tags at once
Improvements
- Add overlay for importing
- Change import to use more selective upsert instead of deleting all existing tags locally
- Sort options alphabetically in edit parent tag picker
- Performance improvements
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
- Add automatic updates
v0.1.0
Full Changelog: v0.0.2...v0.1.0
No Duplicates
- Prevent creating a tag with another tag's name
- Prevent updating a tag to have a name that already exists and isn't the tag's original name
Links Between Parent and Child Tags
- Show a list of children in the parent tag's edit view: each child has a link to navigate to it
- Each child has a link to navigate back to its parent
v0.0.2
Full Changelog: v0.0.1...v0.0.2
- Change minimum deployment to MacOS 15
- Added help menu items for website and GitHub repository links