Skip to main content

Change Log


EnConvo 2.0.3 Changelog (2024-12-20) πŸš€


Chat Window Enhancements πŸ’¬β€‹

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

YouTube Plugin Integration πŸŽ₯​

  • Chat With YouTube: Engage in conversations about YouTube video content
  • Summarize YouTube: Generate concise summaries of YouTube videos
  • YouTube Transcript Loader: Extract video subtitles , or save as SRT or TXT files
  • YouTube Context Awareness: Smart recommendation of relevant commands based on currently open YouTube videos in the browser
  • Source Code : https://github.com/Enconvo/YouTube

Code Runner Plugin πŸ’»β€‹

  • You can run shell, Node.js, Python, and AppleScript code
  • Empowers users to extend EnConvo's capabilities using their preferred programming languages
  • Source Code: https://github.com/Enconvo/Code-Runner

Straico Integration πŸ”—β€‹

  • Straico LLM Provider: Leverage Straico's LLM services to power EnConvo functionalities
  • Straico Image Generate Provider: Utilize Straico's image generation services to generate images
  • Straico Plugin:
    • Straico Chat: Interact with Straico-provided models
    • Create Straico RAG: Create new Straico RAG (Retrieval-Augmented Generation)
    • Straico RAG: Chat with RAG systems created on the Straico platform
    • Straico Agent: Communicate with agents created on the Straico platform
  • Source Code: https://github.com/Enconvo/straico

Google Gemini Update πŸ§ β€‹

Added support for new models:

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

X.AI-GROK Update πŸ€–β€‹

Introduced support for the latest models:

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

New Setting Option βš™οΈβ€‹

  • Added "Context Message Count Limit" to control the length of contextual messages

EnConvo 2.0.2 Changelog (2024-12-12) πŸš€β€‹


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 in Extensions list
  • Resolved text styling in SmartBar by removing formatting on paste
  • Fixed pinyin input display issue in SmartBar github issues
Voice and TTS Improvements: πŸ—£β€‹
  • Fixed TTS speed settings not taking effect
  • Resolved incomplete voice recognition when closing Voice Input Method

Integrations πŸ”Œβ€‹


Google TTS Support: πŸ”Šβ€‹

Get your API Key at Google Cloud Console

EnConvo 2.0.1 Changelog (2024-11-27) πŸš€β€‹


New Features βœ¨β€‹


alt text

Generate deeplink for command in SmartBar for quick access within the system. For example: open "enconvo://chat_with_ai/chat?input_text=hello world" or directly open in browser with enconvo://chat_with_ai/chat?input_text=hello world

Markdown-to-Image Extension: πŸ“Έβ€‹

alt text

Convert Markdown content into beautiful images quickly and easily

EnConvo Companion Chrome Extension: πŸŒβ€‹

Directly capture and access current browser content

ChatGPT Website Integration: πŸ€–β€‹

alt text

Quick access to ChatGPT directly from SmartBar

ChatGPT Website With Search Integration: πŸ”β€‹

Quick access to ChatGPT directly from SmartBar with search function

Claude Website Integration: πŸ§ β€‹

Launch Claude instantly from SmartBar

Improvements πŸ”§β€‹


Context Awareness: πŸŽ―β€‹
  • Added ARC browser support
Voice Input Method Enhancements: πŸŽ€β€‹
  • Stream Insert mode toggle for real-time input display (disabled by default)
  • Added 2-second pause detection for automatic line breaks between sentences
Other Improvements: βš™οΈβ€‹
  • Reduced number of default keyboard shortcuts
  • Added Slovak language support
  • New extension removal feature accessible via SmartBar

Bug Fixes πŸ›β€‹


  • Fixed issue where current workflow could be selected during workflow creation
  • Resolved "Untitled" workflow display problem in PopBar


EnConvo 1.9.17ζ›΄ζ–°ζ—₯εΏ— (2024-11-20)​

1. Workflow: A brand new Workflow feature that allows you to combine all plugins in EnConvo to create more powerful custom functionality.

  1. Pre-built workflow: Anime Image Generation

2. Context-Aware System: Detects currently selected text, active browser tabs, and Finder-selected files

3. All New Knowledge Base: Completely rewritten knowledge base functionality for improved stability and speed (breaking changes - previously created knowledge bases will be deprecated)

  1. Knowledge Base can now be linked to Bots
  2. Added pre-configured EnConvo Help Assistant for common questions and usage guidance

4. Voice Input Method

  1. Automatic line break functionality
  2. Compatibility with Alfred and Raycast applications
  3. Integration with AssemblyAI voice recognition service
  4. Quick language switching settings for voice recognition

5. Voice Input Method Push

  1. Support for press-and-hold shortcut activation (default: hold FN key) with automatic recognition upon release
  2. Improved recognition speed for Groq Whisper and Local Whisper in Push mode

6. Live Closed Captions

  1. System-wide automatic speech recognition for caption generation
  2. Supports simultaneous interpretation, translating captions into your preferred language

7. PopBar

  1. Enhanced styling with frosted glass effect for improved aesthetics
  2. Added Exclude Apps feature to disable PopBar in specific applications
  3. Fixed PopBar visibility issues in Yomu software
  4. Improved CommandUI interaction in PopBar

8. SmartBar

  1. Integrated AI Search functionality
  2. Added Suggestions area for context-aware command and prompt recommendations
  3. Rebuilt input field to handle large text volumes
  4. Improved placeholder logic
  5. Fixed English input issues with non-English input methods

9. Dynamic Parameters

  1. Prompt support for dynamic parameters: selection_text, current_browser_tab, date, time, etc.

10. Image Generation Plugin

  1. Added Flux and StableDiffusion image generation plugins
  2. Integration with Together AI's image generation service
  3. Added EnConvo Cloud Plan support for image generation services

