Skip to content

v3.2.0

Compare
Choose a tag to compare
@resslinger resslinger released this 27 Apr 15:27
· 221 commits to master since this release
75a48e4

This release include many great improvements and bugfixes.
Thanks a lot of all contributors, to make this release possible.

Added

Changed

  • Update commands documents (#520) @thezahedi
  • Allow load custom css/js files when using laravel mix (#535) @javlonbek-sharipov
  • Hide password forget url, if the option is set to false (#538) @lacodimizer
  • Profile link is now translated (#557) @machadoug
  • Improve the logic to fill the sections classes_body and body_data of the page blade template (#531) @Shidersz
  • Change the gate filter for more can entries (#556) @lacodimizer
  • Review and complete the spanish translations. (#559) @Shidersz
  • Split page layout into differents blade components (#558) @Shidersz

Fixed

  • Fix closing div on register blade (#540) @lacodimizer
  • Fix top nav (#545) @lacodimizer
  • Fix active checker for menu entries with submenus (#547) @lacodimizer
  • Fix active filter for urls with query string (#563) @lacodimizer