]> BookStack Code Mirror - website/blob - content/blog/beta-bugfix-release-v0-14-1.md
Update filesystem-permissions.md
[website] / content / blog / beta-bugfix-release-v0-14-1.md
1 +++
2 categories = ["Releases"]
3 tags = ["Releases"]
4 title = "Beta Bugfix Release v0.14.1"
5 date = 2017-01-23T22:34:00Z
6 author = "Dan Brown"
7 image = "/images/blog-cover-images/alain-wong-bug.jpg"
8 description = "BookStack Bugfix v0.14.1 released to patch potential permission deletion bug"
9 slug = "beta-bugfix-release-v0-14-1"
10 draft = false
11 +++
12
13 This is a quick bugfix release for following single major bug:
14
15 * Possibility that all permissions could be deleted on book sort. ([#282](https://github.com/BookStackApp/BookStack/issues/282))
16
17 If this issue occurs in your BookStack instance permission can be regenerated via the command line using `php artisan permissions:regen` from your BookStack install folder.
18
19 Apologies if this issue caused you any problems.
20
21 * [Update instructions](https://www.bookstackapp.com/docs/admin/updates)
22 * [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.14.1)
23
24
25 ----
26
27 <span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@alainwong" target="_blank">Alain Wong</a></span>