From 2405f522cf9990ba4b8147d212097d5027cc4d3c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Feb 2025 11:18:18 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/outli?= =?UTF-8?q?newiki/outline=200.81.1=20=E2=86=92=200.82.0=20(#32219)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline) | minor | `e539971` -> `494dfb9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
outline/outline (docker.io/outlinewiki/outline) ### [`v0.82.0`](https://redirect.github.com/outline/outline/releases/tag/v0.82.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.81.1...v0.82.0) #### What's Changed ![image](https://redirect.github.com/user-attachments/assets/991342ca-9fcd-43a1-8299-8b209f2c1dd9) ##### Improvements - ⭐ Mention documents with `@` – document mentions will automatically keep title and icon in sync ([changelog](https://www.getoutline.com/changelog/document-mentions)) - ⭐ Editor embeds are now vertically resizable - ⭐ When pasting a link there is now an *option* to embed or link - ⭐ Upgraded Mermaid diagrams to v11 ([#​7964](https://redirect.github.com/outline/outline/issues/7964)) - Copying a document now offers the choice of destination ([#​8030](https://redirect.github.com/outline/outline/issues/8030)) - When pasting remote images, they will now be automatically uploaded to Outline storage ([#​8301](https://redirect.github.com/outline/outline/issues/8301)) ([#​8086](https://redirect.github.com/outline/outline/issues/8086)) - New tables in the editor now start with fixed width (but resizable) columns - Email notifications are no longer sent for insignificant document changes - Collection description was moved to it's own tab - Copying text out of the editor now copies markdown to the clipboard where appropriate - Added command to create nested document from command menu ([#​8365](https://redirect.github.com/outline/outline/issues/8365)) - Creating a new document from the sidebar is now much faster - It is now possible to create API keys with scopes ([#​8297](https://redirect.github.com/outline/outline/issues/8297)) - Added new icons into picker - Added `Protobuf` code highlighting ([#​8141](https://redirect.github.com/outline/outline/issues/8141)) - Added inline resolve action on comment threads ([#​7977](https://redirect.github.com/outline/outline/issues/7977)) - Long comment reply threads can now be collapsed ([#​7941](https://redirect.github.com/outline/outline/issues/7941)) - Users can now change their own email address ([#​8119](https://redirect.github.com/outline/outline/issues/8119)) - Admins are now able to manage all API keys in workspace ([#​8049](https://redirect.github.com/outline/outline/issues/8049)) - All admin tables where upgraded and improved with infinite scroll and filtering ([#​8157](https://redirect.github.com/outline/outline/issues/8157)) - Moved group management to a table with sorting and filtering ([#​8212](https://redirect.github.com/outline/outline/issues/8212)) - Comments API methods can now optionally return the anchor text ([#​8196](https://redirect.github.com/outline/outline/issues/8196)) - Groups now support an `externalId` property to allow easier syncing with an external source ([#​8127](https://redirect.github.com/outline/outline/issues/8127)) - Users will now be subscribed to a document automatically when it is shared with them ([#​8108](https://redirect.github.com/outline/outline/issues/8108)) - Triple clicking in a code mark now selects the entire mark ([#​8072](https://redirect.github.com/outline/outline/issues/8072)) - Tooltips now include shortcuts for formatting toolbar ([#​8080](https://redirect.github.com/outline/outline/issues/8080)) - Tooltip behavior was improved when moving rapidly between items ([#​8069](https://redirect.github.com/outline/outline/issues/8069)) - Notifications are now sent for resolved comments ([#​8045](https://redirect.github.com/outline/outline/issues/8045)) ##### Fixes ##### Editor - Fixes a hanging/crash that occurred in Chromium 132+ - Template button no longer shows for users with viewer rights - `@` mention search now supports "/" character ([https://github.com/outline/outline/issues/8406](https://redirect.github.com/outline/outline/issues/8406)) - Fixed various issues making linking to a heading unreliable - Mentions can now be found through find and replace - It is now easier to select an image instead of zooming when editing ([https://github.com/outline/outline/issues/8367](https://redirect.github.com/outline/outline/issues/8367)) - Shared documents will now only display a table of contents if they have headings - Improved layout with mixed RTL content ([#​8247](https://redirect.github.com/outline/outline/issues/8247)) - Fixed a bug in nested heading collapsing ([#​8223](https://redirect.github.com/outline/outline/issues/8223)) - Added HEIC image support ([#​8122](https://redirect.github.com/outline/outline/issues/8122)) - Fixed a bug that prevented leaving overlapping comments ([#​8107](https://redirect.github.com/outline/outline/issues/8107)) - The last table column can now be resized, previously this was not possible - Added "Neon" highlighter color option - Fixed flash of styles when printing in dark theme ([#​8010](https://redirect.github.com/outline/outline/issues/8010)) - Fixed list anchors cut off when printing to PDF ([#​7958](https://redirect.github.com/outline/outline/issues/7958)) ##### Other - All API requests now properly support response compression - Umami integration now supports self-hosted URLS on non-standard ports ([https://github.com/outline/outline/issues/8371](https://redirect.github.com/outline/outline/issues/8371)) - Quoted search queries will now return more matches - Fixed preloading of starred sidebar items - Fixed an issue that would make moving documents in the sidebar through drag and drop tricky ([#​8333](https://redirect.github.com/outline/outline/issues/8333)) - Fixed several places that untitled documents would appear as an empty string - Changed outgoing email name to prevent spoofing warnings in some providers - Fixed signed URLs in shared documents only lasted 60 seconds - Creating a document from a template via the API now allows overriding `title` and `text` ([#​8274](https://redirect.github.com/outline/outline/issues/8274)) - Added support for newer Canva links ([#​8140](https://redirect.github.com/outline/outline/issues/8140)) - Updated light theme text to be WCAG AA compliant ([#​8113](https://redirect.github.com/outline/outline/issues/8113)) - Previously mentioned users in a thread are now notified when a new comment is added ([#​8194](https://redirect.github.com/outline/outline/issues/8194)) - Improved error message when database URL contains invalid characters ([#​8110](https://redirect.github.com/outline/outline/issues/8110)) - Fixed markdown escape characters left in titles on import ([#​8102](https://redirect.github.com/outline/outline/issues/8102)) - Added a parameter to ensure logout OIDC never immediately logs back in - Rare loop of storage events between tabs causing flickering UI ([#​7996](https://redirect.github.com/outline/outline/issues/7996)) **Full Changelog**: https://github.com/outline/outline/compare/v0.81.1..v0.82.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/outline/Chart.yaml | 4 ++-- charts/stable/outline/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index cca6645deb8..d091e5232f7 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.81.1 +appVersion: 0.82.0 dependencies: - name: common version: 25.4.10 @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 14.16.5 +version: 14.17.0 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index 26f132e3519..9da1df3f886 100644 --- a/charts/stable/outline/values.yaml +++ b/charts/stable/outline/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/outlinewiki/outline pullPolicy: IfNotPresent - tag: 0.81.1@sha256:e539971b59b2523ab54bf792105d1cff6432974a37e18211c175cd053d7feb62 + tag: 0.82.0@sha256:494dfb9249a6799ca3d38e2bb1bdf3c9f63632634737bd996ce0b3509fe93499 service: main: ports: