Skip to content

chore(deps): update docker.io/outlinewiki/outline docker tag to v1.9.1#1832

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-outlinewiki-outline-1.x
Open

chore(deps): update docker.io/outlinewiki/outline docker tag to v1.9.1#1832
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-outlinewiki-outline-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
docker.io/outlinewiki/outline minor 1.8.11.9.1 1.9.2

Release Notes

outline/outline (docker.io/outlinewiki/outline)

v1.9.1

Compare Source

What's Changed

Improvements
  • Added importer support for Slab in #​12859
  • Added support for rgb, hsl swatches in #​12972
  • New sidebarHidden query option in #​12947
  • Empty list tool results in MCP now return improved responses by @​syf2211 in #​12864
  • Unfurl previews for heading links are now aware of heading links in #​12857
  • Added comment marks in editor gutter in #​12840
Fixes
  • Long code words no longer cause comment bound overflow in #​12961
  • Desktop sign-in supported for self-hosted deployments in #​12952
  • Fix image overflow in table cells by @​tsushanth in #​12902
  • Another fix for foreignObject sizing in Mermaid diagrams by @​tsushanth in #​12872
  • Prevent collapsed sidebar opening during text selection in #​12965
  • Improved fast-click behavior in sidebar in #​12966
  • Comments menu now works correctly when triggered from a document list in #​12968
  • Service worker loading in #​12978

New Contributors

Full Changelog: outline/outline@v1.9.0...v1.9.1

v1.9.0

Compare Source

What's Changed

Note that with this release the ability to collapse any heading was removed. We introduced toggle sections a few releases ago – this and toggle headings replace this capability with something that works much better for multiplayer environments.

Highlights
  • Date mentions are now supported
  • Login with Passkey is now supported on desktop in #​12749
  • Markdown input such as --- now work after a soft-break in #​12925
MCP
Other improvements
  • Table menus in editor were improved and now include alignment options for rows in #​12611
  • Added support for Slack-style +:100: reaction shorthand in #​12650
  • Added PROXY_HEADERS_TRUSTED env option (defaults to true) in #​12676
  • CloudFront support for signed attachment URLs by @​oliinykdm in #​12656
  • Table sorting is now IP-address aware in #​12734
  • Small images can now be displayed inline for iconography in #​12776
  • Added support for presigned PUT uploads for S3-compatible storage by @​nmnmcc in #​12748
  • Image corner drag resizing is now enabled by @​UmbraCi in #​12690
  • Added spec-compliant OIDC logout in #​12804
  • Add support for OIDC provider returning JWT from userinfo endpoint in #​12879
