Update outlinewiki/outline Docker tag to v1.2.0 #203
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:
1.1.0→1.2.0Release Notes
outline/outline (outlinewiki/outline)
v1.2.0Compare Source
What's Changed
Highlights
Diagrams.net diagrams are now fully supported, insert new diagrams through the block menu or by uploading an existing png that was created in Diagrams.net – the original diagram data will be preserved and can be edited by clicking the "Edit" button in the image toolbar.
Custom emoji are now available – upload your own custom emoji in the admin settings and use them in your documents, comments, reactions, and icons.
Improved revision history with the ability to download any revision as HTML or Markdown, toggle whether changes are visible, and an improved rendering engine that retains more of the original document's formatting and structure.
Authentication provider management has been added to the settings, allowing admins to view and manage all configured authentication providers in one place. This includes the ability to disable providers, which will prevent users from signing in with that provider but will not delete any existing accounts.
Passkey support has been added as an optional login method. You can now sign in with biometric authentication (TouchId, Windows Hello) or security keys instead of a password. Existing workspaces will need to enable this on the authentication providers screen.
Other improvements
ALLOWED_PRIVATE_IP_ADDRESSESin #10923DATABASE_URLin #10754Fixes
firstChildfor mermaid diagrams in #10668Empty trashbutton is now hidden when missing permissions in #10704profileIdextraction in OIDC does not fallback totoken.subin #10882SECRET_KEYenvironment variable tightened in #10897documents.listanddocuments.archivedwithsort=indexin #10895New Contributors
Full Changelog: outline/outline@v1.1.0...v1.2.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.