9.5.0 (2024-03-19)
🐛 Bug Fixes
- add missing basepath in csrf error page (bc500f1)
- Fatal error on fresh installation (1532452), closes #212
- auth setup command (ca154d1), closes #214
- Statistics not taking into account timezone differences (), closes #217
- catalog(s) drop-down with user auth disabled (f8a5031), closes #219
- checkbox switches in settings page (8740f5f)
- docker: php timezone not set (c33b29b), closes #209
- docs: fix(docs): (daf167c)
- docs: fix apache and nginx versions (82312e0)
- docs: link to security in documentation (a852836)
- docs: link to support guideline (5017758)
- docs: missing lighttpd version (3124d87)
- docs: update faq (bcec4bc)
- docs: update readme (c258bc9)
- fix invalid request parameters http response status code (70360e1)
- graphs link while using basepath (be5dd0f)
- link to test page in error page (e93b006)
- missing base_path to resources (#215) (7923fb2), closes #210
- missing error on missing core database (3ebee84), closes #213
- missing icons in login page (20cbbe2)
- missing new line in job log text (6bddc5a)
- password constraint in password reset form (7ecd357)
- public assets not available on error page (52b51af), closes #218
- rename default locale folder (978cce3)
- security: single csrf token per user session (ef2f411)
- security: symfony twig-bridge (bc0b10c)
- specify bootstrap version (9083bd0)
- statistics with timezone difference (bffd655)
- update translations (806172e)
🚀 Features
- add back button on each pages (fb3e0ed), closes #220
- add form validation errors to login form. (daf167c)
- console: display template cache full path using bwc check command (d2838bd)
- lang: add english united kingdom (f19ac17)
Contributors
Huge thanks to @BoresXP and community user's help and feedbacks.