Change Log
EnConvo 2.0.5 Changelog (2025-02-03) π
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β
- Added new commands:
- Update reminders
- Delete reminders
- Toggle reminder status
- Get all incomplete reminders
Apple Calendarβ
- Added new commands:
- Delete events
- Update events
- Get calendar events list
New Apple Mail Extensionβ
- View unread emails
- Delete emails
- Toggle read/unread status
- View email content
- Send emails
Screenshot Extension Updates πΈβ
- Added new capture commands:
- Capture current application
- Capture current screen
- Manual window selection capture
AI Model Improvements π§ β
- Optimized thinking process display for Ollama R1 and other reasoning models
- Added DeepSeek R1 and DeepSeek V3 model support to Enconvo Cloud Plan
- Enhanced Jarvis prompt for improved Agent task execution capabilities
- Updated Perplexity models:
sonar
,sonar-pro
,sonar-reasoning
Other Updates πβ
- Conch TTS: Split into chinese and international servers
- LM Studio: Added model list display
- Fixed straico-related issues
EnConvo 2.0.4 Changelog (2025-01-24) π
Agent Features π€β
-
Jarvis: Jarvis can now automatically complete tasks using tools based on your needs. Default available tools include:
- Code Execution:
- AppleScript: Execute AppleScript automation tasks
- Shell: Run Shell commands and scripts
- Python: Execute Python code and scripts
- NodeJS: Run NodeJS code
- Image Generation: AI-assisted image creation
- Apple Calendar: Manage and create calendar events
- Apple Reminders: Set up and manage reminders
- Image Compression: Optimize image size and quality
- HTTP Requests: Send various network requests
- Text-to-Speech: Convert text to speech
- TTS: Text-to-speech conversion
- Audio/Video Transcription: Convert audio and video to text
- Video Compression: Optimize video file size
- Web Search: Search internet information
- Link Reader: Quick reading and summarizing webpage content
- YouTube Loader: Download and process YouTube video content
- File System Operations: File and directory management
- Code Execution:
-
Added "Create New Agent" feature to create new agents, specify prompts, and configure tools
-
Agent functionality requires models that support Tool Use, Claude 3.5 Sonnet model recommended
MCP (Model Context Protocol) Support πβ
- EnConvo as MCP Client supports installation and use of any MCP Server, with direct server calls in Agents and Workflows
- MCP Settings page features:
- Real-time server status monitoring
- Server configuration modification (changes apply automatically)
DeepSeek r1 Model Support π§ β
- Added support for DeepSeek r1 model
- Added Thinking interaction mode to display model thought process in real-time
New Video Utils Plugin π₯β
- Video Compress: Added video file compression functionality
- Extract Audio: Added audio extraction from video
New Audio Utils Plugin π΅β
- Audio Compress: Added audio file compression functionality
New Transcription Plugin πβ
- Transcribe Audio/Video Files: Added transcription support for audio/video files
Code Runner Plugin Enhancements π»β
- Python Code Runner: Added Python Code Runner support
- NodeJS Code Runner: Added NodeJS Code Runner support
- Shell Script Executor: Added Shell Script Executor support
- AppleScript Executor: Added AppleScript Executor support
Conch TTS Support πβ
- Added support for Conch TTS
Google LLM Provider Updates πβ
- Updated to latest gemini-2.0-flash-thinking-exp-01-21
- Native support for audio message types
Optimizations β‘β
- Improved TTS performance
- Optimized Python environment initialization
- Added parameter display in Workflows
- Other general improvements
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