]> BookStack Code Mirror - website/blob - content/blog/2017/beta-bugfix-release-v0-16-3.md
Script refresh, now compatible with RHEL 8.9 with PHP 8.1
[website] / content / blog / 2017 / beta-bugfix-release-v0-16-3.md
1 +++
2 categories = ["Releases"]
3 tags = ["Releases"]
4 title = "Beta Bugfix Releases v0.16.2 and v0.16.3"
5 date = 2017-06-04T16:00:00Z
6 author = "Dan Brown"
7 image = "/images/blog-cover-images/unsplash/moth-aaron-burden.jpg"
8 description = "BookStack Bugfix v0.16.3 released to fix subscript text, user thumbnails and possible visibility issues"
9 slug = "beta-bugfix-release-v0-16-3"
10 draft = false
11 +++
12
13 Just a quick update on some bugfix point releases. Last month v0.16.2 was released. This fixes issues in the permission system when using the non-native php-mysql driver. More information can be found [in the issue thread here](https://github.com/BookStackApp/BookStack/issues/383).
14
15 Today an issue with role permissions was picked up. Permissions removed from a role would not take effect. Version 0.16.3 has been released to cover this issue. **If you use the permission system and have removed permissions from roles at any point I'd recommend running the command `php artisan bookstack:regenerate-permissions` from your BookStack install folder to ensure all permissions are set correctly.**
16
17 ---
18
19 - [Update instructions](https://www.bookstackapp.com/docs/admin/updates)
20 - [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.16.3)
21
22 ----
23
24 <span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@aaronburden" target="_blank">Aaron Burden</a></span>