Skip to content

v0.2.1

Choose a tag to compare

@cymian cymian released this 13 Dec 12:16
· 38 commits to main since this release
c974252

0.2.1 Release notes

This is a highly recommended stability and usability update.

  • Multiple multi-monitor bugfixes; should work now for any arrangement/sizes/scales
  • International and alternate keyboard layouts (AZERTY, Dvorak, etc.) are now supported
  • Fixed a significant memory leak issue. Some work remains on a much smaller leak (thank you for your patience!)
  • Lowercase characters can now be assigned to mouse_action_keys and subgrid_mouse_action_keys
    • Also, whitespace in these fields will now be ignored, so you can visually separate blocks of characters
    • Cell selection is case-insensitive for now, so don't put e.g. both 'a' and 'A' in one of these fields
  • Changed default hide_cursor_on_click value to False
  • Updated welcome screen text
  • Typo fixes

Thank you all for your support and feedback. I truly appreciate your patience as I work out the kinks in these early days!

  • Ian