Skip to content

Releases: linuxserver/docker-bookstack

v24.12.1-ls193

17 Feb 18:33
9e330f4
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls192

10 Feb 18:32
167e0a0
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls191

03 Feb 18:35
4c04134
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls190

22 Jan 00:26
a31d51a
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls189

21 Jan 02:47
63ab103
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls188

20 Jan 18:33
dcb27aa
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls187

15 Jan 14:09
9be39e5
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls186

05 Jan 10:15
4efb651
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Add php-opcache.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12.1-ls185

04 Jan 23:36
32a45a9
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated export logic to have better temp file clean-up. (#5374, #5379)
  • Updated in-app export endpoints to have rate limits. (#5379)
  • Updated translations with latest Crowdin changes. (#5370)
  • Updated PHP dependency package versions.
  • Fixed markdown editor focus jumping on image insert. (#5384)

v24.12-ls184

23 Dec 13:10
c705a81
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Links

Full List of Changes

  • Added new portable ZIP import/export format. (#5260, #43)
  • Added support for concatenating multiple LDAP attributes in displayName. Thanks to @MatthieuLeboeuf. (#5295, #1684)
  • Added book and chapter titles to search API results. Thanks to @rashadkhan359. (#5280, #5140)
  • Added cover image details to book/shelf API list responses. (#5180)
  • Updated dev dockerfile setup to simplify things. Thanks to @johnroyer. (#5293)
  • Updated guest account form to hide language preference to prevent confusion. (#5356)
  • Updated new WYSIWYG editor codebase to merge nodes & re-organise code. (#5349)
  • Updated notification handling to not block user with errors on send failures. (#5315)
  • Updated our JavaScript service files to TypeScript. (#5259)
  • Updated project NPM package & SASS deprecations/changes. (#5354)
  • Updated the new WYSIWYG editor with a range of fixes/updates. (#5365)
  • Updated translations with latest Crowdin changes. (#5345)
  • Fixed API attachment update issue when name not provided. (#5353)
  • Fixed attachment actions showing when lacking permissions. (#5323)
  • Fixed missing book description and formatting in markdown exports. Thanks to @czemu. (#5313)
  • Fixed page indexing breaking with very large pages. (#5322)