May 6th, 2026
New
Improved
Fixed
Team Version
Added token limit: Admins can now set up token limit per time period for specific models, AI Agents, users/user groups.
Go to Admin panel β Under the Access & Limits section, select Usage Limit.



Added admin toggle for ElevenLabs: Admins can now show or hide the ElevenLabs integration directly from the admin panel settings.

Fixed a flashing issue during the close transition by freezing content to prevent flicker.
Fixed an overflow issue in attachment and file layouts. Flex layout constraints (min-width + flex-shrink) have been added to keep attachments properly contained.
Fixed an issue where inline agents could incorrectly search the wrong Knowledge Base tags.
Fixed artifact dimensions so artifacts now display with the correct height in the UI.
April 28th, 2026
New
AI Models
GPT-5.5 and GPT-5.5 Pro are now accessible via TypingMind!
Better at coding, tool use, research and analysis!

April 23rd, 2026
New
AI Models
Integrations
Here's what's new in this update:
GPT Image 2 model support: The GPT Image Editor plugin now supports the gpt-image-2 model, giving you access to OpenAI's latest image generation capabilities directly within the plugin.

Resizable sidebar: You can now drag to resize the sidebar to your preferred width. The size is saved and persists across app reloads.

Custom body parameters in model settings: You can now add custom request body parameters directly in a model's settings. This enables use cases such as setting service_tier: "priority" to help reduce 429 rate-limit errors on models like Gemini 3.1 Pro.

April 17th, 2026
New
AI Models
Claude Opus 4.7 is now available on TypingMind!
Better at complex coding work
More reliable on long tasks
Check its own work before answering
Produce more polished professional outputs like UIs, slides, and documents.
Try now!

Other updates:
- Added support for xhigh thinking effort for Claude Opus 4.7
- Treated xhigh as max thinking effort for other Claude models
April 16th, 2026
New
Improved
Fixed
Users can now permanently delete files stored in cloud storage.

Fix βRequest exceeds the maximum sizeβ errors when sending large PDF files to Claude models by lowering the PDF size limit to preserve request headroom.
Added support for welcome/prefill messages for Gemini image models.
You can now assign provider tools for AI Agents (TypingMind Team)
Provider code execution now reuses the active Claude container for improved execution efficiency.
April 7th, 2026
New
Improved
Fixed
Hereβs whatβs new in this update:
External URL Support for Gemini: Gemini now supports external URLs for file handling, with optimized uploads that use less bandwidth and improve response speed.
Unify Reasoning Controls: The thinking level button is now synced with the Reasoning effort setting in Chat Settings for a more consistent reasoning control experience.
Restore Deleted Items: You can now restore more recently deleted items, including agents, plugins, prompts, and folders.

Gemini large file handling: Fixed an issue where Gemini could fail when processing large files via external URLs because documents were incorrectly detected as having no pages.
Userβs last login for OAuth & SSO tracking: Fixed an issue where the userβs last login wasnβt being tracked for OAuth and SSO authentication.
March 30th, 2026
New
Improved
Fixed
Here's what's new in this update:
Prompt Library (Teams) β New UI: The Team Prompt Library has been redesigned with a refreshed interface and new capabilities:
Duplicate & Share as JSON: Quickly duplicate any prompt or export it as JSON for easy sharing.
Bulk Delete: Select and remove multiple prompts at once.
Sorting Options: Sort prompts by title, date created, or date modified.
Deprecating Chat Widget (Teams): The Chat Widget feature is being deprecated. Existing embeds will remain available until June 01, 2026, with a new widget system coming soon. The per-agent "Embed the chat widget" snippet has been removed (direct URL and public API guidance remain available).
Improvements & Bug Fixes
Shared Links (Teams self-hosted): Fixed an issue where Shared Links didn't appear in the Cloud Sync screen on the self-hosted version.
OpenRouter streaming: Prevents the format field from being incorrectly repeated when using OpenRouter in streaming mode.
Model/Plugin limits (Teams): Fixed an issue where model and plugin limits were being incorrectly overridden.
OpenAI reasoning: Messages are now kept as stateless as possible to prevent caching errors.
Chat Share button (Teams): Fixed the Share button displaying incorrectly in the UI.
March 20th, 2026
New
Improved
Fixed
Here's what's new in this update:
β¨ New
GPT-5.4 Mini & GPT-5.4 Nano are now available in TypingMind.

π Improvements & Bug Fixes
Large chat performance: Optimized performance for large chats by removing unused OpenRouter annotations data that could be very large.
Claude Opus 4.6 pricing: Fixed estimated cost so pricing now shows correctly for Claude Opus 4.6 and Claude Opus 4.6 1M models.
March 17th, 2026
New
Improved
Fixed
Here's what's new in this update:
A new Provider UI
A new UI has been added for configuring providers and their API keys, with unified Enter API Key widgets across all providers.
Read specific files in Knowledge Base (KB)
You can now read specific files in your Knowledge Base directly.

OpenRouter API streaming: Improved handling of OpenRouter response API streaming.
Fixed an issue where redundant newline characters caused invalid Claude prompt cache entries.
March 16th, 2026
Here's what's new in this update:
β¨ New
Claude automatic prompt caching: TypingMind now applies Claude's new automatic prompt caching, improving response efficiency for repeated or similar prompts.
Plugin Execution Timeout (Self-Hosted Teams): Admins can now set a custom timeout limit for plugin execution via an environment variable. The value should be specified in milliseconds.
π Improvements & Bug Fixes
Agents/MCPs avatars: Fixed an issue where agents/MCPs avatars could not load.
Custom params in multi-model responses: Fixed an issue where custom params were not applied in some multi-model response generation cases.