Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 893 Bytes

1.6.1

  • Fix skip icons

1.6.0

  • Improved contrast through automatic adjustment of the overlay background color to match the tint color
  • Allow disabling GesturedeckMediaOverlay when using activation key
  • Improve GesturedeckMediaOverlay API
  • New volume icon style

1.5.0

  • Show logo in watermark
  • Allow disabling specific gestures in GesturedeckMedia

1.4.1

  • Use sharp-corner icons

1.4.0

  • Stability improvements

1.3.0

  • Rename overlayBackgroundColor parameter

1.2.1

  • Support custom background color
  • Update documentation

1.2.0

  • Reorder constructor parameters
  • Add SPM support
  • Improve ObjC API
  • Rename PanSensitivity enum values
  • Re-add default tap and swipe actions
  • Add PanSensitivity parameter

1.1.1

  • Fix nil tintColor

1.1.0

  • Separate Gesturedeck and GesturedeckMedia
  • Add autoStart parameter
  • Add ObjC support

1.0.0

  • Initial release