Skip to content

Releases: blmage/duolingo-solution-viewer

4.12.2

14 Feb 19:37
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with the new pre-fetched sessions format

4.12.1

11 Jan 12:47
Compare
Choose a tag to compare

Fixed

  • Fix modal overlay with latest UI version
  • Improve compatibility with duoleavemealone

4.12.0

12 Nov 09:13
Compare
Choose a tag to compare

Added

  • Add Polish translations (thanks to @hanyu222)
  • Add support for "partial reverse translation" challenges

Fixed

  • Fix false positives when detecting listening challenges

4.11.1

06 Nov 20:56
Compare
Choose a tag to compare

Fixed

  • Fix detection of practice sessions (detect requests made using fetch instead of XMLHttpRequest)

4.11.0

19 Oct 10:20
Compare
Choose a tag to compare

Added

  • Detect pre-fetched practice sessions (A/B test on the new learning path)

Fixed

  • Improve detection of all kinds of listening challenges

4.10.6

12 Oct 10:47
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with latest UI version (broken styles)
  • Fix detection of loaded session metadata
  • Fix detection of listening challenges
  • Filter out tokens with a "dotted I" from non-Turkish solutions
  • Filter out tokens with invalid umlaut replacements from German solutions

4.10.5

30 Jul 07:13
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with latest UI version (broken modal layout)
  • Fix false positive when detecting the current listening challenge
  • Prevent an infinite loop when the modal is closed twice quickly
  • Fix "keydown" listener not properly removed when the modal is closed
  • Replace usage of indexOf in favor of includes where it makes sense

4.10.4

25 Mar 11:40
Compare
Choose a tag to compare

Fixed

  • Fix detection of challenges when statements include pronunciation hints

4.10.3

02 Mar 11:25
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with latest UI version (colors + keyboard shortcuts)

4.10.2

25 Feb 11:46
Compare
Choose a tag to compare

Fixed

  • Fix solutions containing variations of "i"
  • Prevent switching to the next challenge when Enter is pressed while the solution window is open
  • Remove unnecessary permissions from manifest.json