Skip to content

v1.17.13

Compare
Choose a tag to compare
@Miodec Miodec released this 19 Sep 13:38
· 1095 commits to master since this release

Thank you to all the contributors who made this release possible!

Improvements

Fixes

  • check if fields are not empty before sending request to the server (fe40988d6a)
  • typing: fully prevent input if a popup is visible (ec7ce68178)
  • keymap: matrix keymaps always showing leftmost column (dfd7d505ab)
  • live burst staying visible when it shouldnt (50933ac088)
  • remove unnecessary console log (322d159e62)
  • language: incorrect rightToLeft value for malay (2e595ed222)
  • test: lazy mode not working and improved performance (ee14827d4a)
  • quote: update or remove quotes reported by users (304ca9a29d)

Other

  • Various style, documentation, refactoring, performance, or build improvements