v8.2
- Users are now able to propose corrections to worktimes when they have been marked as for "in review".
- Added project management. Take a look into the
README.md
for more information. - Administrators can now change the theme globally within TimeTrack. See more within
README.md
. - Added
theme_file
andforce_theme
keys to theapp.json
[general]
section - Users can choose their own theme, if
force_theme
is set tofalse
What's Changed
- TT-184: Implement feature to propose corrections of worktimes by @Ente in #115
- TT-176: Add utility plugin (exports) by @Ente in #116
- TT-200: Add a feature to change TTs theme by @Ente in #118
Full Changelog: v8.1...v8.2