File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515- [ Travis] memcache & Redis service
1616
1717### Fixed
18+ - DefaultPermissions seed results in SQL errors ([ #981 ] ; [ #983 ] )
1819- Make group & role schema consistent between creation and edition. Prevents group and role without a name or slug to be created during edition.
1920- Factories changed to make sure slugs are unique
2021
@@ -753,6 +754,8 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
753754[ #958 ] : https://github.com/userfrosting/UserFrosting/issues/958
754755[ #963 ] : https://github.com/userfrosting/UserFrosting/issues/963
755756[ #968 ] : https://github.com/userfrosting/UserFrosting/issues/968
757+ [ #981 ] : https://github.com/userfrosting/UserFrosting/issues/981
758+ [ #983 ] : https://github.com/userfrosting/UserFrosting/issues/983
756759
757760[ v4.2.0 ] : https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
758761[ v4.2.1 ] : https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v.4.2.1
You can’t perform that action at this time.
0 commit comments