v5.3.8
版本发布时间: 2019-08-22 02:46:10
rappasoft/laravel-boilerplate最新发布版本:v8.3.1(2022-01-17 11:00:35)
Added
- Added Azerbaijan language (https://github.com/rappasoft/laravel-boilerplate/pull/1254)
- Added NIST Password Rules (https://github.com/rappasoft/laravel-boilerplate/pull/1258)
Changed
- 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
- Removed default Google scopes (https://github.com/rappasoft/laravel-boilerplate/pull/1253/files)
- Removed ChangePassword rule as the new NIST rules cover it