Skip to content

2.7.0

Compare
Choose a tag to compare
@pvrobays pvrobays released this 18 Jul 20:37
· 67 commits to development since this release

Fixed

  • Freezing UI when clicking a button type in the preferences window (#161)
  • Defaults could be changed by passing around the defaults object (#150)

Added

  • Added allowOnlyModifier property to the accelerator input to allow shortcuts like Alt or Shift
  • type 'number' instead of having to declare type 'text' with 'inputType = number' (#168)
  • Maximum and minimum list size via min and max list properties (#164)
  • resetToDefaults endpoint to the preferences object which removes any non-default properties and set all default properties to their default values (#97)

Changed

  • bump dependencies to their latest version