Skip to content

Releases: linuxserver/docker-bookstack

v26.03.5-ls262

21 May 14:27
209efa2

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.4-ls261...v26.03.5-ls262

Remote Changes:

Updating to v26.03.5

v26.03.4-ls261

11 May 20:08
9bb178e

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.4-ls260...v26.03.4-ls261

Remote Changes:

Updating to v26.03.4

v26.03.4-ls260

02 May 19:09
84258e9

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

  • Switch upstream to codeberg, add sponsor links by @thespad in #292

Full Changelog: v26.03.4-ls259...v26.03.4-ls260

Remote Changes:

Updating to v26.03.4

v26.03.4-ls259

30 Apr 17:04
25a0a9e

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.3-ls258...v26.03.4-ls259

Remote Changes:

Security Release

This is a security release to improve attachment related permission checks, and URL validation for webhooks.

Upgrade is advised if you allow untrusted users to delete attachments, or if untrusted users have permission to create webhooks on instances which make use of the ALLOWED_SSR_HOSTS BookStack env file option.

Thanks to 404_pkj (GitHub) and naruhodoowl (GitHub) for responsibly reporting these issues.

Full List of Changes

  • Updated PHP package versions.
  • Updated attachment actions to align page access check.
  • Updated URL validation in webhooks to help prevent escaping workarounds.
  • Fixed issue where exact search term negation would lead to no results. (#6121)

v26.03.3-ls258

27 Apr 19:48
b8d3de4

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.3-ls257...v26.03.3-ls258

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest Crowdin changes. (#6067)
  • Updated PHP dependency versions.

v26.03.3-ls257

20 Apr 19:19
dd2a89a

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.3-ls256...v26.03.3-ls257

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest Crowdin changes. (#6067)
  • Updated PHP dependency versions.

v26.03.3-ls256

13 Apr 19:26
9952c15

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.3-ls255...v26.03.3-ls256

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest Crowdin changes. (#6067)
  • Updated PHP dependency versions.

v26.03.3-ls255

05 Apr 22:03
24d93b7

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.2-ls254...v26.03.3-ls255

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated translations with latest Crowdin changes. (#6067)
  • Updated PHP dependency versions.

v26.03.2-ls254

23 Mar 14:02
827210b

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03.1-ls253...v26.03.2-ls254

Remote Changes:

Security Release

This is a security release to address a vulnerability where the registration form could be manipulated to gain access to additional roles.

Upgrade is very strongly advised if your instance has user registration enabled.

Thanks to Kwonyong Lee (LinkedIn) for responsibly reporting this issue.
Also thanks to Boustani OSAMA (LinkedIn) for also reporting this before public announcement.

Full List of Changes

  • Updated user creation to only use validated input from registration.
  • Updated PHP package versions.
  • Updated translations with latest Crowdin changes. (#6064)
  • Updated PHP_CodeSniffer repository link. Thanks to @rodrigoprimo. (#6060)
  • Updated WYSIWYG editors to have consistent collapsible block double click behavior. (#6059)

v26.03.1-ls253

17 Mar 11:19
207f9b1

Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Full Changelog: v26.03-ls252...v26.03.1-ls253

Remote Changes:

Security Release

This is a security release to address a vulnerability where page content, which should be hidden by permissions, could be visible during certain markdown exports.

We strongly advise that you update your instance if you use permissions to control page visibility.

Thanks to Ghufran Raza Khan (GitHub Profile, LinkedIn Profile) for responsibly reporting this issue.
Also thanks to Alex Dan (GitHub Profile) for also reporting this before public announcement.

Full List of Changes

  • Updated queries used for pages in markdown exports.
  • Updated handling of filenames for file serving.
  • Updated PHP package versions.