Bookstack - Package Updates
Pinned
BookStack
-
[1.8.3]
- Update Bookstack to 0.30.3
- Added VBScript syntax highlighting to the code block editor. Thanks to @nutsflag. (#2302, #2255)
- Fixed issue where drawings would not save in the Markdown editor. (#2313, #2321)
- Updated some Spanish and Chinese translations. (#2303)
-
[1.10.0]
- Update BookStack to 0.31.0
- Full changelog
- Added recycle bin implementation. (#2283, #2183, #280)
- Added Norwegian translations to BookStack. Thanks to @Swoy. (#2336)
- Added ownership system for pages, chapters, books and shelves. (#2436, #2246)
- Added host iframe control with cookie security management. (#2427, #2207)
- Added API endpoints for pages. (#2382)
- Added many more activity types to the audit-log. (#2360, #1243)
-
[1.10.1]
- Update BookStack to 0.31.1
- Fixed issue where markdown content would not be stored on first page save (HTML content would still be stored). (#2446)
- Fixed issue where the new content owner fields were not be used for the manage-own-permission role permission. (#2445)
- Fixed recycle bin table style issue which could cause the dropdown menu to be cut-off. (#2442)
- Updated Chinese, Spanish and French translations. (#2441)
-
[1.10.2]
- Update BookStack to 0.31.3
- Full changelog
- Fixed issue where markdown strikethroughs were not rendering in the markdown editor. (#2470)
- Updated Turkish translations. (#2469)
- Updated some user, page and shelf views to use more efficient database querying.
-
[1.12.0]
- Update BookStack to 21.04
- Full changelog
- Added back-end theme system. (#2639)
- Added APP_VIEWS_BOOKSHELF .env option to set default view type within a shelf. Thanks to @philjak. (#2591)
- Added owned_by search filter. Thanks to @benediktvolke. (#2561)
- Added sorting for Books within Shelves. Thanks to @guillaumehanotel. (#2515, #1742)
- Added user filter to the Audit Log. (#2472)
- Added the ability to configure custom footer links via the settings screen. Thanks to @james-geiger. (#1973)
- Added create buttons to the books and shelves homepage view options. Thanks to @philjak. (#1756)
-
[1.12.1]
- Update BookStack to 21.04.1
- Updated mobile header elements for much better keyboard/screen-reader accessibility. (#2681)
- Updated translations with latest CrowdIn changes. (#2672)
- Updated WYSIWYG editor code-block handling provide a more stable undo/redo experience. (#2602)
- Updated AWS S3 SDK to fix incompatibility with Minio. (#2689)
- Fixed HTTP JSON detection when an encoding is in the response JSON content type. (#2684)
-
[1.12.3]
- Update BookStack to 21.04.3
- Updated migration string column lengths to better fit within restrictive index limits (#2710)
- Updated select box styles with to work around default iOS styles causing issues in dark mode. (#2709)
- Updated translations with latest Crowdin changes. (#2695)
- Updated styles of layout view buttons in mobile screen sizes to respect dark mode.
- Updated image upload behaviour for s3 style uploads to set public permissions as part of the upload request instead of a separate request.
- Fixed issue where "Recently Viewed" would show non-viewed content for new users. (#2703)