Release notes

v0.1.54

Release notes and product updates for Nora.

v0.1.54Published 1 Jun 2026

Features

  • About dialog was redesigned into a compact minimalist layout with in-app release downloading: choose an asset, download it directly, then reveal the downloaded file in your system folder.

Fixes

  • macOS releases now publish the updater ZIP feed assets alongside the DMG so in-app auto-update prompts can complete after a new version is detected.
  • The development launcher now starts Electron from the installed package path instead of relying on a missing `node_modules/.bin/electron` shim, fixing local `npm run dev` startup failures.
  • Manual downloads from the About dialog now show live progress while the release asset is being fetched.

Improvements

  • The About dialog now offers a separate Self update action that sends Nora's hosted platform installer script to the local terminal alongside the manual download option.
  • macOS release builds can now use Developer ID signing, signed DMG output, and Apple notarization credentials from the build environment.