Skip to content

v1.4.0 — on-disk logs · first self-updatable release

Latest

Choose a tag to compare

@ba1lly ba1lly released this 11 Jun 10:53
· 2 commits to main since this release
997e96c

Quality-of-life release — and the first one you can install from inside the app.

⚡ Updating from v1.3.0?

Click the amber UPDATE badge in the top bar → Update now. Mynah downloads this release, verifies it, applies only what changed (under a minute), and restarts itself. This is the new normal.

On v1.1.0/v1.2.0? One last manual run of MynahSetup.exe below brings you into the self-update world.

⬇️ New here?

Download MynahSetup.exe (~11 MB), run it, done — no Python, Git, or PowerShell. Then the 2-minute Discord setup. Heads-up: the Client ID is the long number on your application's OAuth2 tab — not the Client Secret.

Added

  • On-disk logs (#19) — the console pane now also writes to logs\mynah.log (daily rotation, 7 days kept, scrubbed, traceback-friendly). A folder icon in the Console card opens the folder, and the crash dialog offers to open the crash log directly. Reporting a bug is now "attach the latest mynah.log".

Changed

  • Fresh README screenshot showing the current UI (#20).

Deprecated

  • start.ps1 -Build (the ~4 GB standalone bundle) — superseded by MynahSetup.exe; will be removed in a future release (#17). Still works, now with a warning.

Full Changelog: v1.3.0...v1.4.0