Skip to content

VOCIX v1.5.1

Latest

Choose a tag to compare

@RTF22 RTF22 released this 31 Jul 11:07
· 1 commit to main since this release

🌐 English · Deutsch

Fixed — Behoben

  • Settings buttons were off-screen — "Save" and "Cancel" could be pushed out of the visible area because the window had a fixed height while the AI provider tab needs noticeably more room. The button bar is now anchored to the bottom and stays visible at any window size.
  • The settings window sizes itself to its content (capped at screen height) instead of using a fixed 640x540.

  • Buttons im Einstellungsfenster außerhalb des sichtbaren Bereichs — „Speichern" und „Abbrechen" konnten aus dem Sichtbereich gedrängt werden, weil das Fenster eine feste Höhe hatte, der KI-Provider-Tab aber deutlich mehr Platz braucht. Die Buttonleiste ist jetzt am unteren Rand verankert und bleibt bei jeder Fenstergröße sichtbar.
  • Das Einstellungsfenster richtet seine Größe nach dem Inhalt (begrenzt auf die Bildschirmhöhe) statt fest 640x540.

New — Neu

  • Scrollable settings tabs — if a tab does not fit (small screens, low resolutions), a vertical scrollbar appears for that tab only, including mouse wheel support. With enough room it stays hidden, so the dialog looks unchanged on large displays. Horizontal content is never clipped.

  • Scrollbare Einstellungs-Tabs — passt ein Tab nicht (kleine Bildschirme, niedrige Auflösungen), erscheint nur für diesen Tab eine vertikale Scrollbar, inklusive Mausrad-Unterstützung. Bei ausreichend Platz bleibt sie unsichtbar, auf großen Bildschirmen sieht der Dialog also unverändert aus. Horizontal wird nichts abgeschnitten.

Installation (English)

  1. Download VOCIX-v1.5.1-win-x64.zip and extract it.
  2. Optional: rename .env.example to .env and fill in ANTHROPIC_API_KEY (only needed for modes B/C).
  3. Launch VOCIX.exe. First start downloads the Whisper model (~500 MB).

Upgrading from an older install: simply overwrite the old directory, or use the in-app updater. You can keep the models/ folder from the previous install to avoid re-downloading Whisper.

Installation (Deutsch)

  1. VOCIX-v1.5.1-win-x64.zip herunterladen und entpacken.
  2. Optional: .env.example zu .env umbenennen und ANTHROPIC_API_KEY eintragen (nur für Modus B/C nötig).
  3. VOCIX.exe starten. Erster Start lädt das Whisper-Modell (~500 MB).

Upgrade aus älterer Installation: einfach das alte Verzeichnis überschreiben oder den In-App-Updater nutzen. Der models/-Ordner kann aus der alten Installation übernommen werden, um den Whisper-Download zu sparen.