Update outlinewiki/outline Docker tag to v1.8.1 #722

Merged
AverageMarcus merged 1 commits from renovate/outlinewiki-outline-1.x into master 2026-06-07 09:30:45 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
outlinewiki/outline patch 1.8.01.8.1

Release Notes

outline/outline (outlinewiki/outline)

v1.8.1

Compare Source

What's Changed

Improvements
  • Drag-and-drop now supports dragging from document lists in #​12587
  • Add admin interface to change user avatars in #​12405
  • Add automatic metrics tagging of outgoing emails in #​12570
  • Various improvements to mobile styling and layout in #​12577, #​12576
Fixes
  • Fixed search term highlights missing on navigation from search in #​12598
  • Fixed an intermitent issue where sidebar element is not correctly active on first load in #​12566
  • Scrollbar no longer causes horizontal movement in comments sidebar in #​12565
  • Added protection against timing attacks on notification unsubscribe endpoints in #​12551
  • Icon picker is no longer auto-closed on choice in #​12573
  • Access requests can now be approved by collection managers in #​12579
  • Collection title and icon inline are now editable like documents in #​12574
  • Increased valid user-supplied URL length to 1024 in #​12585
  • Added handling of unhandled server error in MCP route in #​12586
  • Fixed sticky table header styling in Safari in #​12590
  • Private IP lookup is now invalid request rather than internal error in #​12592
  • Improved worker performance through caching in #​12593
  • chore: Improve handling of "expected" network errors from webhooks in #​12599
  • Mermaid is no longer persisted as last used coding language in #​12601
  • Fixed collaboratorIds iterable error when handling very old documents in #​12602
  • Fixed correct support for hard break serialization for commonMark in #​12603
  • Added email verification check during sign-in flow in #​12605

Full Changelog: https://github.com/outline/outline/compare/v1.8.0...v1.8.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | patch | `1.8.0` → `1.8.1` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.8.1`](https://github.com/outline/outline/releases/tag/v1.8.1) [Compare Source](https://github.com/outline/outline/compare/v1.8.0...v1.8.1) #### What's Changed ##### Improvements - Drag-and-drop now supports dragging from document lists in [#&#8203;12587](https://github.com/outline/outline/pull/12587) - Add admin interface to change user avatars in [#&#8203;12405](https://github.com/outline/outline/pull/12405) - Add automatic metrics tagging of outgoing emails in [#&#8203;12570](https://github.com/outline/outline/pull/12570) - Various improvements to mobile styling and layout in [#&#8203;12577](https://github.com/outline/outline/pull/12577), [#&#8203;12576](https://github.com/outline/outline/pull/12576) ##### Fixes - Fixed search term highlights missing on navigation from search in [#&#8203;12598](https://github.com/outline/outline/pull/12598) - Fixed an intermitent issue where sidebar element is not correctly active on first load in [#&#8203;12566](https://github.com/outline/outline/pull/12566) - Scrollbar no longer causes horizontal movement in comments sidebar in [#&#8203;12565](https://github.com/outline/outline/pull/12565) - Added protection against timing attacks on notification unsubscribe endpoints in [#&#8203;12551](https://github.com/outline/outline/pull/12551) - Icon picker is no longer auto-closed on choice in [#&#8203;12573](https://github.com/outline/outline/pull/12573) - Access requests can now be approved by collection managers in [#&#8203;12579](https://github.com/outline/outline/pull/12579) - Collection title and icon inline are now editable like documents in [#&#8203;12574](https://github.com/outline/outline/pull/12574) - Increased valid user-supplied URL length to 1024 in [#&#8203;12585](https://github.com/outline/outline/pull/12585) - Added handling of unhandled server error in MCP route in [#&#8203;12586](https://github.com/outline/outline/pull/12586) - Fixed sticky table header styling in Safari in [#&#8203;12590](https://github.com/outline/outline/pull/12590) - Private IP lookup is now invalid request rather than internal error in [#&#8203;12592](https://github.com/outline/outline/pull/12592) - Improved worker performance through caching in [#&#8203;12593](https://github.com/outline/outline/pull/12593) - chore: Improve handling of "expected" network errors from webhooks in [#&#8203;12599](https://github.com/outline/outline/pull/12599) - Mermaid is no longer persisted as last used coding language in [#&#8203;12601](https://github.com/outline/outline/pull/12601) - Fixed `collaboratorIds` iterable error when handling very old documents in [#&#8203;12602](https://github.com/outline/outline/pull/12602) - Fixed correct support for hard break serialization for commonMark in [#&#8203;12603](https://github.com/outline/outline/pull/12603) - Added email verification check during sign-in flow in [#&#8203;12605](https://github.com/outline/outline/pull/12605) **Full Changelog**: <https://github.com/outline/outline/compare/v1.8.0...v1.8.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-06-07 03:07:33 +00:00
AverageMarcus merged commit 7168bb6bd0 into master 2026-06-07 09:30:45 +00:00
AverageMarcus deleted branch renovate/outlinewiki-outline-1.x 2026-06-07 09:30:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#722