Skip to content

4.10.5

Compare
Choose a tag to compare
@blmage blmage released this 30 Jul 07:13
· 112 commits to master since this release

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