Skip to content

v0.1.11

Latest
Compare
Choose a tag to compare
@nightkr nightkr released this 28 Nov 22:04
· 1 commit to main since this release

Layout

  • Updated Arabic layout (@Ali8101)
  • Added two missing letters to the French (Punctuation) layout (@Atn-D)
  • Updated Polish (Rmitura) layout (@rmitura)
  • Added "toggle letters" gesture
  • Removed ñ from the Portuguese layout

Removals

  • Removed the $1 recognizer, any remaining users will be reverted to the default recognizer

Features

  • Added a new option to type digits on counterclockwise circles (mirroring the existing clockwise option)
  • Upper/lower-casing now respects the layout's locale (for example: the Turkish layout now treats İ/i and I/ı as separate pairs)

Bugfixes

  • Visual feedback is now always rendered if enabled, rather than showing a blank screen for hidden characters
  • Fixed a crash when loading invalid values for enum ("pick one of these options") settings
  • Fixed an inconsistency in how base and overlay layers treat shift states

Changes

  • Moved the pointer trail option from Aesthetics to Feedback
  • Dimmed visual feedback
  • Increased the swipe threshold limit

New Contributors

Full Changelog: v0.1.10...v0.1.11