CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.46.0-ls154...2.47.0-ls155
Remote Changes:
Compatible with PHP 8.1 to 8.5
Improvements
- Further SecurityPolicy hardening for twig invoice and export templates (#5784)
- Fix: moved "print" export to self-contained template (#5784)
- Fix: synchronisation problem when editing user-preferences of the currently logged-in user (#5784)
- Fix: selected text highlight color in dark mode (#5784)
- Fix: remove backdrop from the "loading indicator" (#5784)
Docker
- Starting with this release, no more version specific FPM Docker tags will be created: read this blog post for more information (#5784)
User interface
- Do not show report toolbars in a card, following the general Kimai UI principles (#5784)
- Removed most toast messages, replacing them by a tiny loading indicator. reason: an app should work as expected and not need to indicate that an action was successful, instead it should only warn if something fails. toasts were kept for ticktack / restarting of timesheets and error messages, as those might be started from any screen. (#5784)
Involved in this release: @kevinpapst