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 #301

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
BookStackApp/BookStack major v23.12.2 -> v24.02

Release Notes

BookStackApp/BookStack (BookStackApp/BookStack) ### [`v24.02`](https://togithub.com/BookStackApp/BookStack/releases/tag/v24.02): BookStack v24.02 [Compare Source](https://togithub.com/BookStackApp/BookStack/compare/v23.12.3...v24.02) ##### Links - [Release video overview](https://foss.video/w/8w3F4aWqH3MProMwyQBf2d) - [Update instructions](https://www.bookstackapp.com/docs/admin/updates) - [Update details on blog](https://www.bookstackapp.com/blog/bookstack-release-v24-02/) ##### Upgrade Notices - **Security** - The v23.12 branch of BookStack recently had a security release, which you can find details of in our [v23.12.3 blogpost](/blog/bookstack-release-v23-12-3/). - **Comments** - The ability to use markdown content in comments has been removed in this release, replaced by a WYSIWYG editor. Markdown in comments was a fairly hidden feature though so was not commonly utilised. Existing markdown comments will remain although formatting may be lost if old markdown comments are edited. - **Commands** - The "Regenerate Comment Content" command has been removed in this release since this action is now redundant. - **OIDC Authentication** - Proof Key for Code Exchange (PKCE) support has been added to BookStack OIDC authentication. This should not affect existing OIDC use but you may want to enforce PKCE to be required for BookStack on your authentication system, if supported, for extra security. ##### Full List of Changes - Added simple WYSIWYG comment editor inputs. ([#​4815](https://togithub.com/BookStackApp/BookStack/pull/4815), [#​3018](https://togithub.com/BookStackApp/BookStack/issues/3018)) - Added default page templates for chapters. Thanks to [@​Man-in-Black](https://togithub.com/BookStackApp/BookStack/pull/4750). ([#​4750](https://togithub.com/BookStackApp/BookStack/pull/4750), [#​4764](https://togithub.com/BookStackApp/BookStack/issues/4764)) - Added PKCE support for OIDC. ([#​4804](https://togithub.com/BookStackApp/BookStack/pull/4804), [#​4734](https://togithub.com/BookStackApp/BookStack/issues/4734)) - Added "Clear table formatting" & "Resize to contents" WYSIWYG table options. ([#​4845](https://togithub.com/BookStackApp/BookStack/issues/4845)) - Added "Toggle header row" button to table toolbar in WYSWIYG editor. ([#​985](https://togithub.com/BookStackApp/BookStack/issues/985)) - Added attachment serving range request support. ([#​4758](https://togithub.com/BookStackApp/BookStack/pull/4758), [#​3274](https://togithub.com/BookStackApp/BookStack/issues/3274)) - Added new `AUTH_PRE_REGISTER` logical theme event. ([#​4833](https://togithub.com/BookStackApp/BookStack/issues/4833)) - Updated app entity loading to be more efficient and avoid global addSelects. ([#​4827](https://togithub.com/BookStackApp/BookStack/pull/4827), [#​4823](https://togithub.com/BookStackApp/BookStack/issues/4823)) - Updated book/shelf cover image wording to make sizing in usage clearer. ([#​4748](https://togithub.com/BookStackApp/BookStack/issues/4748)) - Updated PWA manifest to allow landscape use. Thanks to [@​shashinma](https://togithub.com/BookStackApp/BookStack/pull/4828). ([#​4828](https://togithub.com/BookStackApp/BookStack/pull/4828)) - Updated redirect handling to reduce chance of redirecting to images. ([#​4863](https://togithub.com/BookStackApp/BookStack/issues/4863)) - Updated some EN text for consistency/readability. ([#​4794](https://togithub.com/BookStackApp/BookStack/pull/4794)) - Updated WYSIWYG editor with improved cell selection formatting clearing. ([#​4850](https://togithub.com/BookStackApp/BookStack/pull/4850)) - Updated WYSIWYG text direction & alignment controls to work more reliably on complex structures. ([#​4843](https://togithub.com/BookStackApp/BookStack/issues/4843)) - Fixed breadcrumb dropdowns being partially out of view on mobile screen sizes. ([#​4824](https://togithub.com/BookStackApp/BookStack/issues/4824)) - Fixed description WYSIWYG not respecting RTL text. ([#​4810](https://togithub.com/BookStackApp/BookStack/issues/4810)) - Fixed header bar collapse on smaller screen sizes when no name or logo is used. ([#​4841](https://togithub.com/BookStackApp/BookStack/issues/4841)) - Fixed incorrect pagination display in RTL layout. ([#​4808](https://togithub.com/BookStackApp/BookStack/issues/4808)) - Fixed JavaScript error logged on WYSIWYG editor load due to how custom styles were imported. ([#​4814](https://togithub.com/BookStackApp/BookStack/issues/4814)) - Fixed scrollbars showing on WYSIWYG table cell range selection in some browsers. ([#​4844](https://togithub.com/BookStackApp/BookStack/issues/4844)) - Fixed WYSIWYG code block text direction controls not being respected. ([#​4809](https://togithub.com/BookStackApp/BookStack/issues/4809)) ### [`v23.12.3`](https://togithub.com/BookStackApp/BookStack/releases/tag/v23.12.3): BookStack v23.12.3 [Compare Source](https://togithub.com/BookStackApp/BookStack/compare/v23.12.2...v23.12.3) ##### Security Release - [Update Instructions](https://www.bookstackapp.com/docs/admin/updates) - [Update details on blog](https://www.bookstackapp.com/blog/bookstack-release-v23-12-3/) BookStack v23.12.3 has been released. This is a security release that addresses a vulnerability in PDF generation that could be exploited to perform blind server-side-request forgery. Upgrade is advised where untrusted users have permission to create/edit/update page content in your instance. ##### Full List of Changes - Updated PHP dependencies, primarily to update php-svg-lib package.

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.