Latest release: June 26, 2026

EnConvo releases

Product updates, model providers, workflow improvements, and fixes from the EnConvo changelog — including every beta build.

Crystal timeline2024-11-27 to 2026-06-26
EnConvo app interface
v2.5.4
Latest
45
Releases
21
Beta builds
713
Updates

EnConvo 2.5.5

In Beta · 19 builds

Thanks for testing Enconvo 2.5.5 Beta 19. This build focuses on Quick Type reliability, input-method polish, and cleaner Pet task state.

Quick Type now runs directly from its hotkey without opening SmartBar, chat sessions, or extra windows.
Quick Type sequences are more reliable and cycle through configured text segments across worker restarts and fast repeated hotkey presses.
SmartBar input placeholders now respond correctly to IME composition before Chinese or other marked text is committed.
Pet task cards stay in sync after a ready session is dismissed.

Quick Type

  • AddedQuick Type as a configurable Computer Use command that can type either the latest clipboard text or a managed list of text segments into the focused app.
  • ChangedQuick Type settings from a fixed three-field setup to an addable and removable text list while keeping existing three-field configurations working.
  • FixedQuick Type typing the same text twice from one hotkey press by routing the command through direct execution instead of a new chat session.
  • Fixedthe chat webview re-running freshly reset non-chat sessions during stream recovery.
  • ChangedQuick Type's sequence cursor to persist on disk, so cycling survives worker restarts and runtime switches.
  • Fixedfast repeated Quick Type hotkey presses so each press claims the next segment immediately instead of repeating the still-running segment.

SmartBar Input

  • FixedSmartBar placeholder visibility while using Chinese and other input methods, so the placeholder hides as soon as composition starts.
  • Changedthe native editor to handle both plain and attributed marked-text payloads from AppKit input methods.
  • Fixedcomposition teardown so committed or cancelled marked text clears the placeholder state correctly.

Pet Sessions

  • Fixedready Pet task cards staying stale after a session is dismissed.
  • ChangedPet aggregate updates so the visible task cards, hover summary count, and ready animation update immediately after dismissal.

EnConvo 2.5.4

Latest

Hi friends, thanks for testing this round. Enconvo 2.5.4 is mostly about making the app feel cleaner and steadier in daily use: Dynamic Island is easier to control, Sidebar handoff is quicker, chat rendering is smoother, analytics are more privacy-conscious, and the macOS app package is lighter.

Dynamic Island is easier to control with a new menu bar toggle, more reliable hover activation, better keyboard handling, and an optional notch exclusion setting.
Ask Sidebar is now available from selected text or file context, so you can send content into Enconvo from Finder or other right-click workflows.
Chat answers and long conversations feel cleaner with better answer formatting and improved message list rendering for longer histories.
Analytics are more privacy-conscious with consistent signed-in user identity and filtering for sensitive values such as API keys, passwords, and tokens.
The macOS app package is lighter after removing unused Swift packages and dead UI helper code.
OpenRouter Claude reasoning options are clearer for newer Opus and Sonnet model families.

Dynamic Island

  • Addedan Enable or Disable Dynamic Island item to the menu bar menu.
  • ImprovedDynamic Island event handling to match SmartBar behavior more closely, including Escape, Cmd+W, Cmd+N, and Return key flows.
  • Replaced raw event monitors with stack-based hotkey monitors for more reliable open and close cycles.
  • Fixedrepeated compact hover entries sometimes failing to open.
  • Hover validation now respects the padded hover target, so activation is less fragile around the visible pill.
  • Addedan optional Exclude Notch Area setting. When enabled, hover inside the physical notch area will not trigger Dynamic Island, while hover below or beside the notch still works.
  • Removedstreaming text preview from compact and expanded Dynamic Island modes when agent auto-read is active.

Chat And Sidebar

  • Addedthe Ask Sidebar command for sending selected text or file context into the app sidebar.
  • Registered Ask Sidebar as a Finder service and general right-click action.
  • Chat With AI now avoids fenced code blocks unless you ask for code, commands, structured data, logs, or exact copyable text.
  • Formula-style answers now stay in normal prose or Markdown math instead of code-style boxes.
  • Improvedlong chat rendering by stabilizing Streamdown props and using content visibility for off-screen cached messages.

Privacy And App Package

  • Signed-in users are identified more consistently across the Mac app, Node.js runtime, and web settings app.
  • Sensitive values such as API keys, passwords, and tokens are filtered before analytics events are sent.
  • Event names are clearer for command runs, panels, providers, settings, login/logout, and feature flags.
  • Removedunused Swift packages including OpenAISwift, ActivityIndicatorView, SwiftUIPager, OpenAI by MacPaw, Blackbird, GoogleSignIn, GoogleSignInSwift, MenuBarExtraAccess, MSDisplayLink, SpringInterpolation, and Splash.
  • Deleted unused WindowAnimation helpers and cleaned dead Swift imports in views and services.

Models And Providers

  • OpenRouter Claude Opus and Sonnet model ids now match reasoning effort profiles by model family and version, even when naming order or separators vary.
  • Opus 4.7 and 4.8 now show adaptive Low, Medium, High, X-High, and Max effort choices instead of legacy token-budget choices.
  • Other Claude fallback models, including Sonnet 4.5 and latest aliases, now use the simpler Low, Medium, High, and Max effort list.

EnConvo 2.5.3

Friends, thanks for waiting. This release took longer than usual because I spent time polishing the whole app experience: Dynamic Island, Chat Window, SmartBar, Computer Use, and more model and media tools should all feel smoother in daily use.

Dynamic Island is more capable with voice command input, smoother session reuse, better hover behavior, cleaner model picking, app-context screenshots, and more reliable handoff back into chat.
Voice input is easier to use in the places where quick capture matters, including Chat Window and Dynamic Island workflows.
Chat Window and SmartBar feel more refined across long conversations, history navigation, model selection, mentions, paste behavior, and follow-up prompts.
Computer Use and Browser Use are more dependable for clicks, drags, scrolling, file picking, app targeting, and browser tab control.
Knowledge, context, and search are easier to navigate with better Knowledge Base access, clearer context actions, and improved app, website, plugin, and window mentions.
More models and media tools are available, including Claude Opus 4.8, GLM-5.2, MiniMax M3, Soniox v5, xAI Imagine, xAI speech-to-text, and GPT Image 2 through OpenAI OAuth.

Dynamic Island And Voice

  • Addedvoice command input for Dynamic Island so you can capture an idea or ask for help without switching into the full chat window.
  • ImprovedDynamic Island session reuse, hover behavior, model picker behavior, handoff state, and app-context screenshots.
  • Addedvoice input to Chat Window for a faster way to start or continue a conversation.
  • Improvedhow conversations move between native surfaces and web chat so the same session stays consistent.

Chat Window And SmartBar

  • ImprovedChat Window history syncing, titlebar navigation, row actions, prompt mentions, paste routing, footer controls, and model picker spacing.
  • ImprovedSmartBar command mentions, slash model picking, status handling, paste behavior, mention chip removal, and follow-up flow.
  • Made long conversations and repeated quick actions feel steadier across both main chat surfaces.

