Update outlinewiki/outline Docker tag to v0.85.0#148
Merged
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/infrastructure/mensa/-/pipelines/1905786460 Status: Passed Job summariestf-plan:server_administrationPlan: 6 to add, 0 to change, 6 to destroy. tf-plan:githubNo changes. Your infrastructure matches the configuration. tf-plan:mainNo changes. Your infrastructure matches the configuration. |
Taucher2003
approved these changes
Jul 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.84.0->0.85.0Release Notes
outline/outline (outlinewiki/outline)
v0.85.0Compare Source
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
|--on a new line to insert a table.OIDC improvements
We now support the
.well-knowndiscovery endpoint, meaning OIDC can be configured with justOIDC_ISSUER_URL,OIDC_CLIENT_ID, andOIDC_CLIENT_SECRET. Much simpler than the previous approach.PKCE is now also used if the discovery endpoint signals support.
Other Improvements
attachments.listAPI endpoint in https://github.com/outline/outline/pull/9259allowIndexingandshowLastUpdatedcan now be set inshares.createin https://github.com/outline/outline/pull/9476Fixes
id_tokenwhen OIDC userinfo endpoint is sparse by @xadammr in https://github.com/outline/outline/pull/9172defaultSignedUrlExpiresfrom 60s to 5 minutes in https://github.com/outline/outline/pull/9233collections.infoendpoint disallowed find by urlId in https://github.com/outline/outline/pull/9423EmailProcessorin https://github.com/outline/outline/pull/9426Retry-Afterheader for Notion rate-limit retries in https://github.com/outline/outline/pull/9467New Contributors
Full Changelog: outline/outline@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 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 was generated by Mend Renovate. View the repository job log.