11. Shortcuts

  1. Added double-click shortcut support
  2. Added comprehensive shortcut list view for unified management
  3. Fixed non-functioning shortcut deletion bug

12. Translation Plugin Improvements

  1. Added DeepL translation plugin with custom API key support
  2. Added dedicated LLM Translator plugin
  3. Added EnConvo Cloud Plan (DeepL) translation service

13. New Plugins

  1. Search News: Dedicated news search plugin
  2. Search Github: Specialized GitHub repository search
  3. OCR: Direct text recognition from images
  4. Add Files From Finder: Quick context addition from Finder
  5. Input Text Field: User text input support for Workflow integration
  6. Voice Input Method Push: Press-and-hold voice input functionality
  7. Live Closed Captions: Real-time captioning & translation
  8. EnConvo Help Assistant: EnConvo customer service
  9. Anime Image Generation: Pre-built Workflow plugin for anime-style image generation and compression
  10. Http Request(Beta): Network request capability for Workflow integration
  11. FLUX.1-dev: Image generation powered by Flux.1-dev
  12. FLUX.1-schnell: Image generation powered by Flux.1-schnell
  13. Stable Diffusion 3 Large: Image generation powered by Stable Diffusion 3 Large
  14. Stable Diffusion 3 Medium: Image generation powered by Stable Diffusion 3 Medium

14. Other Optimizations and Bug Fixes

  1. Added API model list retrieval for Together.ai and Cloudflare AI
  2. Performance optimizations
  3. Reorganized settings page layout

New updates of Enconvo V1.9.16 (2024-10-18)​

  1. Added Retry & Retry with edit functionality
  2. Outlook app adaptation
  3. Integration: https://sambanova.ai/
  4. Integration: https://cerebras.ai
  5. Add "Prompt Generator" plugin powered by OpenAI prompt-generation
  6. UI interface optimization
  7. Other optimizations and bug fixes

New updates of Enconvo V1.9.15 (2024-10-14)​

  1. Added Voice Input Method. You can now input text via voice in any software. You can also enable the translation plugin for voice input and translation, or enable the fixed spelling and grammar plugin for grammar and spelling correction. The default shortcut is Option + B.
  2. Added Key Management. Unified management and configuration for all KEYs.
  3. Optimized Fix Spelling & Grammar AI. When pasting replacements, you can now only replace the optimized text without pasting the explanation below.
  4. Added shortcut for voice input function, default shortcut is Option + A.
  5. Added Youdao translation engine.
  6. Optimized Smart Bar. You can now directly modify the model or modify the model and/or voice configuration at the top of SmartBar.
  7. Other optimizations and bug fixes.

New updates of Enconvo V1.9.14 (2024-10-08)​

  1. Added Reset functionality for each Command, allowing individual reset of command settings to default
  2. Option to reset PopBar configuration to default settings
  3. Optimized audio playback pause functionality
  4. Improved "Ask follow-up" logic
  5. Password input fields now have toggle for showing/hiding password
  6. Added compatibility with WhatsApp
  7. Various other optimizations and bug fixes

New updates of Enconvo V1.9.13(2024-10-04)​

  1. PopBar now opens in a separate mini window
  2. Chat with document enhancement: faster and more stable
  3. Chat Window performance optimization for increased speed
  4. Compatibility with Adobe series software
  5. Added Spanish Teacher Bot
  6. Added Latin Teacher Bot
  7. Numerous other optimizations and bug fixes

New updates of Enconvo V1.9.12(2024-8-02)​

  1. Markdown Reader: All-new Markdown Reader engine with LaTeX support
  2. Optimizations & Bug fixes: Some optimizations and bug fixes

New updates of Enconvo V1.9.11(2024-05-20)​

  1. Call Bot: You can now make voice/video calls with Bot and share the contents of the screen to Bot in real time, support interruptions, and integrate multiple Speech-To-Text and Text-To-Speech engines
  2. Translate: Enhance Translate function, support setting source and target languages
  3. PopBar: Enhance PopBar function, more powerful
  4. Developer Tools: Integrate Langchain Smith to trace LLM, etc
  5. Optimizations & Bug fixes: And lots of other optimizations and bug fixes

Enconvo 1.9.0 (2024-04-24)​

What's New ?

  • Internet Browsing: Add Internet Browsing Providers: Azure Bing Search Engine, Google Cloud Search Engine, Tavily, Exa, You Search, SerpApi , learn more : Internet Browsing Providers

  • Knowledge Base : Create a knowledge base from a whole website, learn more : Knowledge Base

  • Knowledge Base : Now you can install a Knowledge Base Extension from the extension store.

  • TTS Providers : Add new TTS Providers : Edget TTS, System TTS, Microsoft Azure TTS, OpenAI TTS, ElevenLabs TTS , learn more : TTS Providers

  • Link Read Aloud: Read aloud the content of a link , just @Link Read Aloud

  • Chat With Link: Chat With a Link , just @Chat With Link

  • Summarize Webpage: Summarize the content of a webpage , just @Summarize Webpage

  • Summarize Document: Summarize the content of a Document , just @Summarize Document

  • Save as Audio File: Save Any text or Document as an audio file , just @Save As Audio File

  • Link Reader Providers: Add Link Reader Providers : JinaAI,Trafilatura,GPT API Link Reader,EnconvoAI , for read content of a link.

  • LLM Providers: Add LLM Providers : Cohere AI .

  • Embedding Providers: Add Embedding Providers : PremAI,Voyage AI,Cohere AI .

What's Improvements ?

  • Chat With Document: Optimize interaction experience .

  • Internet Browsing: Optimize interaction experience .