Bookstack - Package Updates
-
[1.44.2]
- Update BookStack to 25.07.2
- Full Changelog
- Updated new WYSIWYG editor with various fixes focused on collapsible block behaviour & interaction. (#5775)
- Updated translations with latest Crowdin changes. (#5759)
- Updated versions of PHP dependencies.
- Updated code to address some remaining PHP 8.4 deprecations.
- Fixed diagrams in ZIP imports not being editable post-import. (#5761)
- Fixed books detaching from shelves on shelf update where users don't have permission to view child books. (#5728)
-
[1.44.3]
- Update BookStack to 25.07.3
- Full Changelog
- Updated translations with latest Crowdin changes. (#5786)
- Updated PHP package versions.
- Fixed PWA manifest access when behind authenticated proxies. Thanks to @tfnh621. (#5820)
-
[1.45.0]
- Update BookStack to 25.11
- Full Changelog
- Added API endpoints for comments. (#5850, #4194))
- Added API endpoints for reading image data. (#5860, #5519)
- Added Groovy code syntax highlighting support. (#5822)
- Added new flags to the create admin command. (#5749)
- Added option for display timezone, and improved UI use consistency. (#5790, #4786)
- Added proper pagination to search. (#5854)
- Updated API docs with better model ordering, and quick navigation select. (#5865)
- Updated codebase to meet PHPstan level 3. (#5785)
- Updated database comments table to remove redundant text column. (#4821)
- Updated database format for core item types. (#5800)
-
[1.45.1]
- Update BookStack to 25.11.1
- Full Changelog
- Fixes database queries causing errors with versions of MySQL <= 5.7. (#5877)
-
[1.45.2]
- Update BookStack to 25.11.2
- Full Changelog
- Fixed image permission checking in ZIP exports to prevent error and to align with UI access. (#5899, #5885)
- Updated translations with latest Crowdin changes. (#5887)
- Updated test environment refresh database command to set env timezone option to ensure test database is consistent. (#5881)
- Updated app PHP dependencies to latest versions.
-
[1.45.3]
- Update BookStack to 25.11.3
- Full Changelog
- Fixed overly-strict image access permission changes in v25.11.2 which could block images when a secure storage option was used alongside public access. (#5906, #5909)
- Updated app PHP dependencies to latest versions.
-
[1.45.4]
- Update BookStack to 25.11.4
- Full Changelog
- Fixed error thrown when attempting to send new comment notifications. (#5918)
- Updated PHP dependency versions.
-
[1.45.5]
- Update BookStack to 25.11.5
- Full Changelog
- Updated OIDC state handling to prevent other requests causing the process to fail, which was occurring in Chromium based browsers. (#5929)
- Updated session history handling to prevent redirects to common asset locations. (#5925)
- Updated PHP dependency versions.
-
[1.45.6]
- Update BookStack to 25.11.6
- Full Changelog
- Updated application PHP dependencies.
-
[1.46.0]
- Update BookStack to 25.12
- Full Changelog
- Added user mentions for comments. (#5944, #560)
- Added slug history tracking system. (#5913, #5411)
- Added initial developer API for the new WYSIWYG editor. (#5928, #5763)
- Added internal reference handling on content copying. (#5917, #3239)
- Added settings to control the number of books/shelves that will be displayed per page. Thanks to @Xenoamor. (#5606, #2343)
- Updated translations with latest Crowdin changes. (#5933)
- Updated new WYSIWYG editor with a range of fixes. (#5939)
- Updated BookStack system CLI to v0.4. (#5956)
- Updated CSS dark/light mode handling so all CSS variables exist by default. (#5923)
- Updated "Microsoft URL Rewrite Module for IIS" download link. Thanks to @gerundt. (#5952)