Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

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: BookStack v24.05

Compare Source

Links
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 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 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 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. 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, #​4732)
  • Added Audit Log API list endpoint. (#​4987, #​4316)
  • Added LDAP option to provide a custom CA cert. Thanks to @​mmoore2012. (#​4985, #​4913)
  • Added OIDC userinfo endpoint support. Thanks to @​LukeShu. (#​4955, #​4726, #​3873)
  • Added simple registration form honeypot. Thanks to @​nesges. (#​4970)
  • Added Scala to list of supported languages in code blocks. (#​4953)
  • Added licenses page supported by licenses list building process. (#​4907)
  • Updated app framework from Laravel 9 to 10. (#​4903)
  • Updated content links to be underlined by default for accessibility. (#​4939)
  • Updated dev Dockerfile with improvements. Thanks to @​C0rn3j. (#​4895)
  • Updated included images with extra compression to save data. Thanks to @​C0rn3j. (#​4904)
  • Updated JS build system to split markdown-focused packages to own file. (#​4930, #​4858)
  • Updated LDAP user filter option to support new placeholder format. (#​4967)
  • Updated minimum required PHP version from 8.0 to 8.1. (#​4894, #​4893)
  • Updated translations with latest Crowdin changes. (#​4890)
  • Fixed code direction in WYSWIYG editor lacking direction support in code editor. (#​4943)
  • Fixed difference of line-heights for paragraphs in tables between editor and page view. (#​4960)
  • Fixed extra space at the beginning of a translation. Thanks to @​johnroyer. (#​4972)
  • Fixed failing drag and drop of attachments into editor on Chrome. (#​4975)
  • Fixed incorrect tag counts when tagged items are in the recycle bin. (#​4892)
  • Fixed WYSIWYG object embeds in the editor showing image toolbar button. (#​4974)
  • Fixed WYSIWYG table cell format handling which could clear styles unexpectedly. (#​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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels May 11, 2024
@renovate renovate bot force-pushed the renovate/bookstackapp-bookstack-24.x branch from a55ff8a to 33b7346 Compare May 13, 2024 09:41
@frenck frenck merged commit 72d442e into main May 13, 2024
21 checks passed
@frenck frenck deleted the renovate/bookstackapp-bookstack-24.x branch May 13, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant