feat(container): update image docker.io/outlinewiki/outline to v0.80.2 #4515
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.76.1
->0.80.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
outline/outline (docker.io/outlinewiki/outline)
v0.80.2
Compare Source
What's Changed
New Contributors
Full Changelog: outline/outline@v0.80.1...v0.80.2
v0.80.1
Compare Source
What's Changed
Full Changelog: outline/outline@v0.80.0...v0.80.1
v0.80.0
Compare Source
What's Changed
Improvements
Tab
andShift-Tab
is now more natural in code blocks https://github.com/outline/outline/pull/7622CMD-k
with the cursor within an editor link now focuses the link fieldCMD-Shift-c
is now a shortcut for inline codeFixes
documents.archived
no longer errors withsort: "index"
in request in https://github.com/outline/outline/pull/7628document.content
column not updated when sending text attribute through API in https://github.com/outline/outline/pull/7630collaboratorIds
New Contributors
Full Changelog: outline/outline@v0.79.1...v0.80.0
v0.79.1
Compare Source
Improvements
Docker
andNginx
as code editor syntax highlighting optionsFixes
PORT
is not explicitly defined in environmentURL
is not defined in environmentgroup_user
table contains existing duplicate rows.v0.79.0
Compare Source
What's Changed
Group document membership
It is now possible to add groups directly to documents, all members of the group will receive access to the document with the chosen permissions. Use this to share portions of a larger private collection with a mix of stakeholders. Groups appear as a new sharing option in the existing
Share
button.Other improvements
/embed
command by @Blendman974 in https://github.com/outline/outline/pull/7319R
language highlighting in code blocks https://github.com/outline/outline/issues/7473/time
and/datetime
in templates will now insert a template variableshift+enter
to insert a soft break in comments #7451inline
content disposition so they display in browser@mention
e
shortcut now refocuses the editor if unfocusedShift-Ctrl-c
added as editor shortcut for toggling code blocksFixes
DeliverWebhookTask
when trash is emptied by @apoorv-mishra in https://github.com/outline/outline/pull/7304@mentions
:
https://github.com/outline/outline/issues/7481New Contributors
Full Changelog: outline/outline@v0.78.0...v0.79.0
v0.78.0
Compare Source
What's Changed
Comment resolving
It's now possible to resolve comment threads on documents from the comment menu. You can always view and restore a document's resolved comments by clicking the checkmark icon at the top right of the sidebar.
Icon and emojis
Thanks to @hmacr who put in a ton of work to rebuild our picker interface, you can now select emoji and icons for both document and collection in one unified UI – this finally enables using emoji for collections and icons on documents. We also added even more new icons to choose from in this release.
Discord Authentication
Discord was added as a fully supported authentication provider plugin. In addition to the regular security controls for email domain you can also configure to restrict logins to a specific Discord server and roles. See more in the documentation.
Other improvements
AZURE_TENANT_ID
added to allow custom azure tenant (#7028)Fixes
read-only
permissionNew Contributors
Full Changelog: outline/outline@v0.77.3...v0.78.0
v0.77.3
Compare Source
Fixes
v0.77.2
Compare Source
Fixes
inline
content disposition on shared docs using local storage strategyEscape
correctly closes command menu again when viewing a document or collectionv0.77.1
Compare Source
Fixes
text
field in outgoing document webhooksv0.77.0
Compare Source
What's Changed
This release changes how documents are rendered, allowing the introduction of new editor functionality and attributes. Highlighted for this release are some big improvements to tables:
Other improvements
Manage
permission to documents allows other users to manage sharing in https://github.com/outline/outline/pull/7003/
block insert shortcut now works anywhere on a line or table in https://github.com/outline/outline/pull/7026Fixes
files.get
now supports range header, fixes video loading in Safari in https://github.com/outline/outline/pull/6950state.host
in auth error redirectNew Contributors
Full Changelog: outline/outline@v0.76.0...v0.77.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.