Skip to content

E.V. v1.0.1 — English UI fix

Latest

Choose a tag to compare

@Ouru77 Ouru77 released this 10 Aug 19:43

A patch release for E.V., the Windows-only, local-first voice assistant.

🩹 Fixed

  • English UI. With language: "en" in config.json (and no ?lang=en in the URL), the dashboard chrome rendered in Turkish — panel labels, the workshop flavor log, and the "core initialized" line. They were produced at load time with the default language, before /stats resolved, and never re-rendered. All language-dependent text now re-renders once the server language is known, so English installs are fully English.

🖼️ Docs

  • Refreshed the dashboard screenshots for the regrouped stats layout (wind now lives in the weather cluster).
  • README: added the brain-benchmark and how-to-use sections to the Turkish half for parity with English, and aligned the quoted gemma2:9b speed with the benchmark (~43 tok/s).

No functional or config changes since v1.0.0 — safe to update. See CHANGELOG.md for the full history.