Skip to content

Euphonia v0.3.0 — polished window chrome, delete recordings

Choose a tag to compare

@Yuuzulight Yuuzulight released this 02 Aug 18:29

The app now looks and feels like one cohesive piece of software, and you can clean up your own recording history.

What changed

Window chrome

  • Removed the default Electron File/Edit/View/Window/Help menu bar.
  • Replaced the native titlebar with a themed one (pink, matching the app) carrying the real Euphonia soundwave logo instead of the default Electron icon.
  • The window/taskbar icon is now correct in both the installed app and dev builds.
  • Centered the header title.

Themed controls — the record/stop button, the ⚙️ settings button, and the "generate insight" / "upgrade to an AI-written insight" buttons all now match the rest of the app's pink/lavender look instead of being plain default browser controls. The scrollbar is invisible at rest and only appears (in the app's pink) while you're actively scrolling.

Delete recordings

  • Every recording card now has a 🗑️ button — delete a single take, with an inline confirm (no OS popup).
  • Settings has a new "danger zone" with delete all recordings, for a full reset.
  • Both remove the audio file, the analysis file, and any cached insight, not just the entry in the list.

Getting started

  1. Download Euphonia Setup 0.3.0.exe below.
  2. Run it — Windows SmartScreen will warn it's from an unrecognized publisher (it's unsigned; not a sign anything's broken). Click More info → Run anyway.
  3. Record a take — you'll get a written insight right away, no key required. See the README for the full walkthrough, including the optional Gemini upgrade and how to delete recordings.

Requirements

  • Windows only for this release (see README for build-from-source options on other platforms)

Licensing note

This installer bundles GPLv3 components (Praat/parselmouth, ffmpeg). The source in this repo is MIT/public domain, but the packaged installer as a combined work is GPLv3 — see the README's License section and the bundled THIRD-PARTY-LICENSES.md for details.

Full documentation: README.md