Computer Use And Browser Use

  • Improvednative app control with faster app state loading, stronger app and window targeting, better action waiting, and safer background behavior.
  • Improvedclicking, coordinate clicking, dragging, scrolling, low-level mouse control, and native panel actions.
  • Addedbetter support for native file picker selection, app menu element indexes, clipboard access, and permission prompts.
  • Improvedbrowser automation with exact tab targeting, cross-origin iframe handling, cleaner page state output, drag-safe clicks, and clipboard proxy support.

Knowledge Base, Context, And Search

  • ImprovedKnowledge Base navigation, access, local API behavior, and settings history navigation.
  • Addeda Knowledge Base context manager and clearer search context actions.
  • AddedDocling document loader support.
  • Improvedapplication and website mentions, local SmartBar mention icons, installed plugin mentions, and window context capture.

Models, Providers, And Media

  • AddedClaude Opus 4.8 Cloud Plan support.
  • AddedGLM-5.2 and MiniMax M3 Cloud Plan support.
  • AddedxAI Imagine image generation and xAI video local media upload support.
  • AddedxAI OAuth credentials, xAI speech-to-text, and improved Grok model visibility.
  • AddedOpenAI OAuth GPT Image 2 and OpenAI OAuth Transcribe support.
  • AddedSoniox v5 speech-to-text models.
  • ImprovedAnthropic OAuth account info, account switching, cancel behavior, high reasoning defaults, and image fallback behavior.

Settings, Skills, And Polish

  • Improvedhooks configuration, manual documentation, sound notifications, and agent monitor callbacks.
  • ImprovedSkills Manager multi-source install reliability.
  • Simplified Settings sidebar labels for General and Shortcuts.
  • ImprovedSettings layout, Knowledge Base settings navigation, provider rows, and reset behavior.
  • ImprovedPopBar row density, keyboard dismissal, copy shortcut conflicts, App Sidebar empty states, and window exclusions.
  • FixedTTS provider voice preview selection and IM channel launch lock recovery.
  • Improvedtool-result compaction, multimodal tool results, agent prompt cleanup, thinking message behavior, and chat stream rendering.

EnConvo 2.5.2

Enconvo 2.5.2 focuses on a smoother everyday chat experience, clearer update prompts, stronger voice input, more reliable Computer Use, and broader model and provider support.

Chat Window and SmartBar are more polished, more responsive, and easier to use across long conversations.
New update indicators can appear directly in Chat Window and SmartBar when a new Production or Beta version is available.
Voice input is now available in more places, including Chat Window and Dynamic Island voice commands.
Computer Use and Browser Use are more reliable for clicking, dragging, scrolling, file picking, tab targeting, and native app control.
Knowledge Base context, settings, and search flows are easier to navigate.
More providers and models are available, including Claude Opus 4.8, GLM-5.2, MiniMax M3, Soniox v5, xAI Imagine, xAI speech-to-text, and GPT Image 2 through OpenAI OAuth.

Chat Window And SmartBar

  • Addedvoice input to the Chat Window prompt, so you can dictate directly where you already type.
  • Addedan Update button in both Chat Window and SmartBar when Enconvo detects a new version.
  • ImprovedChat Window history syncing, titlebar navigation, row actions, prompt mentions, paste routing, footer controls, and model picker spacing.
  • Refined message readability, text selection, realtime assistant history, and table rendering in chat messages.
  • ImprovedSmartBar status handling, command mention routing, slash model picking, paste behavior, mention chip removal, and follow-up flow.

Update Experience

  • Simplified update channels to Production and Beta.
  • Beta releases now publish to the matching Beta distribution path and appcast, so users on the Beta channel can detect the correct update.
  • Update checks now run when Chat Window or SmartBar is shown, with a 10-minute throttle to avoid repeated background checks.
  • Automatic update downloads are off by default.

Voice, Dictation, And Dynamic Island

  • AddedDynamic Island voice command input.
  • Improvedvoice command session reuse, so follow-up voice commands feel more continuous.
  • AddedxAI speech-to-text provider support.
  • AddedOpenAI OAuth Transcribe support.
  • AddedSoniox v5 speech-to-text models.

Computer Use And Browser Use

  • Improvednative app control with faster app state loading, stronger app and window targeting, better action waiting, and safer background behavior.
  • Improvedclicking, coordinate clicking, dragging, scrolling, low-level mouse control, and native panel actions.
  • Addedbetter support for native file picker selection, app menu element indexes, clipboard access, and permission authorization prompts.
  • Improvedbrowser automation with exact tab targeting, cross-origin iframe handling, cleaner page state output, better readable snapshots, drag-safe clicks, and clipboard proxy support.

Knowledge Base, Context, And Search

  • ImprovedKnowledge Base navigation, access, local API behavior, and settings history navigation.
  • Addeda Knowledge Base context manager and clearer search context actions.
  • AddedDocling document loader support.
  • Improvedhierarchical local API schema lookup and API schema explorer runtime paths.

Models, Providers, And Media Generation

  • AddedClaude Opus 4.8 Cloud Plan support.
  • AddedGLM-5.2 and MiniMax M3 Cloud Plan support.
  • AddedxAI Imagine image generation and provider feature APIs.
  • AddedxAI video local media upload support.
  • AddedxAI OAuth credentials, Grok 4.3 model filtering, and improved xAI model visibility.
  • AddedOpenAI OAuth GPT Image 2 support and improved OpenAI OAuth credential sync and LLM stability.
  • ImprovedAnthropic OAuth account info, account switching, cancel behavior, high reasoning defaults, and image base64 fallback behavior.

Workflows, Hooks, And Developer Tools

  • Addeda Workflow YAML management editor.
  • Addedworkflow reference checkout support.
  • Improvedlocal API descriptions, local API common tool availability, module API schema hygiene, and inline API schemas in generated module skills.
  • Addedunified tagged logging across Swift, web, and Node.js flows.
  • Addeda logging clear button.

Capture, Translation, And Polish

  • Improvedscreenshot translation with SSE streaming.
  • AddedAppShots capture sound controls and exact paired-option hotkeys.
  • ImprovedAppShots context hotkey behavior and live screen attachment sending.
  • ImprovedPopBar row density, keyboard dismissal, and copy shortcut conflict handling.
  • FixedTTS provider voice preview selection, IM channel launch lock recovery, post-tool thinking loading, and collapsed thinking message behavior.

EnConvo 2.5.1

OpenClaw

  • Enconvo now supports OpenClaw as an LLM provider — bring any of your OpenClaw agents into Enconvo and run them seamlessly across SmartBar, PopBar, App Sidebar, and every other Enconvo surface

Hermes

  • Enconvo now supports Hermes as an LLM provider — every Hermes agent is instantly available across SmartBar, PopBar, App Sidebar, and the rest of Enconvo, so you can use them anywhere you work

