Releases: LaravelRUS/SleepingOwlAdmin
Releases · LaravelRUS/SleepingOwlAdmin
Support Laravel 10 final (10.48.29)
⚠️ Laravel Version Support
Starting from the next major release, SleepingOwl Admin will support Laravel 9 and above only.
Support for older Laravel versions (<= 8) will be dropped to align with modern PHP (>= 8.1) and Laravel standards.
Please ensure your application is updated before upgrading to the next version.
Support Laravel 10 and less (5.5 - 10.48.29)
See CHANGELOG
Support Laravel 8.70 and less (5.5 - 9.5.1)
See CHANGELOG
Support Laravel 8.70 and less (5.5 - 8.70)
See CHANGELOG.md
HotFix Release 8.44
Fix Editable columns
SO 8.44 for Laravel 5.5-8.44
- fix
setReadonly
callbacks in Editable columns - many change in facades and interfaces
SO 8.42 for Laravel 5.5-8.42
- Fixed PostgreSQL relation
- Fixed display relation level (one and more)
- Fix sorting
and other minor changes
SO 8.27 for Laravel 8.27
Many updates
SO 8.2 for Laravel 8.2
- Fix ArgumentCountError on update on Laravel 8+
- Change
image/s
css - Fix
setHelpText
css - Add
AdminColumnEditable::number('count','Count')
- Add
AdminColumnEditable::range('range','Power')
Laravel 8+ compatibility
Updating dependent packages and support Laravel 8+