Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

65 lines (43 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Use new UI kit

[2.0.0] - (12/08/2021)

Changed

  • Upgraded to SDK v5

1.1.1 - (31/08/2020)

Added

  • Fix permission error with creating a click

1.1.0 - (06/08/2020)

Added

  • Button Submitted and Button Unsubmitted events
  • Ability to delete a button click

Changed

  • Made the ButtonClick soft deletable

1.0.4 - (08/06/2020)

Added

  • Allow for an API key to be used

1.0.3 - (08/06/2020)

Added

  • Added button clicks to allow for submissions

1.0.2 - (04/04/2020)

Added

  • Updated npm dependencies

1.0.1 - (18/03/2020)

Changed

  • Tests use SDK testing tools for permissions
  • Update Dependencies

1.0 - (28/02/2020)

Added

  • Initial Release