Fixes
  • PDF display now correctly scales on mobile in #​12608
  • place cursor at start of inserted table row/column in #​12610
  • Improve patch merging of links in table cells through MCP in #​12614
  • Code blocks auto-collapse while editing in #​12616
  • Spurious post-import edits in #​12620
  • Before/After creation options appear in menu when no permission on parent doc in #​12629
  • Updated validateUrlNotPrivate to match implementation in SSRF in #​12636
  • Widen validated emails for Azure in #​12637
  • Pasted content sometimes appears in plaintext in #​12638
  • Dragging images in editor in #​12647
  • perf: Improve performance of in-page search in #​12649
  • Prevent selecting word-joiner characters around multiplayer cursor in #​12660
  • Reject collections.update requests that include both description and data in payload in #​12648
  • Improve markdown serialization speed in #​12667
  • Editor math block parsing and NaN media dimensions in #​12668
  • Toggling a nested list no longer converts parent lists in #​12670
  • Duplicate paths in export ZIP in #​12674
  • Date mentions in #​12621
  • Comment thread animations in #​12677
  • Nested list behavior in #​12678
  • Various checkbox fixes in #​12679
  • perf: Server startup time in #​12680
  • Tracking of block toolbars in #​12681
  • Reset focusedCommentId on document nav in #​12687
  • Setting attributes from col/row span in #​12686
  • Encode code & math fences in table cells with
    to avoid breaking rows in #​12569
  • Image drop into editor in #​12691
  • only users with "manage" permissions can edit page permissions by @​orikad in #​12597
  • Enable PDF toggle for pre -contentType files in #​12709
  • Import avatar image from Azure/Entra/Microsoft in #​12710
  • Allow template management to be extended to viewers in #​12719
  • Pinterest host matching too broad in #​12718
  • Allow webhook urls without a top-level domain when self-hosted in #​12728
  • Documents shared directly with user not accessible through MCP list tool in #​12717
  • Importer fails after stripping emoji within mark on first line in #​12730
  • Inline code marks longer than the width of editor escape bounds in #​12735
  • Newlines in block fences in table cells in #​12740
  • Cmd+A in image/video captions now works correctly in #​12751
  • Suggestion menus are now correctly announced to screenreaders in #​12750
  • Prevent concurrent OAuth refresh attempts from revoking grant in #​12752
  • Smoothed out image lightbox transition in #​12756
  • Incorrect sidebar hover state with menu open in #​12758
  • Collapse code blocks taller than half the viewport in #​12743
  • Vertically center empty state in notifications popover in #​12764
  • Viewer can disclose existing shared document in #​12769
  • Remove settings from integration presenter in #​12770
  • Remove quote flattening on markdown serialization in #​12774
  • Notion import crash on empty table ("Index 0 out of range") in #​12775
  • Ensure mention in doc emails always include context in #​12787
  • Flicker of sticky table header in #​12803
  • Retain location state when clicking on hash links in doc and TOC in #​12805
  • Guard missing key in manifest in #​12806
  • "User verification was required" during passkey signin in #​12817
  • CleanupDemotedUserTask throws on deleted user in #​12818
  • Guard against orphaned jobs in queue in #​12819
  • Refactor find logic for non-ascii characters in #​12813
  • Avoid pointless +1 on Facepile (show avatar instead) in #​12823
  • Settings appear behind sidebar in #​12824
  • Handle deleted user or team in UserCreatedProcessor in #​12839
  • Avoid SequelizeEmptyResultError in AvatarProcessor in #​12838
  • Avoid SequelizeEmptyResultError when team is missing in CollectionsProcessor in #​12837
  • Remove separate editing guard on Rename action in #​12846
  • revisions.list response too large in #​12822
  • Cannot connect existing workspace when signed into multiple in #​12870
  • mermaid Ctrl+Enter edit shortcut not working on Windows in #​12867
  • Ensure accessible name to search and text inputs in #​12869
  • Incorrect typing of passport request handlers in #​12883
  • useMediaQuery value incorrect on first render in #​12914
  • Handle transient errors in HealthMonitor in #​12913
  • useIdle never triggered without user activity in #​12908
  • all _FILE suffix secrets in env are cemented at startup in #​12889
  • Show more useful breadcrumbs on search results in #​12915
  • Various unlabeled and undescribed interactive elements in #​12912
  • Sensitive fields can leak into logging when non-primitive in #​12910
  • Decode percent-encoded filenames from URLs in #​12906
  • Stale CSRF token sent on request retries and form submissions in #​12888
  • passThrough prop not correctly applied in #​12930
  • Skip attachment work in exports when includeAttachments is false in #​12933
  • Math formulas not rendering correctly in HTML/PDF output in #​12939
  • Comments sidebar opens on document load when draft comment exists in #​12897
  • validateUrlNotPrivate hardening in #​12938
  • perf: Do not load webhook content during failure check in #​12944
  • correctly paste doc links with hash by @​salihudickson in #​12900

New Contributors

Full Changelog: outline/outline@v1.8.1...v1.9.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 21, 2026 06:09
@renovate
renovate Bot enabled auto-merge (squash) July 21, 2026 06:09
@github-actions

Copy link
Copy Markdown
@@ spec.values.controllers.outline.containers.app.image.tag @@
# helm.toolkit.fluxcd.io/v2/HelmRelease/tools/outline
! ± value change
- 1.8.1@sha256:e224dcbe34670bdae8835c32d5abc692d3560dfa262b72fb7232f4d87185aebd
+ 1.9.1@sha256:9fe2cbdceccea0ffb82cbc8dc6f4c0d4ba1d377454e502d5d2bddececb34d4f1

@@ spec.template.spec.containers.app.image @@
# apps/v1/Deployment/tools/outline
! ± value change
- docker.io/outlinewiki/outline:1.8.1@sha256:e224dcbe34670bdae8835c32d5abc692d3560dfa262b72fb7232f4d87185aebd
+ docker.io/outlinewiki/outline:1.9.1@sha256:9fe2cbdceccea0ffb82cbc8dc6f4c0d4ba1d377454e502d5d2bddececb34d4f1

@renovate
renovate Bot force-pushed the renovate/docker.io-outlinewiki-outline-1.x branch 4 times, most recently from ffd3238 to 3848e95 Compare July 21, 2026 12:10
@renovate
renovate Bot force-pushed the renovate/docker.io-outlinewiki-outline-1.x branch from 3848e95 to 50f4ef4 Compare July 21, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants