Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 797 Bytes
  • 2.2.0:

    • Support for sending messages to other extensions
  • 2.1.4:

    • Do not capture keys in the text fields of the New Event tab
  • 2.1.3:

    • Do not capture keys in Thunderbird's builtin web browser
  • 2.1.2:

    • Code changes to avoid tbkeys failing to load on startup
  • 2.1.1:

    • Fix keys being captured in some textboxes like the signature box in settings.
  • 2.1.0:

    • Support for key bindings in the compose window
    • New lite packaging of the xpi without eval() support
    • Command types cmd, func, tbkeys, and unset for simpler settings syntax
    • Button to unset single key shortcuts
    • Button to reset to default settings
    • Fix keys being captured in chat input on Thunderbird 68
    • More documentation, including listing recipes for some requested functions