All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix: Ensure ufAlerts is initialized in ufForm _defaultError method by @vinc10 in #3
- Add PHP 8.4 support & tests
- Added missing font import to admin-lte.scss by @Jearnest94 in #2
- Add missing jquery-validation methods
- Add entry for bundled images
- Drop PHP 8.1 support, add PHP 8.3 support
- Update to Laravel 10
- Update to PHPUnit 10
- Update to FontAwesome 6 (See what's changed in FA6)
- Add fallback routes when 'index' is not defined (Fix #1244)
- Initial version