Bookstack - Package Updates
Pinned
BookStack
-
[1.24.0]
- Update BookStack to 22.11
- Full changelog
- Added user interface shortcuts system. (#3830, #1216)
- Added global search live preview. (#3850)
- Added markdown preview pane resize/hide/sync controls. (#2215)
- Added Dart/Flutter support for code blocks & editor. (#3808)
- Added Swift language support for code blocks & editor. (#3847)
- Added login/register message partials for easier use via theme system. (#3848, #608)
- Added Georgian Language support on Crowdin. (#3823)
- Updated all interface tabular list views to new format with added functionality. (#3821)
- Updated markdown codebase to be modular and tidied some styles. (#3875)
- Updated dark mode styles with fixes and browser color scheme support. (#3878)
- Updated email confirmation routes to be confirmed via POST. (#3797)
- Updated JavaScript usage to align on single cleaned-up component system. (#3853)
- Updated our testing process to ensure PHP8.2 Support. (#3852)
- Updated tests to cover issue of permission regeneration with chapter in the recycle bin. (#3796)
- Updated translations with latest Crowdin changes. (#3828)
- Fixed app logo not being stored for public access when using "local_secure_restricted" images. (#3827)
- Fixed missing translations for some editor elements. (#3822)
- Fixed OIDC JWKs parsing when "use" property missing on keys. (#3869)
-
[1.24.1]
- Update BookStack to 22.11.1
- Full changelog
- Added smarty and twig template code language support. Thanks to @jhit. (#3879)
- Updated translations with latest Crowdin changes. (#3881)
- Fixed global search focus issue with arrow keys. (#3920)
- Fixed lack of scroll in editor sidebar views. (#2887)
-
[1.26.0]
- Update BookStack to 23.01
- Full changelog
- Permission Changes - There have been changes to the permission system which can affect how permissions apply and therefore could lead to changes in provided abilities upon upgrade. This is only really relevant to complex permission scenarios that have only been possible since BookStack v22.10.
- Added ability to control app icon (favicon) via settings. (#3994, #3929, #301)
- Added ability to set separate colors for dark mode. (#2314, #4002)
- Added ability to set separate colors for primary color and links. (#3910, #4002)
- Added accessible controls to book sorting & improved user experience. (#3999, #3987)
- Added Scheme code highlight support. (#3954)
-
[1.27.0]
- Update BookStack to 23.02
- Full changelog
- 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)
-
[1.28.0]
- Update BookStack to 23.05
- Full changelog
- Added system CLI for admin operations. (#4206, #3149)
- Added image gallery API Endpoints. (#4103)
- Added content permission API endpoints. (#2702, #4099)
- Added new logical theme event to customize OIDC ID token data. (#4200)
- Added Clojure syntax highlighting for code blocks. (#4112)
- Added option to disable SSL verification with SMTP email sending. Thanks to @vincentbernat. (#4126, #3166)
- Added support for three-levels of nested include tags. Thanks to @jasonF1000. (#4192, #2845)
- Added detailed documentation for public JS events. (#4179)
- Added standard JS codebase formatting via ESLint. (#4181, #4180)
- Updated code blocks & markdown editor to CodeMirror 6. (#3617, #3518)
- Updated file upload handling for images and attachments. (#4193)
- Updated SAML2 SLO requests to include a session index. (#3936)
- Updated translations with latest Crowdin changes. (#4163)
- Fixed audit log type filter leading to wrong location. (#4201)
- Fixed large videos within content escaping content area. Thanks to @chopin2712. (#4204)
- Fixed missing WKHTMLTOPDF in .env.example.complete file. Thanks to @7nohe. (#4145)
- Fixed not being able to search for terms containing backslashes . Thanks to @esakkiraja100116. (#4202, #4175)
- Fixed timestamp in API docs example chapter response. Thanks to @tigsikram. (#4191)
-
[1.28.1]
- Update BookStack to 23.05.1
- Full changelog
- Updated "update-url" command to allow running non-interactively. (#4223)
- Updated translations with latest Crowdin changes. (#4211)
- Updated WYSWIYG code editor focus handling to more accurately return to editor. (#4109)
- Fixed code block formatting in print/export views. (#4215)
- Fixed extra spacing being added around horizontal rules within collapsible blocks within the WYSIWYG editor. (#3963)
- Fixed "Custom HTML Head Content" style blocks not being used for code blocks within the WYSWIYG editor. (#4228)
- Fixed UI shortcuts being incorrectly active within code blocks. (#4227)
-
[1.28.2]
- Update BookStack to 23.05.2
- Full changelog
- Updated view-only code block line highlighting to only show on focus. (#4254)
- Updated System CLI. (#4252)
- Fixed issues regarding symlinked folders for backup and restore.
- Fixed incorrect app directory searching.
- Updated image/attachment file upload buttons to allow selection of mulitple files. (#4241)
- Updated translations with latest Crowdin changes. (#4239)
- Updated attachment drag handling so they can be dragged via their name/link. (#591)
-
[1.30.0]
- Update BookStack to 23.06.0
- Full changelog
- Added visual comment threading. (#4286, #3400)
- Added read-only comments listing into page editor. (#4322)
- Added methods for screen-reader/keyboard-only users to use the page section popup. (#3975)
- Added option to delete the current page draft. (#3927)
- Added text for each activity type so that webhooks always have readable text. (#4216)
- Updated image manager with new design to be responsive and more accessible. (#4265)
- Updated how fonts are defined for easier CSS customization. (#4302, #4307)
- Updated pages API to provide raw html in single page responses. (#4310)
- Updated system status colors with dark variants and to be CSS variables for easier customization. (#4301)
- Updated API docs with multi-paragraph descriptions for endpoints. (#4332)
- Updated ldap_connect usage to avoid deprecated syntax. (#4274)
- Updated MAIL_ENCRYPTION options & guidance for clarity. (#4342)
- Updated command codebase to align logic. (#4262, #4225)
- Updated default page copy/move view to show the parent book of chapter targets. (#4264)
- Updated export styles to remove rules redundant for HTML/PDF exports. (#4303)
- Updated JsonDebugException to use the "Responsable" interface. Thanks to @devdot. (#4318)
- Updated shelf permissions view to not show the non-used "create" permission. (#2690)
- Updated translations with latest Crowdin changes. (#4256)
- Updated WYSIWYG editor library from TinyMCE 6.3.1 to 6.5.1.
- Fixed API chapter update not using "book_id" parameter. (#4272)
- Fixed API returns responses to return 404 instead of 500 on not found. Thanks to @devdot. (#4290, #4291)
- Fixed created/updated times not showing using the Romanian language. (#4297)
- Fixed guest user role handling so they can accept custom permissions from other roles. (#1229)
- Fixed inaction when certain parameters were combined using the content-permissions API. (#4323)
- Fixed incorrect times in Users list API. (#4325)
- Fixed misaligned case-sensitive sorting in shelves. (#4341)
- Fixed misaligned date and time format returned by the image gallery API. (#4294)
- Fixed growing table rows in the WYSIWYG when using Firefox. (#4337)
-
[1.30.1]
- Update BookStack to 23.06.1
- Full changelog
- Updated MAIL_ENCRYPTION usage due to incorrectly forcing initial TLS usage. (#4358)
- Updated translations with latest Crowdin changes. (#4352)
- Fixed image updated timestamp not updating when gallery images are replaced. (#4354)
- Fixed sort options breaking roles page load. (#4350)
- Fixed IPv6 addresses in audit log spilling into date column. (#4349)
- Fixed many inaccuracies in API example responses. Thanks to @devdot. (#4344)
-
[1.30.2]
- Update BookStack to 23.06.2
- Full changelog
- Re-added shelf create permissions, now include a note to indicate permission usage. (#4375)
- Fixed issue causing some delete-based action webhooks to create not-found errors. (#4373)
- Updated translations with latest Crowdin changes. (#4367)
-
[1.31.0]
- Update BookStack to 23.08.0
- Full changelog
- Security - Webhooks - In scenarios where admin users are not trusted, webhooks could potentially be used maliciously. This update adds a control for such functionality. Please read our documentation.
- Added content notification system. (#4390, #4371, #241)
- Added browser-based drawing backup storage mechanism. (#4457, #4421)
- Added order/priority control within books via the API. Thanks to @rouet. (#4313, #4298)
- Added host allow list option for server side requests like webhooks. (#4410)
- Added additional comment-specific activities. (#4389)
- Updated translations with latest Crowdin changes. (#4380, #4462)
- Fixed API docs caching failure when using DB cache driver. (#4453)
- Fixed overly wide page view when using an RTL language. (#4429)
- Fixed status cache check to work better for simultaneous requests. (#4396)
- Fixed markdown editor scrolling on mobile screen sizes. (#4466)
-
[1.31.1]
- Update BookStack to 23.08.1
- Full changelog
- Updated preferences view styles to better respond to content and screen sizes to prevent wrapping buttons. (#4502)
- Updated WYSIWYG editor filtering to help prevent page pointer being pasted into pages. (#4474)
- Updated translations with latest Crowdin changes. (#4481)
- Fixed a range of typos in our dev docs. Thanks to @omahs. (#4484)
- Fixed deleted watched books/chapters/pages breaking notification preferences view from loading. (#4499)
- Fixed notifications not being sent in receiver language preference. (#4497, #4480)
-
[1.31.2]
- Update BookStack to 23.08.2
- Full changelog
- Fixed WYSIWYG filtering issue, introduced in v23.08.1, which breaks page editing and drawing use when certain elements exist in page content. (#4510, #4509)
- Updated translations with latest Crowdin changes. (#4506)