Release 1.2.2
🚀 VARS - Release Notes v1.2.2
We are excited to announce VARS version 1.2.2! This update primarily focuses on stabilizing the application's visual interface (UI) and optimizing the Smart Listener interactions.
✨ New Features & Improvements
- Refined Design & Layout:
- Goodbye Transparent Frames: We removed the native OS drop-shadows on floating windows (
hasShadow: false) to resolve dynamic resizing glitches, ensuring smoother transitions when interacting with dropdown menus. - Controlled Spacing: We added inner margins (
24pxpadding) to both the main and AI response windows. The app's custom CSS shadows now render perfectly without clipping. - Improved Positioning: The initial vertical gap (
GAP) between the main window and the response window has been adjusted to prevent them from overlapping when opened for the first time.
- Goodbye Transparent Frames: We removed the native OS drop-shadows on floating windows (
- History Management: We've introduced a new Clear Responses button! You can now easily empty the processed questions queue and keep your workspace tidy.
🐛 Bug Fixes & Optimizations
- Smart Listener Performance: Resolved intermittent slowdown issues within the Smart Listener feature. The invisible listening and processing pipeline now runs far more efficiently and responsively.
- AI Response Window Rendering Tweaks: Fixed bugs that caused the response window to be displaced when using sequential click navigation. The core components (index.js and bounds.js) have been updated to calculate and broadcast the real container height with absolute precision.
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.2.1...v1.2.2