CI Report:
N/A
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
Compatible with PHP 8.1 to 8.4
- Relax format requirements for
beginandendtime fields (#5504) - Use arrow keys to de- and increase
duration(#5495) - Empty
endfield ifdurationis greater than 24 hours (#5495) - Allow to configure optional SAML attributes (#5506)
- Unify wording of
exportedstate in batch update and print export (#5506) - Fix search-term parsing for custom-fields with colon in value (#5501)
API
- New API layout (#5502)
- Improved endpoint names, route and field descriptions (#5494)
- Hide internal endpoints (#5470)
- Deactivate Swagger JSON URL (still accessible via UI) (#5470)
- Removed duplicate HTTP method prefix in
operationIdin generated Open API definition - BC break (#5470) - UI and Open API definition shows security annotations for all routes (#5470)
i18n
- Switch Chinese time format to 24-hours (#5497)
- Use always 4 character for year (#5497)
- Always use
HHinstead ofHas suggested by ISO-8601 (#5497) - Translations update from Hosted Weblate (#5484) (#5498)
- Locale support for time inputs was removed, only 12-hour (AM/PM) and 24-hour are supported (#5504)
Involved in this release: @kevinpapst