# Outline v1.9.2 - Product: Outline (https://whatsnew.fyi/product/outline) - Vendor: Outline - Date: 2026-07-21 - Version: v1.9.2 - Original notes: https://github.com/outline/outline/releases/tag/v1.9.2 - Permalink: https://whatsnew.fyi/product/outline/releases/v1.9.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add "query" parameter to templates.list API endpoint - **added** — Allow deleting failed and expired exports - **fixed** — Floating toolbar in template settings no longer overlaps sidebar - **fixed** — Remove duplicate "Mermaid" entry in language picker - **fixed** — Reset theme control correctly updates input value - **fixed** — Prevent errored mermaid diagram from being zoomable - **fixed** — Debounce search query persistence - **fixed** — Fix comment gutter mark behavior and scroll-to-comment functionality - **fixed** — Record search queries from MCP - **fixed** — Use configured proxy consistently with auth providers - **fixed** — Remove test fixtures from Docker image - **fixed** — Enable MCP to upload files with local storage method - **fixed** — Make image dimensions editable in editor again - **fixed** — Prevent focusing starred link from scrolling to original location - **fixed** — Fix indent of group-shared document children - **fixed** — Use full keyspace for email verification codes - **fixed** — Add option to invite existing user not in document - **fixed** — Fix 502 error on sign-in from oversized id_token cookie using OIDC ##### What's Changed * Added "query" parameter to `templates.list` API endpoint in https://github.com/outline/outline/pull/12996 * Deleting failed and expired exports now possible by @47star in https://github.com/outline/outline/pull/13032 ###### Fixes * Floating toolbar in template settings no longer overlaps sidebar in https://github.com/outline/outline/pull/12994 * "Mermaid" no longer appears twice in language picker in https://github.com/outline/outline/pull/13000 * "Reset theme" control correctly updates input value in https://github.com/outline/outline/pull/12999 * Errored mermaid diagram no longer zoomable in https://github.com/outline/outline/pull/13001 * Debounced search query persistence in https://github.com/outline/outline/pull/13004 * Multiple fixes for comment gutter mark behavior and scroll-to-comment in https://github.com/outline/outline/pull/13013 * Search queries from MCP are now recorded in https://github.com/outline/outline/pull/13011 * Consistent usage of configured proxy with auth providers in https://github.com/outline/outline/pull/13018 * Docker image no longer includes test fixtures in https://github.com/outline/outline/pull/13021 * MCP can now upload files with local storage method in https://github.com/outline/outline/pull/13023 * Image dimensions editable in editor again in https://github.com/outline/outline/pull/13025 * Focusing starred link no longer scrolls to original location in https://github.com/outline/outline/pull/13029 * Fixed indent of group-shared document children by @zz80900 in https://github.com/outline/outline/pull/13028 * Full keyspace is now used for email verification codes in https://github.com/outline/outline/pull/13031 * Option to invite existing user not in doc in https://github.com/outline/outline/pull/13034 * Fixed 502 on sign-in from oversized id_token cookie using OIDC (#12986) in https://github.com/outline/outline/pull/12995 ##### New Contributors * @zz80900 made their first contribution in https://github.com/outline/outline/pull/13028 * @47star made their first contribution in https://github.com/outline/outline/pull/13032 **Full Changelog**: https://github.com/outline/outline/compare/v1.9.1...v1.9.2