]> BookStack Code Mirror - website/commitdiff
Added v23.06.2 notice
authorDan Brown <redacted>
Wed, 12 Jul 2023 21:21:36 +0000 (22:21 +0100)
committerDan Brown <redacted>
Wed, 12 Jul 2023 21:21:36 +0000 (22:21 +0100)
content/docs/admin/updates.md

index 59b291bb2f04c144d7ab1997a34c45c636f20722..9c2c918ffff7c15b09676559c4e8e9119486f427 100644 (file)
@@ -41,6 +41,10 @@ This is primarily a list of breaking changes & security notices.
 Details of updates can be found on [our blog](https://www.bookstackapp.com/blog/) or via 
 the [GitHub releases page](https://github.com/BookStackApp/BookStack/releases).
 
+#### Updating to v23.06.2 or higher
+
+**Shelf Create Permissions** - If you upgraded specifically to v23.06 or v23.06.1, then create permissions for bookshelves would have been removed upon upgrade. If you made use of these via the "Copy Permissions to Books" action, or CLI command, then you will need to re-apply these permissions where required. If you jumped right over v23.06 and v23.06.1, then no permissions were removed.
+
 #### Updating to v23.06.1 or higher
 
 **Email Configuration (TLS)** - Due to issues experienced in v23.06, `MAIL_ENCRYPTION=ssl` or `MAIL_ENCRYPTION=tls` will now simply ensure that TLS or STARTTLS are used, rather than forcing full TLS to be used. Our [email documentation](https://www.bookstackapp.com/docs/admin/email-webhooks/) has been updated to reflect this.