All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [please add new features]
- [please add noteworthy changes]
- [please add dropped features]
- [please add bug fixes]
- support for Redmine 5
- support for Ruby >2.6
- Added .devcontainer to ease development
- Upgraded Gems to support Rails 6
- Fixed Swagger API documentation for mass update and create
- Asset compilation for Redmine images
Non-Beta Release after proving that everything works.
- added more time clamping options
- many bugfixes
- fixed styling
- fixed timer stops when brower tab in background
- no support for Redmine 5
Upgraded to support Redmine 4.2.1
- resolved blockers for current Redmine versions
- dropped support for older Redmine versions
- issue filter for administrators works as expected
- update for issue, project and activity work normal
Bugfix release.
- enhanced activity display in report by adding a dash
- fixed issue where changes to the project filter in time bookings queries would corrupt activity and user filters
Bugfix release.
- creating & updating saved queries for time logs, time bookings and tracker
- position of the edit & delete buttons for saved queries for hourglass views
First release with Redmine 4.0 support. Redmine versions 3.x are still supported, but will be removed in future releases.
- support for Redmine version 4.0.0 and above
- backend and frontend validation of settings
- improved testing of multiple databases
- removal of database specific tests that led to errors
- enhanced datetime parsing
- enhanced filters of time logs
This is the first mature release after a long beta testing period. We added plenty of new features which were long time overdue. Some of the things were requested several years before and were finally possible.
- functionality is available as an API, so desktop and mobile clients are possible
- rounding can be configured to only affect sums
- proper support for grouping entries in list views
- project specific plugin settings
- time trackers can now be queried
- direct links from running time tracker to issue and project
- error messages for client side validations
- a qr code on the overview page intended to help integrating the upcoming companion app
- there is now version filter for time trackers
- you can now set up activity default per user, which will be automatically used for time trackers and bookings
- rounding is now only for time bookings instead of time logs
- enhanced access rights
- changed data structure massively, if anyone relied on the database tables, please update your code
- we improved the timezone handling cause there was a synchronisation problem between client and server
- dropped support for Redmine below version 3.2
- dropped support for Ruby below 2.0.0
- removed the extra report tab, it's now merged in the time bookings tab
- ability to remove time logs with time bookings, you now need to remove the time booking first