For the final Pre-Release before v9.5.0, the remainder of the slated features are here along with a few fixes!
Added
Custom User-Created Tag Colors (@CyanVoxel in #801)
Create your own custom tag colors via the new Tag Color Manager! Tag colors are assigned a namespace (group) and include a name, primary color, and optional secondary color. By default the secondary color is used for the tag text color, but this can also be toggled to apply to the border color as well!
Translations
TagStudio now has official translation support! Head to the new settings panel and select from one of the initial languages included. Note that many languages currently have incomplete translations.
Translation hosting generously provided by Weblate. Check out our project page to help translate TagStudio! Thank you to everyone who's helped contribute to the translations so far!
- translations: add string tokens for en.json by @Bamowen in #507
- feat: translations by @Computerdores in #662
- feat(ui): add language setting by @CyanVoxel in #803
Initial Languages:
- Chinese (Traditional) (68%)
- Dutch (35%)
- Filipino (15%)
- French (89%)
- @Bamowen, @alessdangelo, @kitsumed, Obscaeris
- German (73%)
- @Ryussei, @Computerdores, Aaron M
- Hungarian (89%)
- Norwegian Bokmål (16%)
- Polish (76%)
- Anonymous
- Portuguese (Brazil) (22%)
- Russian (22%)
- Spanish (46%)
- Swedish (24%)
- Tamil (22%)
- Toki Pona (32%)
- Turkish (22%)
Fixed
Internal Changes
This release increases the internal DB_VERSION
to 8. Libraries created with this version of TagStudio can still be opened in earlier v9.5.0 pre-release versions, however the behavior of custom color borders will not be identical to the behavior in this PR. Otherwise it should still be possible to use any custom colors created in this version in these earlier pre-releases (but not really recommended).
Full Changelog: v9.5.0-pr3...v9.5.0-pr4