File Preview

  • AddedFile preview support — you can now preview files (images, video, audio, Markdown, PDF, and more) right inside SmartBar, beside the chat
  • Action buttons on the right side stay visible while previewing
  • Fixedan issue with PDF page numbers

MLX

  • Local MLX models (beta) — run models on‑device for writing and translation use cases, keeping everything private and fully offline

AI Model Provider

  • New provider: Xiaomi MiMo (BYOK & Cloud Plan)

TTS

  • New provider: Xiaomi MiMo TTS (BYOK & Cloud Plan)
  • New local TTS providers, all powered by MLX and running fully on‑device:
  • Kokoro 82M — lightweight and multilingual
  • Qwen TTS — multilingual with natural prosody

Dictation

  • New on‑device ASR providers, powered by MLX:
  • Parakeet ASR
  • Whisper ASR
  • New realtime / sync ASR providers (BYOK & Cloud Plan):
  • Azure (realtime)
  • ElevenLabs Scribe v2 (realtime / sync)
  • AssemblyAI (realtime / sync)
  • Soniox (realtime / sync)
  • Volcengine (realtime / sync)
  • Your personal Memory is now used as the dictation dictionary, improving recognition of names, jargon, and custom terms you frequently use
  • AddedDictation History, with support for using dictation records as Knowledge Base context
  • Smoother dictation experience in SmartBar with full realtime / sync mode support

SmartBar

  • SmartBar now shows an Update button at the bottom when a new version is available
  • Explain follow‑up — keep the conversation going naturally after an explanation
  • "Use as context" is now the first action when you use @
  • Improvedpaste image flow and refined screenshot logic for a smoother experience
  • You can now delete queued messages while an agent is still running
  • Context is now automatically compacted to keep long conversations responsive
  • Fixedan issue with @ mention switching

Chat Window

  • Message history search lets you quickly find past conversations in the chat window
  • Fixedtable rendering issues in chat messages
  • Fixedmodel selection not being applied correctly
  • Fixedmodel selector dismissing unexpectedly
  • Fixeda history switching issue
  • Addeda Show in Finder icon for delivered files

Settings

  • Optimized the shortcut settings page for a smoother configuration experience

Knowledge Base

  • Local embeddings — embeddings now run on‑device, so your knowledge base data never leaves your machine
  • Knowledge Base entries can now be referenced directly with @ context mentions
  • Knowledge Base search now accepts query: string[], enabling multi‑query searches in a single call

IM Channels

  • FixedIM channels no longer disconnect when an error occurs
  • Addeda verbose mode — streams the agent's step‑by‑step execution details directly into your IM channel, so you can follow exactly what the agent is doing in real time

Web Search

  • New web search provider: Brave Search

Analytics

  • Integrated PostHog as the analytics platform — you can opt out at any time from Settings → About

New Logo

  • Enconvo has a fresh new look — meet the refreshed app logo

Bug Fixes

  • Fixedcontext handling when returning from another view
  • Improvedexplain context handling
  • Fixedlinks being blocked unexpectedly
  • Fixedpaste issues in WeChat
  • Fixedan issue with the mail notification sound
  • Fixedlost context messages
  • Fixedan incorrect session directory being used
  • Fixeda livescreen image issue

EnConvo 2.5.0

SmartBar

  • Resizable SmartBar window — position and size are persisted independently for Command List mode and Chat mode
  • New SmartBar suggestion panel
  • Dynamic Context: agents now read a live overview of your foreground context and pull in specific items only when needed (for example, ask about the current page directly in your open browser without manually attaching context or opening the App SideBar)
  • Smoother task switching with optimized switch logic
  • Ask AI: select text inside a SmartBar response and use it as context for follow-up questions
  • SmartBar list: menu opens on both click and right-click; added a search box for quickly filtering options
  • Pending messages — append new messages while the agent is still running; they are queued and consumed automatically

Dictation

  • Refreshed Dictation UI/UX
  • AddedQwen ASR support (local, MLX-powered)
  • New setting: toggle the start/stop sound effect when dictation is activated
  • New setting: toggle whether system audio is muted while dictation is active
  • Optimized post-dictation actions — defaults now include Polish and Translate
  • New shortcut mode: "Hold or Toggle", default shortcut is Right Command (hold for push-to-talk, tap to toggle)
  • AI-powered voice input dictionary for improved recognition of names, jargon, and custom terms

Agent

  • New Voice Trigger feature — use Right Option to trigger voice input directly to the agent
  • Improvedsession management
  • Optimized context-compression logic

Cron Scheduling

  • Cron-scheduled execution for agents — let agents run tasks on a schedule
  • Cron logs UI with fixed-height dialog and syntax-highlighted JSON detail view
  • Manage cron schedules from both the UI and the API

IM Channels

  • Unified IM Channels module supporting Discord and Telegram
  • In-channel bot commands: /new, /stop, /voice, /status, /audio
  • Access control: pairing-based system with approve/deny notifications

Skills Support

  • Skills Store with curated skills (PPT, DOCX, Excel, Obsidian, photo dedup, and more)
  • Use skills with the / slash command
  • Custom skills directories — pick your own folders or symlinked directories

Knowledge Base

  • Reindex ability — rebuild the knowledge base on demand from the UI
  • Addedxlsx support for knowledge base ingestion
  • Audio/video transcription supported in the file loader
  • Indexing errors are surfaced in the UI

Memory

  • New Memory management UI
  • Optimized memory use logic with smarter retrieval and compression strategies

Recording

  • Standalone, draggable recording bar with per-screen position persistence

API System

  • Expose Enconvo abilities through HTTP API — call Enconvo capabilities from external apps
  • Base URL: http://localhost:54535/
  • Example:

Enconvo CLI

  • Expose Enconvo abilities through a command-line interface
  • enconvo -h shows the help message

Computer Use

  • New computer-use extension for native macOS control

TTS Improvements

  • New providers: xAI TTS, Edge TTS (free), Gemini 3.1 Flash TTS
  • New Read Aloud UI/UX: horizontal bar with a live waveform and loading state

AI Model Provider

  • New providers: MiniMax, Z.AI (Anthropic-compatible)
  • Claude Opus 4.7 (Cloud Plan, Subscription, BYOK)
  • Kimi 2.6 / Moonshot updates (Cloud Plan, BYOK)
  • DeepSeek V4 Flash and V4 Pro (BYOK and Enconvo Cloud routing)

Image Create

  • gpt-image-2 model support (Cloud Plan & BYOK)

Web Fetch

  • When fetching x.com, requests are redirected to the Enconvo fetch provider (jina.ai, free tier)

Extensions Improvements

  • apple-apps-and-services consolidates all macOS app integrations: Mail, Notes, Calendar, Reminders, Contacts, Messages, and Maps. Replaces the legacy apple_mail and apple_reminders extensions
  • media-utils (renamed from video_utils) absorbs audio_utils and adds online video download (YouTube, TikTok, Instagram, etc.) plus audio compress and transcript APIs
  • bash util uses RTK to reduce LLM token consumption by 60–90% on common dev commands
  • read_file tool now reads images, audio, and video
  • image-utils replaces bundled binaries with auto-download from GitHub Releases
  • New standalone config module (split out of enconvo) with get / set / preferences endpoints, auto-resolved storeType, and password auto-encryption
  • New ai-command extension with migration path from the legacy custom_bot (preserves message history)

