cftechwiz / homelab-ops

MIT License
5 stars 0 forks source link

feat(container): update image docker.io/outlinewiki/outline to v0.77.3 #4355

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/outlinewiki/outline minor 0.76.1 -> 0.77.3

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

outline/outline (docker.io/outlinewiki/outline) ### [`v0.77.3`](https://togithub.com/outline/outline/releases/tag/v0.77.3) [Compare Source](https://togithub.com/outline/outline/compare/v0.77.2...v0.77.3) ##### Fixes - Unable to scroll comment sidebar until multiple comments are posted - Error parsing attachment IDs when node data contains invalid src - Error from type confusion with node attrs ### [`v0.77.2`](https://togithub.com/outline/outline/releases/tag/v0.77.2) [Compare Source](https://togithub.com/outline/outline/compare/v0.77.1...v0.77.2) ##### Fixes - **Restores ability to use IAM roles for S3 storage integration** (Regressed with SDK upgrade in 0.77.0) - Fixed table attributes in template lost on application - Fixed PDF's and images now correctly return `inline` content disposition on shared docs using local storage strategy - Fixed vertical alignment of document contents - `Escape` correctly closes command menu again when viewing a document or collection ### [`v0.77.1`](https://togithub.com/outline/outline/releases/tag/v0.77.1) [Compare Source](https://togithub.com/outline/outline/compare/v0.77.0...v0.77.1) ##### Fixes - **Restores ARM architecture compatibility** (Docker image switched from Alpine -> Debian slim) - Fixed an issue that could cause the app to become unresponsive when zooming out of an image - Restored the `text` field in outgoing document webhooks - Page scroll now resets correctly on mobile when navigating between documents - Tables with a single remaining column now automatically fill available width ### [`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) > \[!WARNING]\ > This release regressed support for ARM processors due to an AWS SDK dependency upgrade, skip straight to v0.77.1 or greater for those on ARM architecture. #### 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 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 has been generated by Mend Renovate. View repository job log here.