hassio-addons / addon-bookstack

Bookstack - Home Assistant Community Add-ons
https://addons.community
MIT License
55 stars 13 forks source link

⬆️ Update BookStackApp/BookStack to v24.05 #311

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
BookStackApp/BookStack minor v24.02.3 -> v24.05

Release Notes

BookStackApp/BookStack (BookStackApp/BookStack) ### [`v24.05`](https://togithub.com/BookStackApp/BookStack/releases/tag/v24.05): BookStack v24.05 [Compare Source](https://togithub.com/BookStackApp/BookStack/compare/v24.02.3...v24.05) ##### Links - [Release video overview](https://foss.video/w/hfo6x4Bkw6j1eRqcYpMQYC) - [Update instructions](https://www.bookstackapp.com/docs/admin/updates) - [Update details on blog](https://www.bookstackapp.com/blog/bookstack-release-v24-05/) ##### Upgrade Notices - **PHP Version Requirement Change** - The minimum supported PHP version has changed from PHP 8.0.2 to PHP 8.1 in this release. Please see our ["Updating PHP & Composer" documentation page](https://www.bookstackapp.com/docs/admin/updating-php/#updating-php) for guidance on updating PHP. - **Composer Version Requirement Change** - The minimum supported composer version has changed from v2.0 to v2.2 in this release. Please see our ["Updating PHP & Composer" documentation page](https://www.bookstackapp.com/docs/admin/updating-php/#updating-composer) for guidance on updating Composer. - **Page Content** - Text links in page content will now be underlined by default for accessibility. Refer to [the release blogpost](https://www.bookstackapp.com/blog/bookstack-release-v24-05/#change-to-default-link-styles) for an simple customization to override & revert this if desired. - **PDF Exports** - The `WKHTMLTOPDF` option is now considered deprecated, with the alternative being the newly added `EXPORT_PDF_COMMAND` which is detailed in [our documentation here](https://www.bookstackapp.com/docs/admin/pdf-rendering/#pdf-export-command). The `WKHTMLTOPDF` option will though remain supported for a number of feature releases though to avoid unexpected breaking changes. - **OIDC Authentication** - The OIDC "userinfo" endpoint may now be called in very rare scenarios where not all expected claims were being properly provided in the user ID Token, which could alter the details used for new users on access, and the groups obtained for user group/role sync, but only in edge case scenarios where functionality was not matching configuration before the update. - **LDAP Authentication** - The `LDAP_USER_FILTER` BookStack option now uses `{user}` as a placeholder instead of `${user}` by default. The older `${user}` placeholder format is still supported but you may want to use the new format instead. This should not cause any issues on existing instances, unless `{user}` was used as a literal part of your user filter which would be very unlikely. ##### Full List of Changes - Added new command-based PDF export option. ([#​4969](https://togithub.com/BookStackApp/BookStack/pull/4969), [#​4732](https://togithub.com/BookStackApp/BookStack/issues/4732)) - Added Audit Log API list endpoint. ([#​4987](https://togithub.com/BookStackApp/BookStack/pull/4987), [#​4316](https://togithub.com/BookStackApp/BookStack/issues/4316)) - Added LDAP option to provide a custom CA cert. Thanks to [@​mmoore2012](https://togithub.com/BookStackApp/BookStack/pull/4913). ([#​4985](https://togithub.com/BookStackApp/BookStack/pull/4985), [#​4913](https://togithub.com/BookStackApp/BookStack/pull/4913)) - Added OIDC userinfo endpoint support. Thanks to [@​LukeShu](https://togithub.com/BookStackApp/BookStack/pull/4726). ([#​4955](https://togithub.com/BookStackApp/BookStack/pull/4955), [#​4726](https://togithub.com/BookStackApp/BookStack/pull/4726), [#​3873](https://togithub.com/BookStackApp/BookStack/issues/3873)) - Added simple registration form honeypot. Thanks to [@​nesges](https://togithub.com/BookStackApp/BookStack/pull/4970). ([#​4970](https://togithub.com/BookStackApp/BookStack/pull/4970)) - Added Scala to list of supported languages in code blocks. ([#​4953](https://togithub.com/BookStackApp/BookStack/issues/4953)) - Added licenses page supported by licenses list building process. ([#​4907](https://togithub.com/BookStackApp/BookStack/pull/4907)) - Updated app framework from Laravel 9 to 10. ([#​4903](https://togithub.com/BookStackApp/BookStack/pull/4903)) - Updated content links to be underlined by default for accessibility. ([#​4939](https://togithub.com/BookStackApp/BookStack/issues/4939)) - Updated dev Dockerfile with improvements. Thanks to [@​C0rn3j](https://togithub.com/BookStackApp/BookStack/pull/4895). ([#​4895](https://togithub.com/BookStackApp/BookStack/pull/4895)) - Updated included images with extra compression to save data. Thanks to [@​C0rn3j](https://togithub.com/BookStackApp/BookStack/pull/4904). ([#​4904](https://togithub.com/BookStackApp/BookStack/pull/4904)) - Updated JS build system to split markdown-focused packages to own file. ([#​4930](https://togithub.com/BookStackApp/BookStack/pull/4930), [#​4858](https://togithub.com/BookStackApp/BookStack/issues/4858)) - Updated LDAP user filter option to support new placeholder format. ([#​4967](https://togithub.com/BookStackApp/BookStack/issues/4967)) - Updated minimum required PHP version from 8.0 to 8.1. ([#​4894](https://togithub.com/BookStackApp/BookStack/pull/4894), [#​4893](https://togithub.com/BookStackApp/BookStack/issues/4893)) - Updated translations with latest Crowdin changes. ([#​4890](https://togithub.com/BookStackApp/BookStack/pull/4890)) - Fixed code direction in WYSWIYG editor lacking direction support in code editor. ([#​4943](https://togithub.com/BookStackApp/BookStack/issues/4943)) - Fixed difference of line-heights for paragraphs in tables between editor and page view. ([#​4960](https://togithub.com/BookStackApp/BookStack/issues/4960)) - Fixed extra space at the beginning of a translation. Thanks to [@​johnroyer](https://togithub.com/BookStackApp/BookStack/pull/4972). ([#​4972](https://togithub.com/BookStackApp/BookStack/pull/4972)) - Fixed failing drag and drop of attachments into editor on Chrome. ([#​4975](https://togithub.com/BookStackApp/BookStack/issues/4975)) - Fixed incorrect tag counts when tagged items are in the recycle bin. ([#​4892](https://togithub.com/BookStackApp/BookStack/issues/4892)) - Fixed WYSIWYG object embeds in the editor showing image toolbar button. ([#​4974](https://togithub.com/BookStackApp/BookStack/issues/4974)) - Fixed WYSIWYG table cell format handling which could clear styles unexpectedly. ([#​4964](https://togithub.com/BookStackApp/BookStack/issues/4964))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.