Bookstack - Package Updates
Pinned
BookStack
-
[1.38.0]
- Update BookStack to 24.02
- Full changelog
- Security - The v23.12 branch of BookStack recently had a security release, which you can find details of in our v23.12.3 blogpost.
- Comments - The ability to use markdown content in comments has been removed in this release, replaced by a WYSIWYG editor. Markdown in comments was a fairly hidden feature though so was not commonly utilised. Existing markdown comments will remain although formatting may be lost if old markdown comments are edited.
- Commands - The "Regenerate Comment Content" command has been removed in this release since this action is now redundant.
- OIDC Authentication - Proof Key for Code Exchange (PKCE) support has been added to BookStack OIDC authentication. This should not affect existing OIDC use but you may want to enforce PKCE to be required for BookStack on your authentication system, if supported, for extra security.
- Added simple WYSIWYG comment editor inputs. (#4815, #3018)
- Added default page templates for chapters. Thanks to @Man-in-Black. (#4750, #4764)
- Added PKCE support for OIDC. (#4804, #4734)
- Added "Clear table formatting" & "Resize to contents" WYSIWYG table options. (#4845)
- Added "Toggle header row" button to table toolbar in WYSWIYG editor. (#985)
- Added attachment serving range request support. (#4758, #3274)
- Added new AUTH_PRE_REGISTER logical theme event. (#4833)
- Updated app entity loading to be more efficient and avoid global addSelects. (#4827, #4823)
- Updated book/shelf cover image wording to make sizing in usage clearer. (#4748)
- Updated PWA manifest to allow landscape use. Thanks to @shashinma. (#4828)
- Updated redirect handling to reduce chance of redirecting to images. (#4863)
- Updated some EN text for consistency/readability. (#4794)
- Updated WYSIWYG editor with improved cell selection formatting clearing. (#4850)
- Updated WYSIWYG text direction & alignment controls to work more reliably on complex structures. (#4843)
- Fixed breadcrumb dropdowns being partially out of view on mobile screen sizes. (#4824)
- Fixed description WYSIWYG not respecting RTL text. (#4810)
- Fixed header bar collapse on smaller screen sizes when no name or logo is used. (#4841)
- Fixed incorrect pagination display in RTL layout. (#4808)
- Fixed JavaScript error logged on WYSIWYG editor load due to how custom styles were imported. (#4814)
- Fixed scrollbars showing on WYSIWYG table cell range selection in some browsers. (#4844)
- Fixed WYSIWYG code block text direction controls not being respected. (#4809)
-
[1.38.1]
- Update BookStack to 24.02.1
- Full changelog
- Updated translations with latest Crowdin changes. (#4877)
- Updated breadcrumb book & shelf lists to be name-ordered. (#4876)
- Updated MFA inputs to avoid auto-complete. Thanks to @ImMattic. (#4849)
- Fixed non-breaking spaces causing combined words in page navigation. (#4836)
- Fixed page navigation click not jumping to headers in nested collapsible blocks. (#4878)
-
[1.38.3]
- Update BookStack to 24.02.3
- Full changelog
- Fixed non-working "Open Link In..." option for description editors. (#4925)
- Fixed failed reference loading when references are from recycle bin items. (#4918)
- Fixed failed code block rendering when a code language was not set. (#4917)
- Updated page editor max content widths to align with page display. (#4916)
-
[1.39.0]
- Update BookStack to 24.05
- Full changelog
- Added new command-based PDF export option. (#4969, #4732)
- Added Audit Log API list endpoint. (#4987, #4316)
- Added OIDC userinfo endpoint support. Thanks to @LukeShu. (#4955, #4726, #3873)
- Added simple registration form honeypot. Thanks to @nesges. (#4970)
- Added Scala to list of supported languages in code blocks. (#4953)
- Added licenses page supported by licenses list building process. (#4907)
- Updated app framework from Laravel 9 to 10. (#4903)
- Updated content links to be underlined by default for accessibility. (#4939)
- Updated dev Dockerfile with improvements. Thanks to @C0rn3j. (#4895)
- Updated included images with extra compression to save data. Thanks to @C0rn3j. (#4904)
- Updated JS build system to split markdown-focused packages to own file. (#4930, #4858)
- Updated minimum required PHP version from 8.0 to 8.1. (#4894, #4893)
- Updated translations with latest Crowdin changes. (#4890)
- Fixed code direction in WYSWIYG editor lacking direction support in code editor. (#4943)
- Fixed difference of line-heights for paragraphs in tables between editor and page view. (#4960)
- Fixed extra space at the beginning of a translation. Thanks to @johnroyer. (#4972)
- Fixed failing drag and drop of attachments into editor on Chrome. (#4975)
-
[1.39.1]
- Update BookStack to 24.05.1
- Full changelog
- Updated PHP dependencies.
- Updated routes with IP-based rate limiting. (#4993)
- Updated email confirmation flow to not require email submission form.
- Updated translations with latest Crowdin changes. (#4994)
- Updated WYSIWYG alignment handling to also consider table align attributes. (#5011)
- Fixed attachment upload validation errors appearing as JSON. (#4996)
- Fixed incorrect notification preferences URL in email. Thanks to @KiDxS. (#5008, #5005)
- Fixed non-visible MFA setup titles in dark mode. (#5018)
- Fixed outdated path in visual theme system guidance. (#4998)
- Fixed potential cache permission issues by reverting cache location. (#4999)
-
[1.39.3]
- Update BookStack to 24.05.3
- Full changelog
- Updated translations with latest Crowdin changes. (#5065)
- Updated callouts with LTR text handling where supported. (#5104)
- Updated project PHP and JavaScript dependencies.
- Fixed blocked diagrams.net loading when using a custom URL that includes a port. (#5107)
- Fixed OIDC incorrectly calling userinfo endpoint when valid empty groups provided. (#5101)
- Fixed image replacement being case-sensitive when it should not be. Thanks to @DanielGordonIT. (#5096) (#5095)
- Fixed HTML code block highlighting when custom self-closing tags are used. (#5078)
-
[1.39.4]
- Update BookStack to 24.05.4
- Full changelog
- Security Release
- Updated default content iframe embed max-width to align with other content types. (#5130)
- Updated LDAP group sync to query via full DN.
- Updated translations with latest Crowdin changes. (#5118)
- Fixed books read API response not applying visibility control to chapter contents.
-
[1.40.0]
- Update BookStack to 24.10
- Full changelog
- Added ability to configure the PDF export command timeout. (#5119)
- Added new Lexical based editor. (#5058)
- Added not operator to search. (#4536)
- Added OpenSearch support. Thanks to @maximilian-walter. (#5198)
- Added SAS and R code language support. (#5206)
- Added search term negation support. (#5239)
- Added Welsh language to language list. (#5240)
- Updated dompdf and bacon-qr-code libraries to new major versions. (#5222)
- Updated page editor type to always exist in API and database. (#5117)
- Updated translations with latest Crowdin changes. (#5188)