Kimai - Package Updates
Pinned
Kimai
-
[2.14.0]
- Update Kimai to 2.20.1
- Full changelog
-
[2.15.0]
- Update Kimai to 2.21.0
- Full changelog
-
[2.16.0]
- Update Kimai to 2.22.0
- Full changelog
- Added support for changeable work contract types (#5069)
- Added API endpoints to fetch invoices (#5070)
- Allow Authorization header in CORS request
- Fixed: star/unstar of favorites failed sometimes (#5068)
- Fixed: Dashboard not loading for users without team (#5043)
- Prepare pagination support in API (#5073)
- Translations update from Hosted Weblate (#5045)
- Added permission
hours_own_profile
for every user (see own working-hours contract and stats) (#5043)
-
[2.17.0]
- Update Kimai to 2.23.0
- Full changelog
- Removed session search feature (which caused UX problems and raised a few bugs as well)
- Fixed RTL glitches: reverse arrows in RTL and dropdown misalignment
- Password reset flow re-written:
- Added
modified_at
andcreated_at
Doctrine behaviors and applied to Customer, Project and Activity - Simplified core email templates: removed background color and tables
- Simplified wording of "password reset" email
- Improved available columns in "Monthly overview" report: duration, revenue, costs, profit
-
[2.18.0]
- Update Kimai to 2.24.0
- Full changelog
- Respect last working day in working times calculation (#5097)
- Order project specific activities at the begin of the dropdown (#4674)
- First support for installing plugins via composer (#5112)
- Ignore files from showing up in a release (#5111)
- Fix daterange highlight color in dark mode (#5097)
- Fix pre-selected date format in export dropdown (#5097)
- Export column alignment (#5029)
- Fix an invalid namespace (#5097)
- Translations update from Hosted Weblate (#5120) (#5098) (#5110)
-
[2.19.0]
- Update kimai to 2.25.0
- Full Changelog
- Added API endpoints to delete customer/project/activity (#5181)
- Always include
begin
andend
API fields for Admins (#5134) - Improve visibility of batch-update checkboxes - fixes #5146 (#5109)
- Improve visibility of
overlapping
indicator - fixes #5147 (#5109)
-
[2.20.0]
- Update kimai to 2.26.0
- Full Changelog
- Fix missing SAML redirect after login (#5189)
- Bring back two deprecated methods (leading to issue in some plugins) (#5189)
- API BC: throw if all requested tags were not found - fixes #4792 (#5189)
- Translations update from Hosted Weblate (#5192)
- Composer bundle updates (#5189)
-
[2.20.1]
- Symlink export path
-
[2.20.2]
- Revert "invoices is gone upstream, seems to be inside data"
-
[2.21.0]
- Update kimai to 2.27.0
- Full Changelog
- Faster (spreadsheet) exporter and other Export improvements (#5238)
- Show tags in export listing (#4603)
- Show project number in Excel export (#4891)
- Show numbers without currencies in CSV export (#5149)
- Export via timesheet listing without search form (#5234)
- Fix rejection and approval message (#5212)
- Translations update from Hosted Weblate (#5211)
- Fix pagination on datatables with arrays (fixed: missing results if array had more than 50 entries) (#5212)
- Upgrade tests to PhpUnit 10 (#5252)
- Fixed unused form options (#5220)
- More customization options for forms (#5212)
- Fix: toolbar causes sandbox issues in
dev
environment with HTML invoice (#5212) - Fix frontend builds after fresh clone + bump all dependencies (#5210)
- Add php 8.3 to issue template (#5246)