🌐 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)
- Download
VOCIX-v1.5.1-win-x64.zipand extract it. - Optional: rename
.env.exampleto.envand fill inANTHROPIC_API_KEY(only needed for modes B/C). - 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)
VOCIX-v1.5.1-win-x64.zipherunterladen und entpacken.- Optional:
.env.examplezu.envumbenennen undANTHROPIC_API_KEYeintragen (nur für Modus B/C nötig). VOCIX.exestarten. 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.