-
v5.3.8 - Added Azerbaijan language (https://github.com/rappasoft/laravel-boilerplate/pull/1254) - Added NIST Password Rules (https://github.com/rappasoft/laravel-boilerplate/pull/1258) - Assign all permissions to the Admin role without the need to explicitly assign the roles/permissions to the user. (https://github.com/rappasoft/laravel-boilerplate/pull/1227) - Removed default Google scopes (https://github.com/rappasoft/laravel-boilerplate/pull/1253/files) - Removed ChangePassword rule as the new NIST rules cover it