Skip to content

Releases: linuxserver/docker-bookstack

v21.05.2-ls140

17 Jun 16:33
Compare
Choose a tag to compare

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:

  • Added the ability to server attachments without forcing downloads. (#2791)
  • Fixed issue where empty HTML comments could cause errors. (#2804)
  • Updated translations with latest changes from Crowdin. (#2790)
  • Extracted not found text into it's own view for easier overriding (58117bc)

v21.05.2-ls139

13 Jun 13:51
Compare
Choose a tag to compare

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:

  • Added the ability to server attachments without forcing downloads. (#2791)
  • Fixed issue where empty HTML comments could cause errors. (#2804)
  • Updated translations with latest changes from Crowdin. (#2790)
  • Extracted not found text into it's own view for easier overriding (58117bc)

v21.05.1-ls139

10 Jun 16:28
Compare
Choose a tag to compare

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:

  • 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)

v21.05.1-ls138

07 Jun 16:17
ea2b9b9
Compare
Choose a tag to compare

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:

  • 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)

v21.05.1-ls137

04 Jun 23:13
Compare
Choose a tag to compare

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:

  • 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)

v21.05-ls136

03 Jun 17:10
Compare
Choose a tag to compare

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

30 May 15:57
Compare
Choose a tag to compare

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

27 May 16:50
Compare
Choose a tag to compare

LinuxServer Changes:

Remove unused requirement, as of release 0.31.0.

bookstack Changes:

Links

This release contains the following fixes and changes:

  • 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)

v21.04.6-ls134

24 May 12:56
Compare
Choose a tag to compare

LinuxServer Changes:

Remove unused requirement, as of release 0.31.0.

bookstack Changes:

Links

This release contains the following fixes and changes:

  • 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)

v21.04.5-ls134

20 May 16:32
Compare
Choose a tag to compare

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)