Releases: yllst-testing-labs/ispeakerreact
v3.2.4
Download
Windows
- Portable version (no setup is required, just extract and open the app)
- Installer version (no auto-update yet)
- Portable version for Windows ARM
- Installer version for Windows ARM (no auto-update yet)
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
- Added indentation for bullet lists in the Exam section
- Revert #37 as this causes offline video to use fallback online version
- Fixed incorrect video links and files in the Sounds section
Full Changelog: 3.2.3-7405b823...3.2.4-10202afa
v3.2.3
Download
Windows
- Portable version (no setup is required, just extract and open the app)
- Installer version (no auto-update yet)
- Portable version for Windows ARM
- Installer version for Windows ARM (no auto-update yet)
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
- Security fixes (spotted by CodeQL):
- Missing rate limiting when reading downloaded video files #37. Introduced rate limiting which will help prevent the risks of being DDoS'd, which causes the app to be unresponsive.
- Uncontrolled data used in path expression #36. Path is now normalized and checked to prevent path traversal attack.
- Unpinned tag for a non-immutable Action in workflow. Fixed by using SHA pinning instead of version number, which will prevent the risks of bad actors inserting backdoor to third-party action repos.
- Update JS7z to the latest version.
Full Changelog: 3.2.2-cdc4e701...3.2.3-7405b823
v3.2.2
App updates:
- Add missing audio files for the Word section.
Full Changelog: 3.2.0-c49da610...3.2.2-cdc4e701
v3.2.0
App updates:
- [NEW!] Add word pronunciation practice #33
Full Changelog: 3.1.1-0ec520ac...3.2.0-c49da610
v3.1.1
App updates:
- Fixed Chinese translation error.
- Fixed localization for the Snap! exercise.
- Minor font fix for Latin and IPA characters.
Full Changelog: 3.1.0-0b0399c3...3.1.1-0ec520ac
v3.1.0
App updates:
- Add Chinese (Simplified) translation file by @wekik in #29
- Add Chinese language in the Settings section
- [Web] Change caching strategy. For font files and images they will be cached permanently, other file types will be temporary until the new version is released.
Full Changelog: 3.0.9-ecdd4ea1...3.1.0-0b0399c3
v3.0.9
App updates:
- Fix an issue where wrong modal message is shown for reset settings option.
Full Changelog: 3.0.8-c15a9f51...3.0.9-ecdd4ea1
v3.0.8
App updates:
- Auto-updating app cache when new version is released.
- Exclude Electron version from registering service worker.
Full Changelog: 3.0.7-8fc467c8...3.0.8-c15a9f51
v3.0.7
App updates:
- Fix an issue where language selection is not preserved.
Full Changelog: 3.0.6-d2f20a27...3.0.7-8fc467c8
v3.0.6
App updates:
- Fix external link for Electron version. External link for the Electron version should open in the browser, not in an Electron window.
- Add language option in the Settings.
Full Changelog: 3.0.5-fb78df15...3.0.6-d2f20a27