From 01f1f913f2df87bd5c0d10b7cb40654f871351f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Jun 2024 08:38:50 +0200 Subject: [PATCH] chore(deps): update container image outlinewiki/outline to v0.77.0@e697bcc by renovate (#23333) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://togithub.com/outline/outline) | minor | `0.76.1` -> `0.77.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
outline/outline (outlinewiki/outline) ### [`v0.77.0`](https://togithub.com/outline/outline/releases/tag/v0.77.0) [Compare Source](https://togithub.com/outline/outline/compare/v0.76.1...v0.77.0) #### 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: ![image](https://togithub.com/outline/outline/assets/380914/6109e4a5-fc5a-4a25-ae33-eebbe9adc0db) - **Column resizing:** You can now resize columns by dragging the border between them - **Full-width tables:** Tables now expand to the full width of the editor - **More content:** Table cells now support embeds, code blocks, and all other content types - **Toggleable headers:** You can now toggle a header row and column - **Improved overflow:** Tables now scroll horizontally when they're too wide for the editor - **Improved row and column controls**: We've made it one click to add rows and columns ##### Other improvements - Added more highlighter color choices in [https://github.com/outline/outline/pull/7012](https://togithub.com/outline/outline/pull/7012) - New collection permissions UI in [https://github.com/outline/outline/pull/6917](https://togithub.com/outline/outline/pull/6917) - Big rendering performance improvements for documents with many images - Add `Manage` permission to documents allows other users to manage sharing in [https://github.com/outline/outline/pull/7003](https://togithub.com/outline/outline/pull/7003) - Added an embedded Yandex Maps component by [@​shashinma](https://togithub.com/shashinma) in [https://github.com/outline/outline/pull/6881](https://togithub.com/outline/outline/pull/6881) - Added a permission selector in document/collection invite flow in [https://github.com/outline/outline/pull/6948](https://togithub.com/outline/outline/pull/6948) - Added support for embedded youtube clips by [@​Pranav2612000](https://togithub.com/Pranav2612000) in [https://github.com/outline/outline/pull/6942](https://togithub.com/outline/outline/pull/6942) - Matomo integration in [https://github.com/outline/outline/pull/7009](https://togithub.com/outline/outline/pull/7009) - `/` block insert shortcut now works anywhere on a line or table in [https://github.com/outline/outline/pull/7026](https://togithub.com/outline/outline/pull/7026) - Added the ability to remove a previously uploaded team logo or profile picture - Added a menu option to create template directly in collection ##### Fixes - Various fixes to improve the fluidity of app loading - Image placeholders are now correctly sized when uploading retina images - Images and PDF's are now served with inline content disposition in [https://github.com/outline/outline/pull/6924](https://togithub.com/outline/outline/pull/6924) - Added support for Figma's new link formats and Figjam boards by [@​RenderCoder](https://togithub.com/RenderCoder) in [https://github.com/outline/outline/pull/6946](https://togithub.com/outline/outline/pull/6946) - `files.get` now supports range header, fixes video loading in Safari in [https://github.com/outline/outline/pull/6950](https://togithub.com/outline/outline/pull/6950) - Fixed an issue where zoomed images could get stuck in [https://github.com/outline/outline/pull/6980](https://togithub.com/outline/outline/pull/6980) - Share button was removed on templates - Fixed race condition that could result in document emoji not saving - Removed trust of `state.host` in auth error redirect - Collapsed sidebar now works better in Arc/Edge redesign #### New Contributors - [@​shashinma](https://togithub.com/shashinma) made their first contribution in [https://github.com/outline/outline/pull/6881](https://togithub.com/outline/outline/pull/6881) - [@​lng2020](https://togithub.com/lng2020) made their first contribution in [https://github.com/outline/outline/pull/6731](https://togithub.com/outline/outline/pull/6731) - [@​RenderCoder](https://togithub.com/RenderCoder) made their first contribution in [https://github.com/outline/outline/pull/6946](https://togithub.com/outline/outline/pull/6946) - [@​Frzk](https://togithub.com/Frzk) made their first contribution in [https://github.com/outline/outline/pull/6971](https://togithub.com/outline/outline/pull/6971) - [@​bkrausz](https://togithub.com/bkrausz) made their first contribution in [https://github.com/outline/outline/pull/7022](https://togithub.com/outline/outline/pull/7022) **Full Changelog**: https://github.com/outline/outline/compare/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 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://togithub.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 52dd079fe3d..23bca4d373c 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.76.1 +appVersion: 0.77.0 dependencies: - name: common version: 24.0.1 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 14.0.1 +version: 14.1.0 diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index b3ce6fbaddf..fae3334e074 100644 --- a/charts/stable/outline/values.yaml +++ b/charts/stable/outline/values.yaml @@ -1,7 +1,7 @@ image: repository: outlinewiki/outline pullPolicy: IfNotPresent - tag: 0.76.1@sha256:2e67fc8d32a1efcf7df76affe32b5545f8205bf6ce03e84a477a525bf90cb910 + tag: 0.77.0@sha256:e697bcc347fb37a16c4e19bf165487e4072db4fdcf9e92016f24a00c11cf273d service: main: ports: