Releases
v2.1.0
Compare
Sorry, something went wrong.
No results found
Added
Added "Select All" and "Select None" buttons.
Changed
Bootstrap is upgraded from v4.6.2 to v5.3.3.
Chart.js is upgraded from v2.9.4 to v4.4.6. [#27 ]
The minimum PHP version is now 8.1. Applied Rector-suggested changes.
Fonts have been tweaked to work better with current browsers, both on screen
and in print.
Tweaked login form.
Updated deploy script to run composer dump-env.
Removed
Moment.js is no longer used; the formatting is being handle by Carbon. [#26 ]
Node packages are no longer installed; instead we're now using CDNs to
deliver JavaScript resources. [#25 ]
Security
Bumped Twig from v3.12.0 to v3.14.0, to address [CVE-2024-45411 ].
Thanks to @dependabot .
Fixed multiple security alerts via @dependabot .
Replace risky calls to unserialize() with native query parameters. @snyk
Replace risky Exception dumps with annoying vanilla messages. @snyk
You can’t perform that action at this time.