Skip to content

v44.0

Latest
Compare
Choose a tag to compare
@sspanak sspanak released this 19 Jan 08:47
· 4 commits to master since this release

Stabilization

Version 44.0 only fixes bugs and brings small speed optimizations.

What's Changed

  • Fixed the Predictive mode missing in Android 15 Contacts app
  • Fixed the delete dictionary buttons not staying locked when navigating from and to the Languages screen, while deletion is in progress
  • Reduced the button status updates on the Languages screen for more responsive navigation
  • Slightly increased the Backspace swiping sensitivity.
  • Fixed slow typing on the Language Selection screen, on the Delete Custom Words screen, etc, caused by a main thread deadlock (#708)
  • Prevented some unnecessary text operations in ABC and 123 modes
  • Typing a space in email fields is possible again.
  • Disabled Automatic Capitalizations in email and URL fields, as well as in text fields that request no suggestions (#701)
  • Fixed typing non-dictionary words using the "word... +a, +b, +c" method not possible in Hebrew, Yiddish, and Ukrainian
  • Fixed clicking the dictionary update notification sometimes causing a crash
  • 8th attempt to fix the privileged options problem: prevented a double cleanup on exit

Full Changelog: v43.0...v44.0