Bookstack - Package Updates
-
[1.42.1]
- Update BookStack to 25.02.1
- Full Changelog
- Added ipv6 database host address support. (#5464)
- Updated translations with latest Crowdin changes. (#5505)
- Updated revisions list to hide changes link for oldest revision. (#5454)
-
[1.42.2]
- Update BookStack to 25.02.2
- Full Changelog
- Updated name sort rule handling to consider accented characters. Thanks to @bernardo-campos. (#5550, #5542)
- Updated translations with latest Crowdin changes. (#5537)
- Updated PHP dependency package versions.
- Fixed a range of issues for the new WYSIWYG editor: (#5558)
- Fixed content saving issues, specifically on save shortcut usage.
- Fixed list conversion & parsing which was mishandling tasks lists.
- Fixed a range of list selection and nesting scenarios.
- Updated keyboard navigation to be more reliable around images & media embeds.
- Fixed comment times not being shown. (#5555)
-
[1.42.3]
- Update BookStack to 25.02.3
- Full Changelog
- Updated image file permission error handling for images to log instead of fail. (#5601, #5269)
- Fixed style issues in exports due to CSS variables being ignored. (#5576)
- Updated translations with latest Crowdin changes. (#5566)
- Updated PHP dependency package versions.
-
[1.42.4]
- Update BookStack to 25.02.4
- Full Changelog
- Updated PHP dependency package versions to fix compatibility issue on systems with recent libxml versions (eg. Arch Linux).
-
[1.42.5]
- Update BookStack to 25.02.5
- Full Changelog
- Fixed incorrect image directory permissions. (#5609, #5605)
- Updated translations with latest Crowdin changes. (#5608)
- Updated PHP packages.
- Updated system CLI:
- Fixed handling of database credentials with escaped special characters.
- Updated download-vendor command with extra clean-up handling.
-
[1.43.0]
- Update BookStack to 25.05
- Full Changelog
- Added support for comments to reference page sections. (#5584, #1265)
- Added comment archive support. (#5584)
- Added AVIF image support. (#5625, #5474)
- Added new system info API endpoint. (#5607, #5603)
- Added user avatar image fetching for OIDC authentication. Thanks to @rubentalstra. (#5626, #5429, #4271)
- Updated new WYSIWYG editor with further fixes. (#5627)
- Updated page-edit redirect to page-view if permission failed on edit. (#5568)
- Updated translations with latest Crowdin changes. (#5622)
- Update codebase and packages to address php 8.4 depreactions. (#5358)
-
[1.43.1]
- Update BookStack to 25.05.1
- Full Changelog
- Updated new WYSIWYG editor with a range of fixes: (#5653)
- Added toolbar for media elements for easier menu access.
- Updated media embed code field to show existing embed code for direct editing.
- Updated media resize handling to be more reliable and to retain focus after resize.
- Updated table resize handles to be more efficient, and prevented them wondering far away from tables so often.
- Fixed buggy media selection scenarios.
- Fixed media form "src" field not working when video is using source elements.
- Fixed table resize handles overlapping table captions.
- Fixed text formatting being inconsistent on new paragraphs.
- Fixed tiny image resize square on image insert.
- Fixed comment updates showing incorrect notification text. (#5642)
-
[1.43.2]
- Update BookStack to 25.05.2
- Full Changelog
- Added Nepali Language. (#5677)
- Updated translations with latest Crowdin changes. (#5695)
- Updated PHP package versions.
- Updated content diffs to better group non-ascii language characters into words.
- Fixed error when loading opensearch endpoint with certain PHP in some environments. (#5673)
- Fixed namespace for test case. Thanks to @bumperbox. (#5668)
-
[1.43.3]
- Manifest changes
-
[1.44.0]
- Update BookStack to 25.07
- Full Changelog
- Added plaintext markdown page editor input option. (#5725, https://github.com/BookStackApp/BookStack/issues/5705)
- Added ZIP Import/Export API endpoints. Thanks to @LM-Nishant. (#5721, #5592)
- Added tag-classes based upon parent book/chapter. (#5681, #5217)
- Updated comment and description inputs to use the new WYSIWYG editor. (#5676)
- Updated 3-column layout with better usability. (#5685)
- Updated changelog input to large area with character counter. Thanks to @shresthkapoor7. (#5663, #5434)
- Updated mail logic to remove use of our custom patched Symfony mailer. (#5636)
- Updated translations with latest Crowdin changes. (#5696)
- Updated many actions to better handle parallel permission generation. (#5689, #4838)
- Updated new WYSIWYG editor with improvements & fixes. (#5731)