Bookstack - Package Updates
Pinned
BookStack
-
[1.21.3]
- Update BookStack to 22.07.3
- Full changelog
- This is a security release that adds additional filtering to page content to prevent certain cross-site-scripting techniques
- Added API documentation section to advise of content security. (#3636)
- Updated Persian translations. Thanks to @samadha56. (#3639)
- Updated code block rendering to help prevent blank blocks on fresh cache. (#3637)
- Updated HTML filtering to prevent SVG animate case. (#3636)
-
[1.23.0]
- Update BookStack to 22.10
- Full changelog
- Added Greek language. (#3732)
- Added MATLAB code syntax highlighting. (#3744)
- Added toolbar for code blocks in WYSIWYG editor to make mobile editing possible. (#2815)
- Updated content permissions interface & logic to allow more selective/intuitive control. (#3760)
- Update WYSIWYG table toolbar icons to be a little more legible. (#3397)
- Updated auth controller components to not depend on older Laravel library. (#3745, #3627)
- Updated book copy behaviour to copy book-shelf relations if permissions allow. (#3699)
- Updated books-read API endpoint to list child book/chapter tree. (#3734)
- Updated list style handling to align deeply nested list styling in & out of editor. (#3685)
- Updated shelf book management for easier touch device usage. (#2301)
- Updated tag suggestions to provide more accurate results. (#3720)
- Updated testing to support parallel running. (#3751)
- Updated tests to align/clean-up certain common actions. (#3757)
- Updated translations with latest Crowdin changes. (#3737)
- Fixed custom code block theme not used within the WYSIWYG editor. (#3753)
- Fixed issue where revision delete control would show to those without permission. (#3723)
- Fixed justified text not applying to list content. (#3750)
- Fixed not being able to deselect "Created/Update by me" search options. Thanks to @Wertisdk. (#3770, #3762)
- Fixed page popover being hidden behind content in chromium-based browsers. (#3774)
- Fixed SAML2 metadata display depending on external IDP metadata page. (#2480)
- Fixed squashing of columns in users list. (#3787)
-
[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.27.3]
- Update BooktStack to 23.02.3
- Full changelog
- 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)
-
[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)