From 44859e54520565998e7a84227ca2c05ba3a5ede0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Nov 2024 17:42:43 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/outli?= =?UTF-8?q?newiki/outline=200.80.2=20=E2=86=92=200.81.0=20(#29136)?= 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 | `fde1656` -> `d16010b` | --- > [!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.81.0`](https://redirect.github.com/outline/outline/releases/tag/v0.81.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.80.2...v0.81.0) #### What's Changed ##### Improvements - ⭐ It is now possible to emoji react to comments - ⭐ You can now archive an entire collection ([https://github.com/outline/outline/issues/3141](https://redirect.github.com/outline/outline/issues/3141)) - Comments sidebar can now be sorted by position in document ([https://github.com/outline/outline/issues/7725](https://redirect.github.com/outline/outline/issues/7725)) - `@mention` users can now be searched by email ([https://github.com/outline/outline/issues/7679](https://redirect.github.com/outline/outline/issues/7679)) - There is now a "Leave document" menu item on documents that have been shared with you - Publicly shared docs now have the option to disable search engine indexing ([https://github.com/outline/outline/issues/7486](https://redirect.github.com/outline/outline/issues/7486)) - Import of CSV files is now supported, they will be converted to a document with a single table - Tables now have an "Export as CSV" option ([https://github.com/outline/outline/issues/7743](https://redirect.github.com/outline/outline/issues/7743)) - It is now possible to disable "Smart text" replacements with a user preference ([https://github.com/outline/outline/issues/7769](https://redirect.github.com/outline/outline/issues/7769)) - Dark mode colors are now more consistent - Collections now have reverse alphabetical sort as an option ([https://github.com/outline/outline/issues/7692](https://redirect.github.com/outline/outline/issues/7692)) - Multiplayer text selections are now hidden after a short timeout ([https://github.com/outline/outline/issues/7527](https://redirect.github.com/outline/outline/issues/7527)) - `Reply-to` email on outgoing emails is now the actor's email where user has permission to view - Publicly shared docs now have a button to toggle the sidebar - Mermaid diagrams now have syntax highlighting for their source code - `cmd`+`f` now supports diacritics - Search page now works with Firefox keywords - **API**: New `installation.info` endpoint to get current and latest version of the application - **API**: `apiKeys.list` now allows returning all available API keys in the instance ##### Fixes - Notion import will no longer fail when importing a single document without any sub-documents - A bug was fixed where draft comment marks would be shown to other users ([https://github.com/outline/outline/issues/7470](https://redirect.github.com/outline/outline/issues/7470)) - Fixed animations when zooming images in the editor ([#​7883](https://redirect.github.com/outline/outline/issues/7883)) - Toolbar behavior is now improved when selection partially contains a link ([https://github.com/outline/outline/issues/7890](https://redirect.github.com/outline/outline/issues/7890)) - Switching to edit mode no longer resets page scroll to the top ([https://github.com/outline/outline/issues/7910](https://redirect.github.com/outline/outline/issues/7910)) - Documents can now be restored from a deleted collection - Fixed an issue where the same file can not be imported twice without reloading the page - Fixed an issue where code block line numbers where not displayed when pasting code - `Enter` with an image selected now creates a new paragraph below - Fixed cannot use Discord sign-in if Guild name is a URL ([https://github.com/outline/outline/issues/7776](https://redirect.github.com/outline/outline/issues/7776)) - Fixed an issue where triple clicking the last line in a code block on Firefox would leave a strange selection ([#​7858](https://redirect.github.com/outline/outline/issues/7858)) - Decreased sensitivity of markdown detection ([https://github.com/outline/outline/issues/7873](https://redirect.github.com/outline/outline/issues/7873)) - Editor toolbar can no longer get lost behind header ([https://github.com/outline/outline/issues/7826](https://redirect.github.com/outline/outline/issues/7826)) - Fixed an issue where not all backlinks would appear depending on user permissions - Single character workspace names are now allowed, though discouraged! - Fixed an issue where videos cannot be scrubbed in Chrome ([https://github.com/outline/outline/issues/7517](https://redirect.github.com/outline/outline/issues/7517)) - Mentioning with a space in the search is now inserted correctly ([#​7759](https://redirect.github.com/outline/outline/issues/7759)) - Fixed headings not considered correctly with RTL content - Improved copy and paste behavior when copying content from a single table cell - Sorting a table now correctly takes into account the header row - Fixed an issue where post login redirect would be incorrect ([#​7662](https://redirect.github.com/outline/outline/issues/7662)) - Various performance improvements #### New Contributors - [@​dreamerblue](https://redirect.github.com/dreamerblue) made their first contribution in [https://github.com/outline/outline/pull/6727](https://redirect.github.com/outline/outline/pull/6727) - [@​QriDoki](https://redirect.github.com/QriDoki) made their first contribution in [https://github.com/outline/outline/pull/7694](https://redirect.github.com/outline/outline/pull/7694) - [@​Zoobdude](https://redirect.github.com/Zoobdude) made their first contribution in [https://github.com/outline/outline/pull/7762](https://redirect.github.com/outline/outline/pull/7762) - [@​AlexandrZagorskiy](https://redirect.github.com/AlexandrZagorskiy) made their first contribution in [https://github.com/outline/outline/pull/7744](https://redirect.github.com/outline/outline/pull/7744) - [@​infinite-persistence](https://redirect.github.com/infinite-persistence) made their first contribution in [https://github.com/outline/outline/pull/7825](https://redirect.github.com/outline/outline/pull/7825) **Full Changelog**: https://github.com/outline/outline/compare/v0.80.2...v0.81.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 451cbb67d5b..6899e8ab4cf 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.80.2 +appVersion: 0.81.0 dependencies: - name: common version: 25.1.5 @@ -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.9.2 +version: 14.10.0 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index d5806bd9c8a..959bbb758ef 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.80.2@sha256:fde16562c9b8c67bc7855c71d8a1203125d63fcefc7ebb4e649de35a9281e6df + tag: 0.81.0@sha256:d16010b73e0bfdb70a8339beb048d0703d04c48c05f474287f8d483e0d987bfe service: main: ports: