Changelog

A record of new features, improvements, and fixes.

May 29, 2026

2026 / wk 21-22 / v. 521-523

  • NewMermaid diagrams render inline in code blocks. Write a mermaid code block and Tana Outliner now renders it as a diagram for everyone, with no setup needed. A maximize button opens the diagram in a fullscreen viewer for anything too large to read inline, and pressing Space on a focused diagram does the same. Outline editor, Node types
  • NewPart-of breadcrumb navigator. A breadcrumb at the top of a node now shows where it sits in its part-of hierarchy, so you can see and jump up the chain of containing nodes. Long chains are shortened with a … in the middle. Available to everyone. Navigation, Nodes and references
  • NewGPT-5.5 available as an AI model. GPT-5.5 is now in the AI model picker, with selectable reasoning levels (none, low, medium, and high) so you can trade speed against depth for AI commands and chat. Tana AI, AI Chat
  • ImprovedLarger result sets from the API and MCP. Searches and child listings through the local API and MCP can return up to 1000 results when you ask for them. Defaults stay at 50 for search and 100 for children, so existing calls behave the same unless you raise the limit yourself. Local API / MCP, Search nodes, Input API
  • FixedLive search in AI context respects its result limit. When a live search node is part of the context you send to AI, Tana Outliner now honors the result limit set on that search instead of pulling in everything. Filtered-out results are left out too, keeping the context focused on what you configured. Tana AI, Search nodes, Views
  • FixedAdding the meeting bot to a call works again. Adding the Tana Outliner meeting bot to a meeting had recently started failing for everyone and now works again. Meeting agent, AI meeting notetaker
  • FixedClearer behavior when system audio is unavailable. Starting a recording with system audio enabled no longer throws an unexpected error when system audio access is unavailable. Tana Outliner now stops cleanly and surfaces the real reason instead of a generic "failed to start" message. AI meeting notetaker, Live voice transcription
  • FixedEmbedded tweets render again. Embedded posts from X (Twitter) had stopped rendering and could break the rest of the page when a post was missing some of its data. They render correctly again. Nodes and references
  • FixedQuieter empty state with a clearer message. The "nothing to show" placeholder no longer appears as a heavy gray box in light mode (most noticeable on the calendar and agenda views) and is back to quiet inline text. The message also tells you whether a search or a filter is responsible for the empty result. Views, Search nodes
May 13, 2026

2026 / wk 15-20 / v. 518-520

  • NewBackup audio recording for meetings. You can now keep the original audio of a transcribed meeting alongside the transcript, so you can listen back to what was actually said. The first time you start a live transcription, Tana asks if you'd like to turn this on. You can change your mind any time from the command palette using "Enable backup audio recording" or "Disable backup audio recording". AI meeting notetaker, Live voice transcription
  • NewDrag and drop between groups updates fields. In a grouped outline view, drag a node from one group into another and Tana updates the field the outline is grouped by. Drop a task into the "In progress" group and its status changes; drop one into another person's group and the owner is reassigned. Works for options, options from supertag, date, and the tags system field, and you can drop into empty groups too. Views
  • NewCopy node ID command. A new "Copy node ID" command in the command palette puts just the ID of a node on your clipboard. Useful when you want to point an AI tool like Claude Code or Codex straight at a specific node over MCP, without copying the full link and trimming the URL parts off. Command line, Local API / MCP
  • ImprovedPaste code and keep the formatting. Copy a code snippet from Claude, GitHub, or your editor, and pasting it into Tana now creates a proper code block with the right language for syntax highlighting. Before, the same paste collapsed into a single line of plain text. Copy-paste and export, Outline editor
  • ImprovedSnappier autocomplete with thousands of entries. Picking from a tag that has thousands of entries, like a big list of people or companies, now finds the right one sooner. The match you want tends to be at the top of the list after fewer characters. Nodes and references
  • FixedLong field values stay inside the card. In cards view, a long field value like a URL no longer spills out past the edge of the card. It trims with an ellipsis instead. Views
  • FixedSigning into the local MCP server from Claude Code. Signing into Tana's local MCP server from Claude Code no longer fails with an "invalid_redirect_uri" error. Local API / MCP
  • FixedLocal MCP server handles multiple requests at once. When an AI tool sends several requests to Tana's local MCP server at the same time, they no longer interfere with each other and fail partway through. Local API / MCP
  • FixedCase-sensitive text searches in MCP. The textMatches operator in searchNodes now correctly matches patterns that contain uppercase letters, and the /i case-insensitive flag takes effect. Before, any pattern with an uppercase letter silently returned no results. Local API / MCP, Search nodes
  • FixedOverdue search with MCP works with custom task tags. The overdue filter in searchNodes now finds tasks with a past due date on a custom task tag's own due-date field, not just the built-in system task type. Local API / MCP, Search nodes
  • InfoDesktop and mobile apps will soon be renamed to Tana Outliner. An update to the Tana Desktop and Mobile apps will roll out soon, renaming them from Tana to Tana Outliner. Everything else stays the same: your data, your settings, and your app icon. On Mac, if you keep Tana docked, you may need to re-dock it after the update. Tana Outliner for desktop, Tana Mobile
Apr 3, 2026

2026 / wk 11-14 / v. 514-517

  • ImprovedSupport for Claude Sonnet 4.6, Opus 4.6, GPT 5.4, and Gemini 3.1 Pro. Added support for Claude Sonnet 4.6, Claude Opus 4.6, OpenAI GPT 5.4, Gemini 3.1 Pro (preview) and deprecated older models. Tana AI
  • ImprovedDefault AI model for chat. Paid accounts can now set a default AI model for chat. Use the "Set default AI model to" command or edit the AI model field in user preferences. The chosen default applies to all AI chats unless overridden by a per-chat or per-agent model selection. Use "Reset default AI model" to revert to the system default. AI Chat
  • ImprovedUndo no longer includes navigation actions. Cmd/Ctrl+Z now only undoes actual content changes. Navigation, zoom, and expand/collapse no longer fill up the undo stack. Navigation
  • FixedMeeting transcript processing failures. Fixed Text Processing Agent failures that were preventing meeting transcripts from being processed correctly. AI meeting notetaker
  • FixedPARENT.fields search with multiple values. Fixed PARENT.fields searches for multiple values not working for all types of search queries. Now also compatible with LINKS_TO and COMPONENTS_REC. Search nodes
  • FixedCalendar events with meeting links misclassified as tasks. Fixed calendar events with meeting links being classified as tasks instead of meetings. Events containing meeting links now automatically classify as meetings regardless of attendee count. Calendar integration
  • FixedAlphabetical sorting with formatted text. Fixed alphabetical sorting issues with inline references and formatted text. Nodes with bold text, inline references, and other formatting now sort properly by visible content instead of appearing first. Nodes and references
  • FixedSafari and iOS save errors. Fixed 'Saving changes locally failed' error that was appearing frequently on Safari and iOS. Your changes save reliably without these concerning error messages. Workspaces
Mar 6, 2026

2026 / wk 08-10 / v. 511-514

  • NewGlobal Clipper for desktop - capture. Global Clipper for desktop - capture from anywhere with Cmd/Ctrl+Shift+Space (customizable). Quick modal overlay lets you paste content, apply supertags, set fields, and use @mentions without leaving your current app. Captures send to Today page automatically. Tana Outliner for desktop
  • NewFixed PARENT.field search expressions only matching first. Fixed PARENT.field search expressions only matching first value in multi-value fields. Search now correctly matches against all values in the field. Search nodes
  • ImprovedAdded new move_node tool to local API/MCP. Added new move_node tool to local API/MCP to programmatically move a node to any parent. Includes option to leave a reference when moving. Local API / MCP
  • ImprovedAdded user preference to collapse references section. Added user preference to collapse references section by default. Enable via command line to keep references collapsed when opening nodes instead of auto-expanding. Cmd/ctrl + K -> Collapse/expand references section by default. Nodes and references
  • FixedFixed Global Clipper not showing all available. Fixed Global Clipper not showing all available tags in autocomplete due to 200-supertag limit. Now displays all tags from your workspaces when typing. Tana Outliner for desktop
  • FixedFixed keyboard shortcut recording issue on macOS. Fixed keyboard shortcut recording issue on macOS where Option+Space wouldn't register properly as a shortcut for the Global Clipper. Tana Outliner for desktop
  • FixedFixed Global Clipper supertag autocomplete not showing. Fixed Global Clipper supertag autocomplete not showing supertags from linked workspaces. Now includes tags from all workspaces you have content access to. Tana Outliner for desktop
  • FixedFixed 'Sort children by name' command getting. Fixed 'Sort children by name' command getting confused by formatting and inline references. Now sorts properly by visible text content. Command line
  • FixedFixed local MCP issues with having. Fixed local MCP issues with having to re-authenticate for several reasons. Local API / MCP
  • FixedFixed local API/MCP bug with setting date. Fixed local API/MCP bug with setting date values of date system fields. Local API / MCP
  • FixedFixed MCP search_nodes failing when combining multiple. Fixed MCP search_nodes failing when combining multiple conditions. Search queries with multiple criteria no longer require explicit 'and' wrapper for simple cases. Local API / MCP
  • FixedFixed local API/MCP set_field_content creating fields. Fixed local API/MCP set_field_content creating fields not sourced from the supertag template field Local API / MCP
  • FixedFixed MCP set_field_content not creating proper node. Fixed MCP set_field_content not creating proper node references for instance fields. Node IDs now correctly convert to references instead of remaining as literal text. Local API / MCP
  • FixedFixed MCP search_nodes query parameter schema causing. Fixed MCP search_nodes query parameter schema causing Claude Desktop to serialize queries as strings instead of objects. Local API / MCP
Feb 13, 2026

2026 / wk 06-07 / v. 507-510

  • NewMCP open_node tool for external navigation. Added open_node MCP tool to navigate and open specific nodes in the Tana Outliner UI from external applications. Local API / MCP
  • ImprovedMCP field tools support append and multi-value. Enhanced MCP set_field_option and set_field_content tools with append mode and multiple value support. Can now add to existing field values instead of only replacing, and set multiple values on multi-value fields. Local API / MCP
  • ImprovedMCP search indexes field-generated titles. Fixed MCP search_nodes not finding nodes by their title expressions, using the build title from fields. Search now indexes and returns results for titles generated from field values too. Local API / MCP
  • ImprovedMCP OAuth supports app-based redirects. Improved MCP OAuth redirect for external applications. Now supports app-based redirects for tools like Alter and Cursor, not just localhost URLs. Local API / MCP
  • ImprovedMCP date fields clearable with null values. Fixed MCP tool error when clearing date field values. Date fields can now be properly set to empty using null values through MCP. Local API / MCP
  • ImprovedPre-2023 user? Now you can access. Pre-2023 user? Now you can access your old workspace in case you reset your workspace. Workspaces
  • FixedResolved issue where MCP read_node with high. Resolved issue where MCP read_node with high depth would return unwanted schema definitions and system data instead of just content. Local API / MCP
  • FixedResolved MCP server OAuth authentication bug. Resolved MCP server OAuth authentication bug where scope URLs didn't match the /mcp path, preventing proper integration with Gemini CLI and other MCP client implementations. Local API / MCP
  • FixedFixed issues with having to re-authenticate. Fixed issues with having to re-authenticate for several reasons. Local API / MCP
  • FixedFixed date field values showing as 'Unavailable'. Fixed date field values showing as 'Unavailable' after being set through MCP. Date fields updated via MCP now properly sync and remain accessible in Tana Outliner. Local API / MCP
  • FixedFixed local API/MCP bug with setting date. Fixed local API/MCP bug with setting date values of date system fields. Local API / MCP
  • FixedFixed MCP search API rejecting numeric time-based. Fixed MCP search API rejecting numeric time-based query parameters. Search now properly handles edited.since, edited.last, created.since, and created.last parameters when passed as URL query strings. Local API / MCP
  • FixedFixed a bug where Markdown exporting could. Fixed a bug where Markdown exporting could crash if there were some cycles in the workspace data. Copy-paste and export
Changelog - Tana Outliner