BookStack Beta v0.14.1
ssddanbrown
released this
23 Jan 22:33
·
4314 commits
to development
since this release
Bugfix release. Fix for single major bug:
- Possibility that all permissions could be deleted on book sort. (#282)
If this issue happens permission can be regenerated via the command line using php artisan permissions:regen
from your BookStack install folder.