Skip to content

Breaking Changes and App Actions

Compare
Choose a tag to compare
@iantrich iantrich released this 03 Nov 02:50
· 45 commits to master since this release

Breaking Changes:

  • dbltap_action has been renamed to double_tap_action
  • icon option inside the app object has been renamed to image
  • id option inside the app object has been renamed to app
  • url option inside the action object has been renamed to url_path

New Features:

  • app object now support tap/hold/double_tap actions