Skip to content

Version 32

Choose a tag to compare

@Universal-Omega Universal-Omega released this 13 Mar 20:38
· 150 commits to main since this release
79dacfe

Changed

  • Changed Paginator::useBootstrap() (which uses Bootstrap 4) to Paginator::useBootstrapFive().
  • Changed DPAs to sort by the filed timestamp.
  • Changed the query used in DPAController to not use ::all() to improve performance.
  • Upgraded external libraries:
    • Upgraded laravel/framework from 12.53.0 to 12.54.1.
    • Upgraded laravel/socialite from 5.24.3 to 5.25.0.

Removed

  • Removed stub Controller class.