LinuxServer Changes:
Important documentation update for setting DATABASE_URL with version 2.0.30 and later.
kimai Changes:
Upgrade Kimai - Install Kimai - Docker
Compatible with PHP 8.1 and 8.2
- Docker images: upgrade to PHP 8.2 and Debian Bookworm (#4476)
- Docker cleanup (remove unused scripts) (#4490)
- Sort invoice items by date before passing to template, e.g. do not split expenses and times (#4495)
- New calendar entry title combination for customer, project and activity
- Show not_invoiced and not_exported data in detail screens
- Force logout if user is disabled
- Reduced amount of database queries on several screens
- Open-close status on work-contract screen for users without configuration
- Failsafe order/orderBy in query if manually manipulated to be null
- Unify statistic calculation (not_invoiced and not_exported) across screens
- Bump composer packages, upgrade Symfony to 6.4
Involved in this release: @kevinpapst and @schucly - thank you!