Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 1.17 KB

File metadata and controls

71 lines (36 loc) · 1.17 KB

Devo App Developer Kit

v2.1.2

MAR-950 Function to check user policies.

v2.1.1

Fix vulnerability (SNYK-JS-CRYPTOJS-6028119)

v2.1.0

Added Persistence client, where we can store configuration preferences in JSON format.

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