Skip to content

Releases: linuxserver/docker-bookstack

v0.23.0-pkg-ac8a54cb-ls5

01 Aug 18:08
7500e19
Compare
Choose a tag to compare

LinuxServer Changes:

Merge pull request #5 from linuxserver/key_fix_allegedly

hopefuly fix up key gen routine
bookstack Changes:

Full List of Changes

  • Added LDAP group sync. Thanks to @brennanmurphy. (#911)
  • Added Discord as social login provider. Thanks to @lommes. (#904, #903)
  • Added ability to select a particular section of a page to edit. Thanks to @Abijeet. (#875)
  • Added copy icon & functionality to codeblocks (#858)
  • Updated French translations. Thanks to @nicobubulle. (#933)
  • Updated German notification translations. Thanks to @alex2702. (#925)
  • Updated Brazilian Portuguese translations. Thanks to @DeehSlash. (#918)
  • Updated 'Spanish Argentina' translations. Thanks to @leomartinez. (#886)
  • Updated Spanish translations. Thanks to @moucho. (#865)
  • Updated dates shown in the image-manager to be much cleaner. Thanks to @Abijeet. (#907)
  • Fixed permission bug causing page create to fail within chapter if lacking permissions to view the parent book. (#912)
  • Fixed issue with code not wrapping on revision page. Thanks to @Abijeet. (#906, #888)
  • Fixed error notification briefly showing on initial load. (#897)
  • Fixed incorrect and confusing attachment deletion behaviour. Thanks to @Abijeet. (#892, #884)
  • Fixed undefined error when clicking on link under page navigation. Thanks to @Abijeet. (#874, #873)

v0.22.0-pkg-ac8a54cb-ls4

22 Jul 03:02
Compare
Choose a tag to compare

LinuxServer Changes:

updating the CI logic to be compatible with the latest test container

bookstack Changes:

Full List of Changes

  • Added setting to set the Books view as the homepage. Thanks to @Abijeet. (#615,#830)
  • Updated German translations. Thanks to @vriic. (#851)
  • Updated Spanish translations. Thanks to @moucho. (#846)
  • Updated Swedish translations. Thanks to @marcusforsberg. (#802)
  • Ubuntu 18.04 install script now available. (#850)
  • Updated tag and details design in sidebar to be more compact and cleaner. (#838)
  • Drawings now create new image records instead of overwriting existing content. (#837, #770)
  • Added new 'Maintenance' area to settings with option to clean-up images. (#837)
  • Updated design of image manager and fixed search-cancel button to not always clear all images shown. (#837)
  • Updated back-to-top button to not show on not scrollable pages such as the edit view. (#824)
  • Added .env option to set Secure/HTTPS only cookies. (#817)
  • Updated link attaching to allow any link types, Not only links matching a set pattern. (#812)
  • Updated Secure Images setting to not alter names of uploaded images, Only their paths.
  • Fixed relative CSS references causing WKHTML PDF exports to fail. Now callout icons will show in exports. (#796)
  • Fixed issue with c-like languages not highlighting correctly in code blocks. (#849)
  • Fixed design bug causing search icon to overlap input in header. (#859)

v0.22.0-pkg-ac8a54cb-ls3

16 Jul 03:18
Compare
Choose a tag to compare

LinuxServer Changes:

moving the credentials down and manually defining the ci env

bookstack Changes:

Full List of Changes

  • Added setting to set the Books view as the homepage. Thanks to @Abijeet. (#615,#830)
  • Updated German translations. Thanks to @vriic. (#851)
  • Updated Spanish translations. Thanks to @moucho. (#846)
  • Updated Swedish translations. Thanks to @marcusforsberg. (#802)
  • Ubuntu 18.04 install script now available. (#850)
  • Updated tag and details design in sidebar to be more compact and cleaner. (#838)
  • Drawings now create new image records instead of overwriting existing content. (#837, #770)
  • Added new 'Maintenance' area to settings with option to clean-up images. (#837)
  • Updated design of image manager and fixed search-cancel button to not always clear all images shown. (#837)
  • Updated back-to-top button to not show on not scrollable pages such as the edit view. (#824)
  • Added .env option to set Secure/HTTPS only cookies. (#817)
  • Updated link attaching to allow any link types, Not only links matching a set pattern. (#812)
  • Updated Secure Images setting to not alter names of uploaded images, Only their paths.
  • Fixed relative CSS references causing WKHTML PDF exports to fail. Now callout icons will show in exports. (#796)
  • Fixed issue with c-like languages not highlighting correctly in code blocks. (#849)
  • Fixed design bug causing search icon to overlap input in header. (#859)

v0.22.0-pkg-ac8a54cb-ls2

16 Jul 02:48
Compare
Choose a tag to compare

LinuxServer Changes:

fixing syntax error when concatting the env var for CI

bookstack Changes:

Full List of Changes

  • Added setting to set the Books view as the homepage. Thanks to @Abijeet. (#615,#830)
  • Updated German translations. Thanks to @vriic. (#851)
  • Updated Spanish translations. Thanks to @moucho. (#846)
  • Updated Swedish translations. Thanks to @marcusforsberg. (#802)
  • Ubuntu 18.04 install script now available. (#850)
  • Updated tag and details design in sidebar to be more compact and cleaner. (#838)
  • Drawings now create new image records instead of overwriting existing content. (#837, #770)
  • Added new 'Maintenance' area to settings with option to clean-up images. (#837)
  • Updated design of image manager and fixed search-cancel button to not always clear all images shown. (#837)
  • Updated back-to-top button to not show on not scrollable pages such as the edit view. (#824)
  • Added .env option to set Secure/HTTPS only cookies. (#817)
  • Updated link attaching to allow any link types, Not only links matching a set pattern. (#812)
  • Updated Secure Images setting to not alter names of uploaded images, Only their paths.
  • Fixed relative CSS references causing WKHTML PDF exports to fail. Now callout icons will show in exports. (#796)
  • Fixed issue with c-like languages not highlighting correctly in code blocks. (#849)
  • Fixed design bug causing search icon to overlap input in header. (#859)

v0.22.0-pkg-ac8a54cb-ls1

13 Jul 19:37
48047ab
Compare
Choose a tag to compare

LinuxServer Changes:

Merge pull request #3 from linuxserver/dockerfile-updates

fixed broken echo lines and now using thelamer github release logic
bookstack Changes:

Full List of Changes

  • Added setting to set the Books view as the homepage. Thanks to @Abijeet. (#615,#830)
  • Updated German translations. Thanks to @vriic. (#851)
  • Updated Spanish translations. Thanks to @moucho. (#846)
  • Updated Swedish translations. Thanks to @marcusforsberg. (#802)
  • Ubuntu 18.04 install script now available. (#850)
  • Updated tag and details design in sidebar to be more compact and cleaner. (#838)
  • Drawings now create new image records instead of overwriting existing content. (#837, #770)
  • Added new 'Maintenance' area to settings with option to clean-up images. (#837)
  • Updated design of image manager and fixed search-cancel button to not always clear all images shown. (#837)
  • Updated back-to-top button to not show on not scrollable pages such as the edit view. (#824)
  • Added .env option to set Secure/HTTPS only cookies. (#817)
  • Updated link attaching to allow any link types, Not only links matching a set pattern. (#812)
  • Updated Secure Images setting to not alter names of uploaded images, Only their paths.
  • Fixed relative CSS references causing WKHTML PDF exports to fail. Now callout icons will show in exports. (#796)
  • Fixed issue with c-like languages not highlighting correctly in code blocks. (#849)
  • Fixed design bug causing search icon to overlap input in header. (#859)