UI/UX Improvements

  • Refreshed tool-call display
  • Tools like write_file now stream their text content live
  • Workspace sidebar — quick access to the working directory and deliverables
  • Customizable command icons
  • Smoother agent flow
  • Command settings now jump to a unified settings page

PopBar

  • Ask AI integration in PopBar

Other Improvements

  • read_file can read image content
  • Prompts can reference settings parameters
  • Screenshot explanation: clears prior conversation history and no longer auto-copies by default
  • Anthropic SDK linked locally with a fork; added jsonrepair for robust streaming parses
  • App shutdown: SIGTERM is sent to Python subprocess groups on app termination

Bug Fixes

  • Fixedup/down/enter behavior in settings input fields
  • FixedOllama cloud model issues
  • Fixedshortcut handling for menus
  • FixedpasteIn so keyboard events target the last frontmost app
  • Fixedreasoning component flicker when content is empty or whitespace

EnConvo 2.2.23

Enconvo in Excel

  • Read and edit Excel files directly in the app sidebar, with real-time updates to the currently open Excel file
  • Recommended to use Anthropic Claude series models

Claude Opus 4.6 is now live on Enconvo

💡 You can use the new model in the following ways:

  • Enconvo Cloud Plan
  • Your Claude Pro/Max subscription
  • Your own API key

GPT-5.3 Codex is now live on Enconvo

💡 You can use the new model in the following ways:

  • Your OpenAI subscription

Meeting/Lectures Recording

  • Addedmeeting recording functionality
  • Entry points available in Companion Orb and menu bar
  • Records history accessible in Settings
  • Can ask questions about recordings
  • @Recordings (Meetings/Lectures) allows chatting with all meeting records
  • Button to generate meeting summaries (readable version of recording)
  • Regenerate transcript support
  • Redesigned recording bar to vertical layout
  • New transcription model selection UI

Knowledge Base / Memoimization

  • Data structuring improvements
  • UI logic adjustments
  • Batch deletion support
  • View detail content
  • Note/text types are now editable
  • PDF loader defaults to Mistral OCR (supports image recognition, improved content quality)

Ask AI on PopBar

  • Select text as context and chat with Mavis in the Smartbar conversation window

Dictation Models UI/UX Optimization

  • More intuitive selection and configuration of STT models

Nvidia Parakeet V3

  • Addedspeech recognition model with multi-language support

Hotkey Enhancements

  • Support for right-side Command, Option, and Shift keys
  • Support for F1–F20 keys in normal mode
  • Support for Single Click mode (single-click Command, Option, etc.)

Optimizations

  • Chat Window UI/UX Improvements:
  • Search chats history
  • Rename chat
  • optimize delete chat functionality
  • Chats now grouped and displayed by date for easier history browsing
  • Optimized Markdown Rendering Performance:
  • Enhancedmarkdown rendering efficiency reduce CPU usage
  • Full LaTeX formula rendering support
  • Code block syntax highlighting support
  • Optimized dictation speed and stability
  • Sidebar and App Sidebar close behavior now properly resizes application windows
  • Improvedmarkdown rendering performance for large text blocks
  • Markdown code syntax highlighting
  • Sidebar icon improvements (less intrusive)
  • Select Area Screenshot now defaults to Mavis bot instead of image compression bot
  • rename mini smart bar to companion orb

Bug Fixes

  • FixedCompanion Orb positioning issues
  • FixedSmartbar layout issues (1470×956)
  • Fixed"Open link in response" issue
  • Fixedtext highlighting issues
  • Fixedmessages auto-scrolling to top
  • Fixedintermittent message sending failures
  • FixedAI Edit interface display abnormalities
  • FixedNotion MCP installation failure
  • FixedScreenshot Explain/Translation settings page scrolling issue where bottom settings were inaccessible
  • FixedApp Sidebar icon not appearing after opening Finder

EnConvo 2.2.22

New Features

  • Model Management: Set model properties, delete models, and add custom models

Optimizations

  • Optimized credential duplication
  • Optimized provider duplication

Bug Fixes

  • ImprovedFrench language support for getting selected text
  • Extension store pagination
  • FixedNano banana thought_signature issue
  • FixedSwiftData-related crashes
  • FixedLazyVStack crash in SmartBarView
  • Fixedissue where eM Client couldn't get selected text
  • FixedAI Edit not getting selected text
  • FixedOpenRouter image generation issue
  • FixedGoogle account re-authorization issue
  • Fixedissue where dropping multiple files from Finder to Smartbar would replace previous files instead of combining them
  • FixedJPG file extension image compatibility
  • FixedChat Window position and size not saving properly
  • Fixeddisable app sidebar setting not taking effect
  • FixedCompanion Orb visibility and positioning issues
  • FixedSwiftUI-related startup errors
  • Fixedissue where launching Companion Orb to Smartbar carried message history

EnConvo 2.2.21

Claude Opus 4.5 is now live on EnConvo

You can use the new model in the following ways:

  • EnConvo Cloud Plan
  • Your Claude Pro/Max subscription
  • Your own API key

New System Toggle Tools

  • Toggle System Appearance
  • Toggle Full Screen
  • Toggle Mute
  • Toggle Hidden Files

OpenAI OAuth Additional Models

  • gpt-5.1
  • gpt-5-codex
  • gpt-5.1-codex
  • gpt-5.1-codex-max
  • gpt-5.1-codex-mini

Bug Fixes

  • FixedUI issue with extension update button
  • Fixedissue where user messages sometimes rendered incorrectly

EnConvo 2.2.20

Optimizations

  • Chat Window issue fixes and performance improvements
  • New Chat / Switch Chat logic optimizations and performance improvements
  • Writing Tools now support using the language set in Profile, with multiple language variants (US English, UK English, etc.)
  • MiniSmartbar adds screenshot translation
  • Smartbar/Small Smartbar are unpinned by default

Bug Fixes

  • Fixedissue where clicking elsewhere would trigger the app side bar hint icon menu
  • Fixed"App Sidebar icon hide for all" issue

EnConvo 2.2.19

Memory Support

  • Add to EnConvo Memory (via right-click menu and dedicated command)
  • Use "Add to Memory" in PopBar to quickly add content to EnConvo Memory
  • Memory management is available in the Settings page

New Features

  • Support for Nano Banana Pro (gemini-3-pro-image-preview)
  • Addedregion-specific language options (American English vs British English)
  • Add to EnConvo Knowledge Base (via right-click menu and dedicated command)
  • Add "Add to Knowledge Base" to the PopBar

Optimizations

  • No AI response needed when using the Knowledge Base tool

Bug Fixes

  • Performance issues (especially when using EnConvo in Mail)
  • Fixedrepeated appearances of the shell runner popup
  • Fixedthe settings page freezing issue
  • Fixedsound when dragging in mail.app on OS26
  • Fixedincomplete reading of app content in Safari adaptation

