Join the discord to stay up to date and have early previews
Changelog
translations
features
- Deprecated
LOCALEenv variable in favour ofDEFAULT_LOCALE. Translations are now handled via settings and are user specific (if you have users in your applications that speak different languages they'll be able to set their own). The app will still default to yourDEFAULT_LOCALEif a user doesn't specify their own language AND for the login page (where there's no user session). - Add translation dropdown on the UI to quickly change language from the user menu
- Add
settings -> user preferences -> language - Add
settings -> admin -> app preference -> hide language from headeroption in case you just want english and don't care about translations at all, you can easily disable the extra UI element. - Added Unraid template (thanks to sean from discord) (see howto/UNRAID.md )
bugfixes
- Fix annoying z-index issue with kanban tasks