2.0.32-ls8
LinuxServer-CI
released this
01 Sep 22:47
·
121 commits
to main
since this release
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
Enhancements
- Translations update from Hosted Weblate (#4267)
- Change isWeekend() check to isWorkingDay() and fallback to Saturday/Sunday as weekend (#4261)
- Make sure that accountNumber on user has max length of 30 (for SAML registrations) (#4256)
- Default export PDF layout has more blocks, for easier customization (#4256)
- Calendar support for JSON feeds (#4256)
- Added events and logic to add new calendar sources (#4256)
- Added code to help finding problems for SAML logins with unusual values (#4256)
- Added twig deprecation notice for date_full (#4256)
- Fixed: create form if user cannot select supervisor (#4256)
- Remove constant for default locale (will never change from
en
) (#4256)
Involved in this release: @kevinpapst, @sharky98 and @weblate - thank you!