Skip to content

2.27.0-ls95

Latest
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 17 Jan 22:49
edb8f51

CI Report:

N/A

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

Remote Changes:

Compatible with PHP 8.1 to 8.4

This release focusses on exports! It includes BC breaks due to re-ordered and new columns and changed value format.

  • Faster (spreadsheet) exporter and other Export improvements (#5238)
  • Show tags in export listing (#4603)
  • Show project number in Excel export (#4891)
  • Show numbers without currencies in CSV export (#5149)
  • Export via timesheet listing without search form (#5234)

Other stuff:

  • Fix rejection and approval message (#5212)
  • Translations update from Hosted Weblate (#5211)
  • Fix pagination on datatables with arrays (fixed: missing results if array had more than 50 entries) (#5212)

Developer:

  • Upgrade tests to PhpUnit 10 (#5252)
  • Fixed unused form options (#5220)
  • More customization options for forms (#5212)
  • Fix: toolbar causes sandbox issues in dev environment with HTML invoice (#5212)
  • Fix frontend builds after fresh clone + bump all dependencies (#5210)
  • Add php 8.3 to issue template (#5246)

Involved in this release: @buti1021, @kevinpapst and @weblate - thank you!