EnConvo 2.2.18

New Features

  • Jinja2 syntax is now supported in Prompts
  • Quickly select commands in the SmartBar by holding down Command and pressing number keys 1–10

Improvements

  • Optimized when the App Sidebar Handle icon is displayed
  • Addedan App Sidebar toggle and hide option in the right-click menu of the MenuBar and SideBar icons
  • Straico now supports image input
  • App window content will now include the URL if available
  • The SmartBar can now be reset to the global model
  • Addeda new variable: history_messages

Bug Fixes

  • Resolvedthe issue where the input cursor would automatically jump to the end of a sentence
  • Shortened the prompt asking for shell execution permissions
  • Improvedcompatibility for chat window light mode
  • Fixedrepeated Bun installation issues

EnConvo 2.2.17

Context Optimization

  • Support obtaining the content of application windows as context
  • Improvedinteraction settings
  • Support selecting available contexts with the # character when inputting text
  • You can use @ to specify which tool to use when you input text

Global Sidebar Panel

  • A new always-on-top sidebar panel opens on the right side
  • The SideBar supports invoking features with @, #, and >
  • Default shortcut: Shift + Command + U

Application Sidebar Panel

  • Launches an always-on-top sidebar panel on the right within the current application
  • Automatically switches to the Bot dedicated to the current Application (such as Finder)
  • SideBar supports invoking features with @, #, and >
  • Default shortcut: Shift + Command + T

Multitasking

  • Multiple tasks can now run simultaneously in the background
  • Create a new session with Command + N
  • Switch between different tasks by inputting >

Voice Command

  • Run a voice command to trigger voice input
  • You can specify Window Mode to choose whether the command runs in the Smart Bar or Side Bar
  • Set a Default Command to decide which Bot should handle your input after voice transcription
  • Default shortcut: Shift + Command + A

My Profile Settings

  • You can set your personal description as context to provide to the AI Model
  • You can set a global reply language
  • Location: Settings > Account > My Profile

