Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 1.01 KB

File metadata and controls

63 lines (32 loc) · 1.01 KB

Devo App Developer Kit

v2.1.0

Added App Prefernences client

v2.0.0

Make mandatory to include the app info parameter in the query client.

v1.3.4

Added telemetry URI in UserCredentials type.

v1.3.3

Added service operations api url in UserCredentials type.

Remove marketplaceBundle field from UserCredentials type.

Better typing for UserCredentials type. Now it will

v1.3.2

fix: Remove the listener related to the unmount of the dApp so that past executions are not queued.

Add the ability to change the callback to unmount the dApp at any time, not just at instantiation.

v1.3.1

Added activeboards api url in UserCredentials type

v1.3.0

Added the ability to create NotiPops with actions.

v1.2.0

New query client interface

v1.1.2

Avoid passing AlertsUrl to get the alerts client

v1.1.1

Fixing terser and moment vulnerabilities

v.1.1.0

Adding current user roles to UserInfo

v1.0.2

Fix documentation issues

v1.0.1

Fix documentation issues

v1.0.0

Initial version