![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mcoil.corals.io/vendor/santigarcor/laratrust/ |
## 6.1.0 (mayo 29, 2020) - Merge branch 'limit-roles-in-panel' into 6.x - Update docs - Update docs - Use a default model when entering the roles assignment view - Use display name when available in the panel - Build for production - Little improvements on the not removable roles and defaults for previously installed versions - Add show view for the not editable roles - Update docs - Add config file structure - Add possibility to avoid having roles removed from an user - Add the possibility to block roles for edit and delete ## 6.0.2 (mayo 11, 2020) - Merge pull request #411 from siarheipashkevich/fix-config-typos - Fixed config typos - Update docs - Merge branch '6.x' - Fix broken links and update sitemap - Merge branch '6.x' - Add some screenshots to the docs - Merge branch '6.x' ## 6.0.1 (mayo 07, 2020) - Don't register the panel by default ## 6.0.0 (mayo 06, 2020) - Add simple admin panel to manage roles, permissions and roles/permissions assignment to the users - Change how the Seeder works, in order to only use the role structure we had before - Remove the method `can` so we now support gates and policies out of the box - Add `withoutRole` and `withoutPermission` scopes - Add support to receive multiple roles and permisions in the `whereRoleIs` and `wherePermissionIs` methods. - Laratrust is now using semver.