Skip to content

v3.6.3

Choose a tag to compare

@snipe snipe released this 06 Jan 08:09
· 19428 commits to master since this release

New in v3.6.3

  • Fixed issue that preventing non-admin users with the permission to delete other users from being able to do so.

Remember to run:

php composer.phar install --no-dev --prefer-source
php artisan config:clear
php composer.phar dump-autoload
php artisan migrate
php artisan view:clear

(changelog link)