Releases: linuxserver/docker-bookstack
v21.05-ls136
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
Full List of Changes
- 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. Thanks to @jasonhoule. (#2320, #1161)
- Updated export meta date format to align with the format used in revisions. (#2771)
- Updated drawing manager system to verify host on post messages for additional security. (#2769)
- Updated potential external links with
rel="noopener"
for better security . Thanks to @CorruptComputer. (#2768) - Updated drawing upload error handling to better advise when images are too large for the server. (#2740)
- Updated page deletions to also delete related revisions. (#2668)
- Updated shelf, book & chapter creation/edit views to autofocus on the name input. (#1956)
- Updated translations with latest Crowdin changes. (#2764)
- Fixed issue where user search field could stack too early in certain languages. (#2147)
v21.05-ls135
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
Full List of Changes
- 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. Thanks to @jasonhoule. (#2320, #1161)
- Updated export meta date format to align with the format used in revisions. (#2771)
- Updated drawing manager system to verify host on post messages for additional security. (#2769)
- Updated potential external links with
rel="noopener"
for better security . Thanks to @CorruptComputer. (#2768) - Updated drawing upload error handling to better advise when images are too large for the server. (#2740)
- Updated page deletions to also delete related revisions. (#2668)
- Updated shelf, book & chapter creation/edit views to autofocus on the name input. (#1956)
- Updated translations with latest Crowdin changes. (#2764)
- Fixed issue where user search field could stack too early in certain languages. (#2147)
v21.04.6-ls135
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
v21.04.6-ls134
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
v21.04.5-ls134
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
- 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)
v21.04.5-ls133
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
- 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)
v21.04.4-ls133
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
- Added a new
SAML2_IDP_AUTHNCONTEXT
option for SAML2 authentication since the default did not work well for some Windows environments. Thanks to @ivir. (#1998) - 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)
- Updated export system to remove JavaScript used in Custom HTML Head Content to prevent errors or strange behaviour. (#2490)
- Fixed page export error thrown when the created by, or last updated by user, had been deleted. (#2733)
- Fixed white borders on layout buttons when in dark mode when using Safari. (#2728)
v21.04.3-ls133
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
This release contains the following fixes and changes:
- 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)
v21.04.2-ls132
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
Full List of Changes
This release contains the following fixes and changes:
v21.04.1-ls132
LinuxServer Changes:
Remove unused requirement, as of release 0.31.0.
bookstack Changes:
Links
Full List of Changes
This release contains the following fixes and changes:
- 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)