Skip to content

KeyAura v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 12:29
· 2 commits to d0f1d8d666bdb43c5c2e2593c598fdf40ff7f6fc since this release
2134d89

What's new

  • Auto-update on macOS — KeyAura now checks for updates on launch and via a new "Check for Updates…" item in the tray menu. When one's found, it walks you through confirm → download → confirm → restart, each step a native dialog. (#28)
  • Installer filenames are clearer: KeyAura_<version>_macOS-AppleSilicon.dmg / KeyAura_<version>_Windows-x64.exe. (#27)

Also in this release

  • Fixed the release pipeline itself so the updater's signing key actually reaches the build step (#30), and added a manual recovery path for re-running a release build after tagging succeeds but the build fails (#31) — both CI/release-infrastructure only, no app changes.