Skip to content

m2.1.1

Latest
Compare
Choose a tag to compare
@1280px 1280px released this 25 Jan 19:04

This is a re-release of m2.1, which fixes incorrect configs file locating bug.

  • Implemented layout switch sound indication option (UseSoundIndication)
    • 0 = Off (default), 1 = Soft click, 2 = Windows a11y beep
  • Fixed a bug with language switching right after re-enabling (Alt+Caps) the program
  • Partially fixed a Win+Space keystroke bug when Shift+Caps also switched language.
    It still might sometimes happen with Caps+Shift, but sadly, as it is likely caused by panel pop-up delays, nothing can be done about it.
  • Code optimization and other small changes