v3.4.0
版本发布时间: 2020-07-03 22:53:44
jeroennoten/Laravel-AdminLTE最新发布版本:v3.13.0(2024-08-04 23:15:19)
IMPORTANT We removed the menu filter SubmenuFilter::class. Please remove it from your config.php (https://github.com/jeroennoten/Laravel-AdminLTE/commit/c625297461032f7a43f9c60b0ad4868bb6489e12#diff-3180580e30cd04b6cb4cc8f827c6bb88), or you will get a error.
Changed
- Update Font Awesome icons link at 6.11 in README @ruanpepe
- Improve menu item filters @Shidersz
- Improve the code quality and coverage @REJack @Shidersz
Fixed
- Fix compatibility problem with Laravel Mix @Shidersz
- Fix the signature of the adminlte:status artisan command @Shidersz
- Fix menu active checker for urls with https @Shidersz