Variables (Dynamic Parameters)

  • When editing prompts, you can specify dynamic Variables
  • Supported Variables are viewable under Settings > Extensions > Variables
  • While editing a prompt, activate the Variables list by typing {{ (double curly brace + space)

Custom Bot Creation Optimization

  • Improvedworkflow for creating Custom Bots
  • Support for Duplicate Command: Create a new command based on an existing one
  • Set reply language independently
  • Option to use My Profile or not

Application Support

  • Search all installed applications from the SmartBar and press Enter to open
  • Every application is an Agent. Use @ to begin a conversation with an application

Screenshot Explain

  • Support for taking a screenshot first, then running Explain on it

EnConvo 2.2.16

New Features

  • AddedFinder right click menu: Add to EnConvo

SmartBar

  • Can configure Knowledge base used by Bot on SmartBar
  • Support directly enable "Create Video" on the smart bar

Video Generation Provider Added

  • AddedKling Video v2.5 Turbo Pro video generation model
  • AddedWan 2.5 Preview video generation model

Apple Shortcuts

  • AddedApple Shortcuts support, usable in Workflow, Agent, PopBar, SmartBar, etc.

Workflow

  • Optimized the logic of deleting edges and nodes in workflow
  • Addedthe ability to reconnect edges in workflow
  • Fixedworkflow drag variable is undefined

Chat with File

  • Optimized file chat (chat mode can directly chat with files)
  • Addedread document type file tool to agent model (supports pdf, epub, audio, video, word, ppt documents)

New AI Model Provider

  • AddedQwen AI Model Provider with API Key

Improvements

  • Safety concern for shell runner (alert before execute sensitive commands)
  • Optimized Tool Use UI/UX on SmartBar
  • Support azure (Microsoft speech) as a provider for live closed captions

Bug Fixes

  • Optimized token acquisition for Live Closed Captions
  • Fixedscreen shot translate bug
  • Fixedollama embedding model not showing up bug
  • Optimized message structure (solve the problem of tool use in claude thinking mode)

EnConvo 2.2.15

Web Search Enhancements

  • Gemini Search - Use Google Gemini for web search with 2000 free requests per day
  • Search UI/UX Optimization - Quickly specify the AI search provider on SmartBar
  • Anthropic Built-in Search - Support for Anthropic's built-in web search tool
  • OpenAI Built-in Search - Support for OpenAI's built-in web search tool

Image Generation Enhancements

  • Image Generation UI/UX Optimization - Quickly specify the image generation provider on SmartBar
  • Added fal.ai provider - Support for Seedream 4.0

OCR Enhancements

  • AI Model OCR Provider - Choose to use AI models for OCR, supporting all vision models

Improvements

  • GPT-5-codex - Use GPT-5-codex for code-related tasks (requires OpenAI OAuth)
  • Browser Tab Context - Vivaldi, Wavebox, and other Chromium-based browsers now support getting current tab context

Bug Fixes

  • FixedScreenshot OCR issues
  • Optimized Claude authorization
  • ImprovedQwen OAuth
  • Fixedissue where SmartBar opened from PopBar had no actions

EnConvo 2.2.14

Workflow Enhancements

  • If Node - Workflows now support conditional logic with If flow control nodes
  • Loop-Items Node - Workflows now support looping through a list of items
  • File Change Trigger - Added file change monitoring capability to workflows
  • Structure Output - Workflow nodes now support structured output format
  • Auto Compress Downloads Images - Monitor newly added image files in the download directory and automatically compress them

New Features

  • Qwen OAuth Integration - 2,000 free requests per day with no token limits
  • Azure Image Generation Support - Added support for Azure OpenAI image generation
  • Quit Confirmation - Added Command+Q prompt notification in SmartBar

UI/UX Improvements

  • File Settings Item View - Optimized the File Settings Item View interface

Bug Fixes

  • Fixeddisplay chaos issues on low-resolution screens
  • FixedFacebook Messenger multiple message copying issue
  • FixedAzure OpenAI error reporting
  • FixedGoogle Gemini tool use issue
  • Fixedinput field crash issue

EnConvo 2.2.13

Workflow Enhancements

  • Share Workflows via File - Export workflows as JSON files and share them with other users
  • Publish Workflows to Extension Store - You can now publish your workflows to the Extension Store

New Workflow Templates

  • Sync to Apple Notes - Sync content to Apple Notes
  • Nano Banana + Hailuo Video Generation - Workflow based on Nano Banana and Hailuo Video Generation

fal.ai Supports EnConvo Cloud

  • Hailuo 02 Standard/Pro Text-to-Video (Free: 5 uses per 24 hours)
  • Hailuo 02 Standard/Pro Image-to-Video (Free: 5 uses per 24 hours)
  • Veo3 Fast/Standard and Image-to-Video
  • Seedance V1 Lite Text-to-Video

Optimized Features

  • Edit Command Description - Edit command descriptions for better Agent utilization

Bug Fixes

  • Fixedissue where workflow links sometimes become invalid
  • Disabled commands/bots are showing up

EnConvo 2.2.11

New Features

  • ChatGPT Plus/Pro in EnConvo - Use your ChatGPT Plus/Pro subscription in EnConvo, no API key needed

New Models

  • Nano Banana (Gemini 2.5 Flash Image) - Google DeepMind's Gemini 2.5 Flash model with image generation and editing capabilities

Optimized Features

  • Image Compression - Images are now compressed before being sent to models
  • Node Performance Optimization - Automatically clean up idle workers
  • Youtube Downloader Update - Upgraded yt-dlp to version 2025.08.22

Bug Fixes

  • Fixedincorrect path handling issue in video compression
  • FixedTerminal.app not syncing issue
  • FixedAI model global display issue

EnConvo 2.2.10

New Features

  • Claude Pro/Max in EnConvo - Use your Claude Pro/Max subscription in EnConvo, no API key needed

Optimized Features

  • Thinking Effort - Quickly configure the model's deep thinking capability (Command + E)
  • MCP OAuth - Use MCP services that support OAuth, such as Notion (Official)

New Free Services

  • Voyage-3.5-lite (embedding) - Powerful multilingual embedding capabilities for free

UI/UX Improvements

  • Custom bots - Added New Bot button for quickly creating custom bots
  • Model selection - Model selection is now displayed in a double-row layout

Others

  • Allow uninstallation of some non-essential pre-installed Extensions

EnConvo 2.2.9

UI/UX Improvements

  • Model Card - Show detailed model information and parameters when hover on the model name

Optimized Features

  • Global Model Provider Settings - Switch the model provider between global settings and custom settings
  • Add/Edit Model - Adjust the model's parameters based on actual attributes and preferences

New TTS Models

  • MiniMax Speech 2.5 Model - Enhanced Multilingual Expressiveness Exceptional Voice

New MCP Server

  • Excel MCP Server - Manipulate Excel files without needing Microsoft Excel installed

EnConvo 2.2.8

Brand New Extension Store

  • One-click installation - Say goodbye to tedious configuration
  • Multiple Registries - Choose from EnConvo official, Smithery, or mcphub extension sources
  • DXT One-Click Installation - Quickly install plugins from dxt files
  • Extension Upgrade - Independent extension upgrades with one-click functionality
  • Manual Installation - Support for Stdio/Http/Sse type MCP extensions

New AI Models (Limited Time Free, Ending on September 30th)

  • OpenAI gpt-oss-120b, gpt-oss-20b

Link Reader Providers

  • Local Fetch - (locally, free)
  • Crawl4AI - (locally, free)

Website Crawler Providers

  • Crawl4AI - (locally, free)

New Features

  • Points Usage Log - Added points usage log page (Settings->Account->Points Usage)

Optimized Features

  • MCP Server Auto-shutdown - MCP servers automatically shut down after 3 minutes of inactivity

EnConvo 2.2.7

Added Speech Recognition Model

  • mlx parakeet-tdt-0.6b-v2 - Faster speed and better quality, local & privacy-focused

New AI Model Provider

  • 302.ai - Added 302.ai LLM provider

Optimized Features

  • App Size Optimization - Reduced application size from 367MB to 224MB
  • Moonshot BaseURL Support - Added support for custom BaseURL settings

Bug Fixes

  • FixedOnline Video Downloader audio only option and mp4 suffix issues
  • FixedMCP runtime error issues
  • FixedSummarize YouTube/Link response language setting not taking effect
  • Resolvedfireworks.ai error issues

EnConvo 2.2.6

Knowledge Base

  • Enhanced Knowledge Base UI/UX - Streamlined interface for easier management
  • YouTube Video Import - Import videos with automatic subtitle extraction
  • Image Import with OCR - Extract and index text content from images automatically
  • Audio File Import - Convert speech to text and add to knowledge base
  • Video File Import - Extract audio and convert speech to searchable text
  • Single Web Page Import - Extract content from any webpage
  • Whole Website Import - Crawl and import entire websites using Firecrawl
  • Direct Text Addition - Quickly add custom text content

New AI Models

  • Grok 4 - Added support for Grok 4 (EnConvo Cloud Plan and API key)
  • Kimi K2 - Added support for Kimi K2 (EnConvo Cloud Plan and API key)

TTS

  • TTS Voice Preview - Support for previewing TTS Voice sounds

New Features

  • Firecrawl - Added Firecrawl as Link Reader Provider
  • Website Crawl - Added Website Crawl provider support
  • Translator (Interactive) - Added Translator (Interactive)

Optimized Features

  • Summarize Url / Chat with Url - Optimized continuation conversation logic
  • YouTube Video Download - Optimized download and subtitle download logic
  • Chat with Youtube - Optimized logic and improved prompt
  • ElevenLabs V3 - Support for ElevenLabs V3

Bug Fixes

  • Fixedcopy/paste compatibility for Ukrainian language
  • Fixedvideo playback issues for downloaded videos

EnConvo 2.2.5

Mini SmartBar

  • Mini SmartBar now supports custom commands with Application Awareness and Browser Tab URL Awareness

Dictation

  • AddedDictation Post Actions feature (Fix Spelling, Translate, customized workflow)
  • Renamed Voice Input to Dictation

Prompt Management

  • AddedPrompt Store for installing curated prompts
  • AddedInstalled Prompt management
  • AddedCreate new prompt command

SmartBar

  • AddedSmartBar Navigation bindings (Control+P/N or vim-like Control+J/K)
  • AddedSmartBar Auto clear conversation

New Commands

  • French Teacher: A French teacher to help users learn French

Optimized Features

  • Disable command feature: disabled commands won't appear in SmartBar
  • PopBar now supports detecting current browser tab URL
  • Shortcut settings UI/UX optimization

Bug Fixes

  • Fixedissue where Dictation Bar couldn't be closed
  • Fixedissue where PopBar window position exceeded screen boundaries
  • FixedShortcut settings invalidating existing shortcuts
  • FixedPost Action not working in PopBar

EnConvo 2.2.4

PopBar (Big Update)

  • Application-Awareness: PopBar can detect the current application and display different toolbars
  • Built-in Writing Tools PopBar Instance for writing apps
  • Addedoption to automatically replace current text after tool returns result
  • Optimized PopBar appearance timing and position
  • AddedOpen Link tool, Search Google tool
  • AddedPopBar disable in this application feature
  • AddedDuplicate of PopBar Instance feature
  • AddedModifier flags action feature

New Commands

  • Addedmore writing tools: proofread, rewrite, changeToneToProfessional, makeConcise, extractKeyPoints, convertToList, convertToTable
  • AddedAI Editor command (similar to Cursor.app's Quick Edit)

New Extension (Fal.ai)

  • Generate video with Veo3
  • Fal.ai text-to-video with Minimax Hailuo02 Standard/Pro
  • Fal.ai generate video with Bytedance Seedance 1.0 Lite

Optimized Features

  • Addedcustom bots management in settings
  • Adjusted Mini SmartBar expansion timing
  • AddedPopBar and MiniSmartBar toggles in menu bar
  • Addeddelete command and reset configuration features
  • Optimized Command search UI/UX

EnConvo Cloud Plan New Models

  • Claude Sonnet 4, Opus 4
  • O3, O3 Mini, O4-Mini
  • Gemini 2.5 Pro, Gemini 2.5 Flash, Gemini 2.5 Flash Lite Preview

Workflow

  • AddedGenerate Video with Veo3 workflow template
  • AddedText to Audio workflow template

EnConvo 2.2.3

New Features

  • Configurable option for whether new chats in Chat window will be displayed in Smartbar

Optimized Features

  • Optimized Installed Extensions management page
  • Optimized Explain prompt
  • Optimized PopBar settings page UI/UX
  • New settings UI/UX for Smartbar, MiniSmartbar, ChatWindow, Langchain, Developer Tools

Bug Fixes

  • FixedCreate New bot editing issue
  • FixedGoogle Cloud Search errors
  • Fixedchatbot name change issue
  • Fixedmodel list refresh issue

EnConvo 2.2.2

New Features

  • Addedscheduled trigger functionality for Workflows with cron expressions support
  • Pre-built workflow template for daily weather information with TTS and email

Optimized Features

  • Workflow/Agent supports Gmail attachment sending
  • Ability to rename nodes in Workflows
  • Optimized auto-scroll issue when outputting text in chat

Fixed Issues

  • Straico AI issues fix
  • FixedShortcuts Center display issue
  • FixedGoogle Gemini error issues
  • Fixedclipboard-related crash issues

EnConvo 2.2.1

Workflow

  • Brand new visual workflow editor
  • Built-in 200+ tools, native support for MCP Servers in workflows
  • Smart parameters support - automatically generate tool parameters through AI
  • New Workflow Templates Store
  • Workflow parameter settings support jinja2 template syntax

Brand new Credentials Management

  • Optimized Credentials management logic
  • Support for OAuth 2.0 authentication
  • Addedmore Provider Credentials management

New Plugins

  • New Gmail with OAuth2 authorization
  • New Firecrawl (including EnConvo Cloud support)
  • New Gemini TTS, Gemini TTS Multi Speaker

MCP Feature Improvements

  • MCP can now individually configure whether to enable specific tools
  • MCP is now bound to Agent, no longer globally applied
  • MCP management add/delete UI/UX improvements

Context Awareness Feature Improvements

  • Support for more Context awareness (screenshots, clipboard text, etc.)
  • Users can freely configure the context that each Command can perceive

Feature Improvements

  • Fix Spelling&Grammar supports text highlight comparison
  • Stability and performance optimizations
  • Settings page UI/UX improvements
  • Chat Window new session creation UI/UX improvements
  • Mini smartbar automatically shrinks and hides after 1s of no operation
  • Mini smartbar automatically snaps to edges
  • Create New Bot UI/UX improvements

EnConvo 2.1.9

Improvements

  • Language Settings for Chat Responses - Configure the language your agent responds in
  • Toggle for Mini Window - Enable or disable the Mini Window feature
  • Enhanced Voice Dictation Stability - More reliable speech recognition

EnConvo 2.1.8

New Features

  • Introduced Mini SmartBar - A compact desktop companion with quick access to features
  • Integrated Hailuo Voice as default TTS Provider (EnConvo Cloud Plan)
  • New OCR Providers
  • Apple Native OCR: Fast, offline, privacy-focused local processing
  • Mistral OCR: Integrated solution supporting EnConvo Cloud Plan and custom API Keys
  • Added new Mistral models to EnConvo Cloud Plan
  • Mistral Large (300 points per message)
  • Mistral Small (Free)
  • Introduced EnConvo Cloud Plan for Speech-to-Text Provider
  • Supporting whisper turbo, gpt-4o-transcribe, and gpt-4o-mini-transcribe

Improvements

  • Startup optimization and bug fixes
  • EnhancedImage Generation with Flux1.1 pro
  • Addedclose button to Voice Input Method
  • Addeddirect model configuration in Chat Window
  • Expanded Google Gemini model support
  • OCR Improved: Automatic language detection with Japanese support
  • Optimized audio auto play logic
  • EnhancedSpeech-to-Text stability

EnConvo 2.1.7

New Features

  • Introduced MCP Store - Your One-Stop Shop for MCP Servers
  • One-click installation for quick and easy setup
  • Online access at https://app.enconvo.ai/mcp_store
  • Share your favorite MCP Servers with friends via shareable links
  • Addeddedicated MCP configuration toggle in SmartBar
  • Integrated support for gemini-2.5-pro-preview-03-25 (EnConvo Cloud Plan)
  • Introduced Command + S shortcut to toggle AI search

EnConvo 2.1.6

New Features

  • Introduced Mavis - The general AI Agent for your Mac
  • Vibe Coding: Generate clickable project links and ready-to-run applications
  • Report Writing: Create detailed, clickable reports from simple descriptions
  • Addedmulti-language UI support (German, French, Japanese, Spanish)
  • Introduced Text to Sound Effect feature powered by ElevenLabs

Improvements

  • Rewrote message list for enhanced loading and scrolling performance
  • Addedresolution settings for Online Video downloads
  • Enhancedvideo downloader with browser cookie support for private content
  • Improvedknowledge base addition speed and stability

EnConvo 2.1.5

New Features

  • Addedsupport for new Perplexity models: r1-1776 and sonar-deep-research
  • Addedconfigurable result count for AI Web Search
  • Addedability to hide Chat Window using the ESC key
  • Addedvoice playback functionality for existing responses
  • AddedElevenlabs Scribe speech-to-text integration
  • AddedElevenlabs TTS and Speechify TTS integration

Improvements

  • Optimized Live Captions with customizable caption height
  • Enhancedstability when adding large files to knowledge base

Bug Fixes

  • FixedlongPress shortcut key issue with Voice input method push

EnConvo 2.1.4

New Features

  • AddedSmartBar default command setting functionality
  • Addedreasoning_effort parameter for LLM

Improvements

  • Optimized PopBar hotkey logic to toggle display/hide mode
  • EnhancedSmartBar UX logic

Bug Fixes

  • Fixedissue where "New Chat" couldn't use web browsing functionality
  • FixedSmartBar hotkey deletion not working

EnConvo 2.1.3

New Features

  • Addedsupport for Claude 3.7 Sonnet and Claude 3.7 Sonnet Thinking models
  • New Local Link Reader provider for faster, more stable webpage content extraction
  • New Read Aloud Webpage Tool

Improvements

  • Optimized prompts to improve agent instruction following capabilities
  • EnhancedMCP (Model Context Protocol) stability

EnConvo 2.1.2

New Features

  • New Online Video Downloader tool (TikTok, YouTube, Twitter, Instagram, Reddit, Vimeo, etc.)
  • New App Context Awareness feature
  • New post-action settings (paste, insert, copy)
  • New PopBar display style settings

Improvements

  • EnhancedAI Web Search with source references
  • ImprovedChat Window's new chat and clear conversations logic
  • Upgraded Speech-to-text Deepgram Provider with Nova 3 model support
  • Optimized DeepSeek R1 model speed and stability
  • Addedsupport for custom Google Gemini and DeepSeek LLM Provider BaseUrl

Bug Fixes

  • Fixedauto duplicate issue in Preview.app
  • Fixedtext input issues with Voice Input Method
  • FixedClaude image format compatibility issues
  • FixedInsert Below compatibility issues
  • Fixedmodel display not updating after switching models

EnConvo 2.1.0

New Events

  • DeepSeek R1 and DeepSeek V3 are now available for unlimited free use (2025-02-13 ~ 2025-03-13)

Improvements

  • Optimized default configuration settings logic

Bug Fixes

  • Fixedshortcut key settings not taking effect
  • Fixedissue where models could not be selected via mouse click

EnConvo 2.0.9

New Features

  • Addedmodel switching with / character
  • AddedContext deletion features
  • Deep Research Agent now shows research process
  • Addedcustom shortcut keys support for @ and / trigger characters

Improvements

  • Improvedstartup stability
  • EnhancedContext display
  • Improvedcopy/paste compatibility

EnConvo 2.0.8

New Features

  • AddedRecraft integration for enhanced design workflows
  • AddedImage Editor Agent for advanced image manipulation
  • AddedNew Chat functionality
  • AddedDuplicate Command functionality
  • Recraft tools: Crisp Upscale, Generate Image, Image to Image, Vectorize Image, Creative Upscale, Remove Background, Replace Background

Bug Fixes

  • FixedExa Websearch Provider issues
  • Fixedincorrect tab detection in Safari

EnConvo 2.0.7

New Features

  • AddedDeep Research Agent

Feature Updates

  • Changeddefault LLM model to gpt-4o

Bug Fixes

  • Fixedbackground crash issues
  • Addedmulti-screen centered display support for Smart Bar

EnConvo 2.0.6

Google Gemini Updates

  • UpdatedGemini 2.0 Flash to stable release
  • Addedgemini-2.0-flash-lite model
  • Addedgemini-2.0-pro-exp model

Subscription Management

  • Addedsubscription cancellation management interface

Bug Fixes

  • FixedHailuo TTS (Chinese) related issues
  • Fixedmissing text issue when activating PopBar with hotkey
  • FixedDouble Click hotkey configuration issue
  • FixedVoice Input Method unable to stop when connection is lost

EnConvo 2.0.5

Video Downloaders

  • Twitter Video Downloader: Added support for downloading Twitter videos
  • YouTube Video Downloader: Added support for downloading YouTube videos

Apple Extensions Enhancements

Apple Reminders

  • Update reminders, Delete reminders, Toggle reminder status, Get all incomplete reminders
  • Delete events, Update events, Get calendar events list
  • View unread emails, Delete emails, Toggle read/unread status, View email content, Send emails

Screenshot Extension Updates

  • Capture current application, Capture current screen, Manual window selection capture

AI Model Improvements

  • Optimized thinking process display for Ollama R1 and other reasoning models
  • AddedDeepSeek R1 and DeepSeek V3 model support to EnConvo Cloud Plan
  • EnhancedJarvis prompt for improved Agent task execution capabilities
  • UpdatedPerplexity models: sonar, sonar-pro, sonar-reasoning

Other Updates

  • Conch TTS: Split into Chinese and international servers
  • LM Studio: Added model list display
  • Fixedstraico-related issues

EnConvo 2.0.4

Agent Features

  • Jarvis: Now automatically completes tasks using tools based on your needs
  • Available tools include: AppleScript, Shell, Python, NodeJS, Image Generation, Apple Calendar, Apple Reminders, Image Compression, HTTP Requests, TTS, Audio/Video Transcription, Video Compression, Web Search, Link Reader, YouTube Loader, File System Operations
  • Added"Create New Agent" feature

MCP (Model Context Protocol) Support

  • EnConvo as MCP Client supports installation and use of any MCP Server
  • MCP Settings page with real-time server status monitoring

DeepSeek r1 Model Support

  • Addedsupport for DeepSeek r1 model
  • AddedThinking interaction mode

New Plugins

  • Video Compress, Extract Audio, Audio Compress, Transcribe Audio/Video Files
  • Python Code Runner, NodeJS Code Runner, Shell Script Executor, AppleScript Executor
  • Conch TTS Support

Google LLM Provider Updates

  • Updatedto latest gemini-2.0-flash-thinking-exp-01-21
  • Native support for audio message types

Optimizations

  • ImprovedTTS performance
  • Optimized Python environment initialization
  • Addedparameter display in Workflows

EnConvo 2.0.3

Chat Window Enhancements

  • New UI design for improved aesthetics
  • Performance optimization with reduced CPU usage
  • Expanded functionality: Voice Input, Screenshot, Web Search, Live Screen, Live Camera, File Attachment, and Realtime Call

YouTube Plugin Integration

  • Chat With YouTube, Summarize YouTube, YouTube Transcript Loader, YouTube Context Awareness

Code Runner Plugin

  • Run shell, Node.js, Python, and AppleScript code

Straico Integration

  • Straico LLM Provider, Image Generate Provider, and Plugin (Chat, RAG, Agent)

Google Gemini Update

  • gemini-2.0-flash-exp, gemini-2.0-flash-thinking-exp-1219, gemini-exp-1206

X.AI-GROK Update

  • grok-2-vision-1212, grok-2-1212

New Setting Option

  • Added"Context Message Count Limit" setting

EnConvo 2.0.2

Performance Improvements

  • Voice Input Efficiency: CPU usage reduced from 40% to 5%
  • SmartBar Optimization: CPU usage reduced from 1.9% to 0.2%
  • Live Screen Preview Enhancement: CPU usage reduced from 30% to 12%

New Features

  • Ollama Embedding Integration: Chat with Document and Knowledge Base features now work completely offline
  • Audio Input Selection: Voice Input Method now supports custom audio source selection

Improvements

  • UI Enhancements: Fixed "Untitled" display issue, resolved text styling in SmartBar, fixed pinyin input display issue
  • Voice and TTS Improvements: Fixed TTS speed settings, resolved incomplete voice recognition

Integrations

  • Google TTS Support

EnConvo 2.0.1

New Features

  • Deeplink Support: Generate deeplink for command in SmartBar for quick access
  • Markdown-to-Image Extension: Convert Markdown content into beautiful images
  • EnConvo Companion Chrome Extension: Directly capture and access current browser content
  • ChatGPT Website Integration: Quick access to ChatGPT directly from SmartBar
  • Claude Website Integration: Launch Claude instantly from SmartBar

Improvements

  • Context Awareness: Added ARC browser support
  • Voice Input Method Enhancements: Stream Insert mode toggle, 2-second pause detection for automatic line breaks
  • Other Improvements: Reduced default keyboard shortcuts, Slovak language support, new extension removal feature

Bug Fixes

  • Fixedworkflow selection issue during creation
  • Resolved"Untitled" workflow display problem in PopBar