Skip to content

v3.3.0

Compare
Choose a tag to compare
@resslinger resslinger released this 04 Jun 14:29
· 198 commits to master since this release
d134acd

Added

  • Add zh-CN for menu.php @tgarm
  • Add classes_content_wrapper option @REJack
  • Add new laravel mix options for compiled JS and CSS paths @Shidersz
  • Add dynamically the user profile url in user dropdown menu @lacodimizer

Changed

  • Improve the documentation of configuration option "classes_sidebar_nav" @Shidersz
  • Add Main Views To Full Install @WadeShuler
  • Review the layouts restrictions @Shidersz
  • Improvements on the partials blade layouts @Shidersz
  • Improve authentication views @Shidersz
  • Restructure the views folder @Shidersz
  • Improve the master layout @Shidersz
  • Turkish translations updated @Ardakilic
  • Increase code quality @Shidersz

Fixed

  • Fixes on confirm password blade @Shidersz
  • Fix multiple submenu's in submenu's. @Koozza
  • Fix the dropdown user menu to use dropdown links instead of menu links. @Shidersz