Skip to content

Releases: linuxserver/docker-bookstack

v22.07.1-ls30

04 Aug 16:12

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed issue where old WYSWYG editor code would be cached, preventing the editor from showing. (#3611)
  • Updated translations with latest Crowdin changes. (#3605)

v22.07.1-ls29

02 Aug 11:38

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed issue where old WYSWYG editor code would be cached, preventing the editor from showing. (#3611)
  • Updated translations with latest Crowdin changes. (#3605)

v22.07-ls28

28 Jul 14:44

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

  • Added 'Sort Book' action to chapters. (#3598, #2335)
  • Added ability to favourite code languages in the WYSIWYG code editor. (#3593, #3542)
  • Added option to set IP address storage precision. (#3560)
  • Added tag-based css classes to the HTML body tag for tag-based content CSS targeting. (#3583)
  • Added new Logical Theme System event, emitted upon any system activity event. (#3572)
  • Added editor shortcuts for bullet and numbered lists. (#3599, #1269)
  • Updated shelf book management interface with better usability and book search bar. (#3591, #3266)
  • Updated translations with latest changes from Crowdin. (#3600, #3545)
  • Updated WYSIWYG editor to TinyMCE 6. (#3580, #3517)
  • Updated DOMPDF, and other PHP dependencies. (#3579)
  • Updated permission system to only "cache" view-based permissions for better performance, and made many other performance improvements. (#3569)
  • Updated WYSIWYG color options to have no names, for better cross-language usage. (#3530)
  • Updated tests to use ssddanbrown/asserthtml library. (#3519)
  • Fixed comment count translation in Chinese translations. Thanks to @GongMingCai. (#3556)
  • Fixed issue where AVATAR_URL=false would not properly disable Gravatar fetching. (#1835)
  • Fixed some German translation typos and grammar. Thanks to @smartshogu. (#3570)
  • Fixed issue where WYSIWYG toolbar would remain when after inserting a drawing. (#3597)

v22.06.2-ls27

21 Jul 16:16

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest CrowdIn changes. (#3540, #3531)
  • Fixed bug causing LDAP/SAML2 group mapping to fail if the "External Auth Ids" role field contained upper case characters. (#3535)
  • Fixed differing behaviour, between select button and double-click, in the link selector popup. (#3534)

v22.06.2-ls26

14 Jul 16:13

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest CrowdIn changes. (#3540, #3531)
  • Fixed bug causing LDAP/SAML2 group mapping to fail if the "External Auth Ids" role field contained upper case characters. (#3535)
  • Fixed differing behaviour, between select button and double-click, in the link selector popup. (#3534)

v22.06.2-ls25

07 Jul 16:14

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest CrowdIn changes. (#3540, #3531)
  • Fixed bug causing LDAP/SAML2 group mapping to fail if the "External Auth Ids" role field contained upper case characters. (#3535)
  • Fixed differing behaviour, between select button and double-click, in the link selector popup. (#3534)

v22.06.2-ls24

30 Jun 16:13

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest CrowdIn changes. (#3540, #3531)
  • Fixed bug causing LDAP/SAML2 group mapping to fail if the "External Auth Ids" role field contained upper case characters. (#3535)
  • Fixed differing behaviour, between select button and double-click, in the link selector popup. (#3534)

v22.06.2-ls23

28 Jun 11:32

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest CrowdIn changes. (#3540, #3531)
  • Fixed bug causing LDAP/SAML2 group mapping to fail if the "External Auth Ids" role field contained upper case characters. (#3535)
  • Fixed differing behaviour, between select button and double-click, in the link selector popup. (#3534)

v22.06.1-ls23

25 Jun 14:32

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated entity-selector-popup to reset state upon successful selection. (#3528)
  • Updated translations with latest CrowdIn changes. (#3526)
  • Fixed non-translated settings category options. (#3529)
  • Fixed issue where tags would not be saved upon book update. (#3527)
  • Fixed long code in "Custom Head" setting breaking page layout. (#3523)

v22.06-ls23

24 Jun 11:31

Choose a tag to compare

LinuxServer Changes:

Add symlinks for theme support.

bookstack Changes:

Links

Upgrade Notices

  • SAML/LDAP Group Mapping - Within the "External Authentication Ids" field for a BookStack role, a backslash followed by a comma (\,) will now cause the comma to be treated as a literal comma within the mapping name, instead of acting as a value separator to define multiple mappings.

Full List of Changes

  • Added ability to convert chapters to books, and books to shelves. (#3499, #1087)
  • Added ability to auto-initiate login for SAML and OIDC auth users. Thanks to @rjmidau. (#3406, #3216, #2175)
  • Added ability to use commas in the role "External Auth ID". (#3416, #3405)
  • Added body-start/end templates as a convenience to theme system users. (#894)
  • Added OCaml to the code editor language list and fixed highlighting type. (#3511)
  • Added TypeScript to the code editor language list. (#3494)
  • Added common audio types to our WebSafeMimeSniffer for non-download attachment usage. (#3485)
  • Added LaTex to the code editor language list. (#3458)
  • Updated the UI/design with a mass of fixes & improvements. (#3433)
  • Updated WYSIWYG code editor interface. (#3512)
  • Updated API docs to remove non-existant image_id field. (#3474)
  • Updated logging system to not log StoppedAuthenticationException events. (#3468)
  • Updated the markdown editor preview display to be patch-updated. (#3454)
  • Updated export templates into smaller chunks for easier override. (#3443)
  • Updated translations with latest Crowdin changes. (#3428)
  • Fixed tag overview entity-counts showing incorrect values. (#3435)
  • Fixed incorrectly placed debug script on default home page. (#3430)
  • Fixed text after line-breaks not being indexed. (#3508)
  • Fixed new WYSIWYG code snippets being shown as a single line. (#3507)