Skip to content

Releases: LaravelRUS/SleepingOwlAdmin

Support Laravel 10 final (10.48.29)

10 Jul 22:30
Compare
Choose a tag to compare

⚠️ 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)

12 Apr 22:53
71ad12e
Compare
Choose a tag to compare

Support Laravel 8.70 and less (5.5 - 9.5.1)

18 Mar 18:07
Compare
Choose a tag to compare

Support Laravel 8.70 and less (5.5 - 8.70)

15 Nov 18:51
Compare
Choose a tag to compare

HotFix Release 8.44

31 May 08:04
1083389
Compare
Choose a tag to compare

Fix Editable columns

SO 8.44 for Laravel 5.5-8.44

29 May 22:43
802a749
Compare
Choose a tag to compare
  • fix setReadonly callbacks in Editable columns
  • many change in facades and interfaces

SO 8.42 for Laravel 5.5-8.42

22 May 12:03
Compare
Choose a tag to compare
  • Fixed PostgreSQL relation
  • Fixed display relation level (one and more)
  • Fix sorting
    and other minor changes

SO 8.27 for Laravel 8.27

04 Mar 14:08
6092321
Compare
Choose a tag to compare

SO 8.2 for Laravel 8.2

15 Sep 13:17
Compare
Choose a tag to compare
  • 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

10 Sep 15:28
Compare
Choose a tag to compare

Updating dependent packages and support Laravel 8+