Skip to content

Release 1.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 18:03
· 4 commits to main since this release

🚀 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 (24px padding) 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.
  • 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

⚠️ Nota: O Windows Defender pode exibir um aviso de segurança. Isso ocorre porque usamos um certificado de software livre autoassinado (que ainda não tem reputação global na Microsoft), mas garante que o arquivo é original e não foi alterado.

Para instalar:

  1. Baixe o arquivo .exe
  2. Se aparecer "Windows protegeu seu PC", clique em "Mais informações" → "Executar assim mesmo"

macOS

⚠️ Nota: Como o app não está notarizado pela Apple (requer licença paga), o macOS pode dizer que o app "está danificado".

Para instalar no macOS:

  1. Baixe o arquivo .dmg (arm64 para M1/M2/M3 ou x64 para Intel)
  2. Monte o DMG e arraste o app para a pasta Aplicativos
  3. 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.
  4. Abra o aplicativo normalmente

Linux

  1. Baixe o arquivo .AppImage
  2. Torne-o executável: chmod +x VARS-*.AppImage
  3. Execute: ./VARS-*.AppImage

Full Changelog: v1.2.1...v1.2.2