Skip to content

4.1.26 🌈

Choose a tag to compare

@release-drafter release-drafter released this 27 Oct 18:57
ae68ca2

Changes

  • support new version of ocramius/package-versions (#3282 - thanks to @tabacitu)
  • fix typo change to Laravel 7+ (#3280 - thanks to @mahasadhu)
  • Do not register reset password routes if users do not have email (#3257 - thanks to @danilopolani)
  • Default user model is now the one in auth (fixes Class 'App\User' not found error when installing on Laravel 8) (#3269 - thanks to @tabacitu)
  • Fix 2677 - to support CloudFlare FlexibleSSL (#3270 - thanks to @tabacitu)
  • Update Access.php (#3240 - thanks to @tristanr-cogapp)
  • fix chart widget not working when debugbar enabled (#3266 - thanks to @tabacitu)
  • bugfix options setting in tinymce field declaration (#3258 - thanks to @mahasadhu)
  • Added checks for data-can-be-visible-in-table (#3253 - thanks to @dnwjn)
  • Remove init buttons (#3246 - thanks to @pxpm)
  • Add a hint for laravel 8 user model class in config (#3241 - thanks to @mahasadhu)
  • Update form_content.blade.php (#3221 - thanks to @vonsogt)
  • Fixed typos in Hungarian translation. (#3213 - thanks to @pappfer)
  • Added Hungarian translation. (#3212 - thanks to @pappfer)

⚙️ Changes