Skip to content

4.0.6

Compare
Choose a tag to compare
@itsgoingd itsgoingd released this 21 Sep 19:32
· 627 commits to master since this release
  • fixed possible crash in LaravelDataSource when resolving authenticated user in non-standard auth implementations (4.0 regression) (implemented by zarunet, thanks!)
  • fixed StackTrace::filter calling array_filter with swapped arguments (implemented by villermen, thanks!)
  • fixed PHP 5.x incompatibility tenaming the Storage\Search empty and notEmpty methods to isEmpty and isNotEmpty (reported by eduardodgarciac, thanks!)
  • updated web UI (Clockwork App 4.0.3)