Skip to content

v3.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 14:04

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

Version 3.5.0 brings a brand new feature, several improvements and fixes, and a few important changes to how we publish releases. Here's what's new:

New features

  • [App exclusive] Pronunciation checker for the Words section.

    • You can now check your pronunciation and get detailed feedback on missed, incorrect, or extra phonemes.
      *Note: This feature requires Python to be installed. If you're new to Python, check out this guide on how to install it.

    A new Settings section has also been added to help you install and manage the pronunciation checker.

  • Custom app data location:

    • You can now change where the app stores its data. This is especially helpful if your C:\ drive on Windows is running low on space.

Release changes

We've simplified how we release the app on GitHub Releases:

  • Portable version is now the default, provided as a ZIP file.
  • DMG (macOS) and EXE (Windows) formats have been removed.

Fixes and enhancements

  • Prevent multiple instances of the app from running
  • Removed Weblate API usage (for showing translation percentage) due to errors
  • Added option to open the recording folder directly from Settings
  • [Electron] Switched to electron-conf for more reliable settings persistence
  • Splash screen now follows your selected app theme

More technical details

  • feat (settings): add user-selectable save folder with validation, log setting tweaks #58
  • refactor: Refactor Electron main process logic into modular files #59
  • fix (save-folder): normalize and validate path before setting custom folder #60
  • fix (settings): close move dialog on folder move completion #61
  • refactor(theme): decouple theme detection logic, update waveform theme hook #62
  • chore: update icon for macos and linux, use zip distribution for mac #64

Full Changelog: 3.4.7-3fcd432f...3.5.0-cdb2e0de