Bookstack - Package Updates
Pinned
BookStack
-
[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)
-
[1.12.4]
- Update BookStack to 21.04.4
- Full changelog
- Updated translations with latest Crowdin changes. (#2719)
- Updated Korean translations. Thanks to @Jokuna. (#2716)
- Improved error messaging when attempting to access a non-existent image file. (#2696)
- Updated table style handling across exports types to be consistent. (#2666)
-
[1.12.5]
- Update BookStack to 21.04.5
- Fixed error during PDF export in some cases due to incorrect path. (#2746)
- Fixed error thrown when saving a markdown page with empty content. (#2741)
- Updated S3 ACL setting so ACLs are set via another request, as per pre-v21.04.2, but only when actually use AWS S3. (#2739)
- Updated translations with latest Crowdin changes. (#2737)
- Updated overflowing table content to be consistent. Thanks to @dopyrory3. (#2735, #2732)
-
[1.12.6]
- Update BookStack to 21.04.6
- Added a way to configure options on a social driver, for the initial redirects, through the Theme::addSocialDriver system. (#2759)
- Fixed scenario where recent Image upload visibility changes caused issues on hosting where webserver and PHP process group/user differ. (#2758)
-
[1.13.0]
- Update BookStack to 21.05
- Added shelf/book/chapter/page favourite system. (#2748)
- Added previous/next navigation to chapters and pages. Thanks to @shubhamosmosys. (#2511, #1381)
- Added display of tags within search results. Thanks to @burnoutberni. (#2487, #2462)
- Added the ability to import JPEG user avatar images during LDAP login/registration.
-
[1.13.1]
- Update BookStack to 21.05.1
- Added base64 image extraction within page content. Thanks to @awarre. (#2700, #2631)
- Added Croatian translations. Thanks to @ffranchina. (#2784, #2785)
- Updated item permission roles list to be sorted alphabetically. (#2782)
- Merged in latest Crowdin translations. (#2787, #2777)
- Fixed incorrect styling of favourites sidebar when using a non-default homepage option. (#2783)