Skip to content

Releases: yllst-testing-labs/ispeakerreact

v3.2.3

14 Jan 15:37
Compare
Choose a tag to compare

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

14 Jan 14:49
Compare
Choose a tag to compare

App updates:

  • Add missing audio files for the Word section.

Full Changelog: 3.2.0-c49da610...3.2.2-cdc4e701

v3.2.0

13 Jan 15:17
5faab32
Compare
Choose a tag to compare

App updates:

  • [NEW!] Add word pronunciation practice #33

Full Changelog: 3.1.1-0ec520ac...3.2.0-c49da610

v3.1.1

29 Dec 03:33
429d9a0
Compare
Choose a tag to compare

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

28 Dec 17:14
Compare
Choose a tag to compare

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

24 Dec 14:34
Compare
Choose a tag to compare

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

24 Dec 14:11
19d9d9c
Compare
Choose a tag to compare

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

22 Dec 06:30
Compare
Choose a tag to compare

App updates:

  • Fix an issue where language selection is not preserved.

Full Changelog: 3.0.6-d2f20a27...3.0.7-8fc467c8

v3.0.6

22 Dec 05:19
a4b718a
Compare
Choose a tag to compare

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

22 Dec 03:57
8a30d65
Compare
Choose a tag to compare

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