[1.42.0]
Update BookStack to 25.02
Full Changelog
Release video overview
Update instructions
Update details on blog
Added sort rules with automatic book sorting. (#5457, #2065)
Added method to serve public files via the theme system. (#5405, #3904)
Updated app framework to Laravel 11. (#5400)
Updated codebase minimum PHP version from 8.1 to 8.2. (#5397)
Updated codebase to address various PHP 8.4 deprecations. (#5491)
Updated new WYSIWYG editor with a range of fixes. (#5415)
Updated search indexing to handle guillemets. Thanks to @inv-hareesh. (#5475, #5471)
Updated search indexing with advanced tokenization along with hyphen handling. (#5488, #2095)
Updated sort handling to not increment the updated date for sorted content. (#1777)
Updated translations with latest Crowdin changes. (#5409, #5399)
Fixed incorrect image orientation handling. (#5462)
Fixed layout issues at specific breakpoints. (#5396)
Fixed LDAP error thrown when server does not provide a cn value. (#5443)
Fixed wrong condition for showing new books list. Thanks to @Silverlan. (#5470)