Release 1.0.8
VARS v1.0.8 Release Notes
🚀 New Features
✨ Smart Prompt Optimizer
You can now optimize System Prompts with a single click!
- Optimize Button: Uses AI to automatically rewrite and structure your prompt for better results.
- Revert Mode: Instantly revert to the original prompt if you prefer the previous version.
- Multi-language Support: Automatically detects and maintains your prompt's language (EN/PT/ES).
🛠️ Engineering & Performance
- AI Engine Modularization: Complete refactoring of
GoogleandOpenAIproviders into smaller, more maintainable modules. - Optimized IPC Handlers: Main/Renderer communication has been split into specific modules (
ai,audio,config, etc.), improving organization and stability. - CSS Performance: Revised animations and transitions to reduce background CPU/GPU usage.
🐛 Bug Fixes
- Fixed a startup crash caused by ESM module imports (
uuid) during build. - Fixed layout issues in the System Prompt textarea.
Download e Instalação
Windows
Para instalar:
- Baixe o arquivo
.exe - Se aparecer "Windows protegeu seu PC", clique em "Mais informações" → "Executar assim mesmo"
macOS
Para instalar no macOS:
- Baixe o arquivo
.dmg(arm64 para M1/M2/M3 ou x64 para Intel) - Monte o DMG e arraste o app para a pasta Aplicativos
- IMPORTANTE: Antes de abrir, vá em Preferências do Sistema → Segurança e Privacidade → Geral e clique em "Abrir mesmo assim" para permitir que o app seja executado.
- Abra o aplicativo normalmente
Linux
- Baixe o arquivo
.AppImage - Torne-o executável:
chmod +x VARS-*.AppImage - Execute:
./VARS-*.AppImage
Full Changelog: v1.0.7...v1.0.8