Releases: yllst-testing-labs/ispeakerreact
Releases · yllst-testing-labs/ispeakerreact
v3.2.3
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
v3.0.5
App updates:
- Snap exercise's timer is now enabled by default.
- Instructions are now shown by default.
Full Changelog: 3.0.1-c9cdf05e...3.0.5-fb78df15