Releases: exceedone/laravel-admin
Releases · exceedone/laravel-admin
v4.2.0
v4.1.3
- Bug fixes
- Fixed a bug where an error occurs when paging through multiple child tables on the parent table details screen. (laravel-admin)
v4.1.2
- Feature fixes
- laravel-admin PHPStan Level 5 & 6 compatible (laravel-admin)
v4.1.1
- Bug fixes
- Fixed a bug where forms could not be edited in tables migrated from v5.0.8 to v6.0.4 (laravel-admin)
v4.1.0
- Added features
- Added 2D barcode function (laravel-admin)
v4.0.2
- Bug fixes
- Fixed a bug where the password could not be changed after upgrading (laravel-admin)
v4.0.1
- Bug fixes
- Fix the bug where trying to update columns other than the image column (multiple selections OK) for data with an image column via the API (put-value) results in a 500 error.
v4.0.0
- General
- Changed the framework used from Laravel9 to Laravel10
v3.0.3
- Bug fixes
- Fixed a bug that files uploaded to child tables were not displayed correctly
v3.0.2
- Functional fixes
- Fixed support for upgrading to Font Awesome 6.3.0