Skip to content

Releases: linuxserver/docker-bookstack

v23.02.3-ls72

07 Apr 17:31

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed issue where user delete fails when no "migration" user is selected. (#4162)
  • Fixed tag selection via mouse on Safari. (#4139)
  • Updated translations with latest Crowdin changes. (#4131)

v23.02.2-ls72

06 Apr 16:14

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed role deletion failing when submitting with empty migration role. (#4128)
  • Fixed ownership migration upon user delete not working. (#4124)
  • Updated translations with latest Crowdin changes. (#4074)

v23.02.2-ls71

30 Mar 16:12

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed role deletion failing when submitting with empty migration role. (#4128)
  • Fixed ownership migration upon user delete not working. (#4124)
  • Updated translations with latest Crowdin changes. (#4074)

v23.02.2-ls70

25 Mar 12:50

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed role deletion failing when submitting with empty migration role. (#4128)
  • Fixed ownership migration upon user delete not working. (#4124)
  • Updated translations with latest Crowdin changes. (#4074)

v23.02.1-ls69

23 Mar 16:13

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed an issue with language loading in certain scenarios. (#4068)
  • Updated translations with latest Crowdin changes. (#4066)

v23.02.1-ls68

09 Mar 16:10

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed an issue with language loading in certain scenarios. (#4068)
  • Updated translations with latest Crowdin changes. (#4066)

v23.02.1-ls67

02 Mar 16:12

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed an issue with language loading in certain scenarios. (#4068)
  • Updated translations with latest Crowdin changes. (#4066)

v23.02.1-ls66

02 Mar 01:32

Choose a tag to compare

LinuxServer Changes:

Add php iconv.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed an issue with language loading in certain scenarios. (#4068)
  • Updated translations with latest Crowdin changes. (#4066)

v23.02.1-ls65

27 Feb 20:35

Choose a tag to compare

LinuxServer Changes:

Rebase to alpine 3.17 with php8.1.

bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Fixed an issue with language loading in certain scenarios. (#4068)
  • Updated translations with latest Crowdin changes. (#4066)

v23.02-ls65

26 Feb 11:31

Choose a tag to compare

LinuxServer Changes:

Rebase to alpine 3.17 with php8.1.

bookstack Changes:

Links

Upgrade Notices

  • PHP Version Requirement Change - The minimum supported PHP version has changed from PHP 7.4 to PHP 8.0.2 in this release. Please see the v23.02 version-specific update instructions for guidance on updating PHP.
  • Logical Theme System Event Change - The commonmark_environment_configure event argument and return types have changed. Please see the event definition to understand the new types if using this logical theme system event.

Full List of Changes

  • Added user roles API endpoints. (#4051, #4034)
  • Added configuration option for the sendmail command. (#4001)
  • Added sort actions and accessible controls to the shelf book management interface. (#4049, #4031, #2050)
  • Updated framework to Laravel 9. (#4021, #3123)
  • Updated project minimum supported PHP version from 7.4 to 8.0.2. (#4029)
  • Updated the URL length limit for link attachments to 2k characters. (#4044)
  • Updated app icon handling to generate favicon.ico file where possible. (#4032)
  • Updated setting loading to be more efficient. (#4062)
  • Updated test handling with cleaner centralized filed/image handling. (#3995)
  • Updated translations with latest Crowdin changes. (#4025)
  • Fixed issue where uploaded images would not show in the gallery for draft pages. (#4028)
  • Fixed issue with increasing WYSIWYG editor lag as pages grow. (#3981)
  • Fixed potential pluralization issues in some languages. (#4040)
  • Fixed slow response time when saving page due to URL parsing and handling. (#3932)