2.15.0-ls54
·
83 commits
to main
since this release
LinuxServer Changes:
Added LDAP module to composer
kimai Changes:
Upgrade Kimai - Install Kimai - Docker
Compatible with PHP 8.1 to 8.3
- Added "api_access" permission for limiting API access (#4779)
- Added several
_process
dates to invoice hydrator (#4749) - Added
activity.number
andproject.number
to invoice hydrator (#4749) - Added
activity.invoice_text
andproject.invoice_text
to invoice hydrator (#4749) - Fix
Cannot redirect to empty URL
SAML issue (#4761) - Simplify 2fa (deactivation) form (#4749)
- Clarify expected datetime format in API docs (#4749)
- Allow to order by activity and project number (#4760)
- Do not store hashed password for LDAP and SAML users (#4755)
- API tokens not working with certain Apache configurations (#4774)
- Dashboard widget "my working times" calculation behavior changed (#4749)
- Use Timesheet duration instead of the "real duration between begin and end"
- Uses the date of begin to assign the times (to match behavior in other reports)
- Catch Throwables if curl_multi_exec is disabled (#4740)
- Fixed several deprecations (#4749)
- Fix "invoices" internal menu name
- Translations update from Hosted Weblate (#4765)
Involved in this release: @kevinpapst and @weblate - thank you!