Skip to content

Releases: learnercraft/ispeakerreact

v3.5.0

24 May 14:04

Choose a tag to compare

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

v3.4.7

14 May 11:36

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

What's Changed

  • fix: update repository references to use the LearnerCraft name

Full Changelog: 3.4.2-2ffeba0a...3.4.7-3fcd432f

v3.4.2

07 May 11:50
f748958

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • fix: audio duration metadata for electron #53
  • chore: update metadata #54

Full Changelog: 3.4.1-3760745d...3.4.2-2ffeba0a

v3.4.1

04 May 15:28

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

v3.4.1

  • Update node-abi package. Fix macOS build error. Does not affect app's functionality.

v3.4.0

  • Media & data structure

    • Reorganize mp3 files. Merge files from the exercise folder to word to reduce bloat.
      • Update code in some exercise components to conform this.
      • Updated exercise jsons accordingly.
    • Moved videofilesinfo.json to public/json.
    • Added a build-time JSON compression script to reduce file size.
    • Optimized image assets for the Exam section.
    • Moved some dev dependencies correctly to devDependencies.
  • Performance improvements

    • [electron] Update splash screen script execution.
    • [electron] Disable script chunking in Electron version to improve performance.
    • [electron] Replaced some fs calls with fs.promises for async efficiency. Improve app responsiveness.
  • Component updates

    • Update audio sources and UI logic to use toast notification instead of native alert for some exercise components.
    • Fix i18n missing string warning and console spam.
  • Bug fixes

    • [electron] Remove duplicate Express server logic.
    • [electron] Fix potential crash in the video download section.
    • [electron] Reduce time to show splash screen.
  • Design & UX

    • Minor design updates to the video download table.
    • [web] Update the new app version notification to use app's dialog instead of alert.

Full Changelog: 3.3.3-fa7df396...3.4.1-3760745d

v3.3.3

30 Apr 11:25
4aa9440

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • feat: Design updates and adding PropTypes
  • fix: Video verification fixes
  • chore: use js7z from npm

Full Changelog: 3.3.1-615c113d...3.3.3-fa7df396

v3.3.1

30 Apr 03:53

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • feat: Add pronunciation guide and tongue twister practice in the Sounds section
  • refactor: Rewritten the code of the Sounds section to make it more manageable
  • chore: update packages

Full Changelog: 3.2.14-69a17300...3.3.1-615c113d

v3.2.14

07 Apr 14:59
dfd55ea

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • New: Download section [web exclusive]. Easily find the place to download the app for offline use.
  • Fix tab items not centered on small screens.
  • Add underline for footer links.

Full Changelog: 3.2.13-641daaa2...3.2.14-69a17300

v3.2.13

06 Apr 12:24
d7dad74

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • Create the video download folder if not exist
    • Prevent app crash when clicking on the "Download video files" button

Full Changelog: 3.2.12-f25b19fa...3.2.13-641daaa2

v3.2.12

06 Apr 07:45
96a5714

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

There is no AppImage version for this app yet.

App updates

  • Add error notification in app #44

Full Changelog: 3.2.10-24b86ad9...3.2.12-f25b19fa

v3.2.10

06 Apr 04:18
8b85840

Choose a tag to compare

Download

Windows

This app requires Windows 10 or later.

macOS

Linux

Just look for the rpm or deb file, depending on your distro :). There is no AppImage version yet.

App updates

  • Fix footer column not separating into 2.
  • Fix Windows ARM64 build not building instead default to x64.
  • Update packages to the latest version.

Full Changelog: 3.2.9-f89acb3f...3.2.10-24b86ad9