Skip to content

v3.20.0 - Allow configuring the behaviour for sorting files

Latest

Choose a tag to compare

@arukompas arukompas released this 17 Oct 07:58
3d04bda

What's Changed

  • Adding alphabetical file sorting by @yakoffka in #472
  • Fix LogFileCollection sorting to use idiomatic Laravel .all() method by @arukompas in #475
  • Replace magic strings with enums in sorting logic by @arukompas in #476
  • Remove redundant file sorting in FoldersController by @arukompas in #477
  • Add unified sortUsing() method to simplify sorting logic by @arukompas in #478

New Contributors

Full Changelog: v3.19.0...v3.20.0