Skip to content

v1.3.0 — one-click in-app updates

Choose a tag to compare

@ba1lly ba1lly released this 11 Jun 09:45
· 9 commits to main since this release
6ba420b

Mynah now updates itself. This is the last release you'll ever need to download by hand.

⬇️ New here?

Download MynahSetup.exe below (~11 MB) and run it — no Python, Git, or PowerShell needed. It detects your NVIDIA driver, installs everything self-contained into %LOCALAPPDATA%\Mynah, and resumes if interrupted. Then do the 2-minute Discord setup.

Added

  • One-click in-app updates — when a new version is out, the UPDATE badge's dialog now offers Update now: the app downloads the new installer straight from the release (verified against the release's SHA-256 checksum; download URLs locked to this repo's assets), restarts into a silent update mode that re-runs only the changed steps — typically under a minute, never a multi-GB re-download — and relaunches itself on the new version.
  • Update safety: blocked while a recording or transcription is running; dev checkouts and the standalone build keep the manual download link.

Upgrading from 1.1.0 / 1.2.0

Those versions predate the in-app updater, so one last manual step: download MynahSetup.exe from this release and run it over your existing install — it detects the install, skips everything unchanged, and only refreshes the app itself (well under a minute). From then on, updates are one click inside the app.

Full Changelog: v1.2.0...v1.3.0