Skip to content

chore(deps): update outlinewiki/outline docker tag to v0.85.0

Renovate Bot requested to merge renovate/outlinewiki-outline-0.x into main

This MR contains the following updates:

Package Type Update Change
outlinewiki/outline Kustomization minor 0.84.0 -> 0.85.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

outline/outline (outlinewiki/outline)

v0.85.0

Compare Source

image

What's Changed

Installation screen

We added a new screen when installing Outline for the first time which allows setting up a workspace in the database with email before setting up any SSO providers. This should provide an easier onboarding experience for new users.

Editor improvements
OIDC improvements

We now support the .well-known discovery endpoint, meaning OIDC can be configured with just OIDC_ISSUER_URL, OIDC_CLIENT_ID, and OIDC_CLIENT_SECRET. Much simpler than the previous approach.

PKCE is now also used if the discovery endpoint signals support.

Other Improvements
Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.84.0...v0.85.0


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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports