Skip to content

Releases: tago-io/sdk-js

v10.3.18

30 Nov 18:22
Compare
Choose a tag to compare

What's Changed

  • [SDK-12] New compose sub type not mapped by Migration by @flpoliveira in #47

Full Changelog: v10.3.17...v10.3.18

v10.3.17

22 Nov 12:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.16...v10.3.17

v10.3.16

05 Nov 14:43
Compare
Choose a tag to compare

What's Changed

  • feat: add options to editResource for analysis identifier by @klausborges in #45

Full Changelog: v10.3.15...v10.3.16

v10.3.15

04 Nov 16:02
Compare
Choose a tag to compare

What's Changed

  • feat: added whenParameterExists for device list by @vitorfdl in #43

Full Changelog: v10.3.14...v10.3.15

v10.3.14

14 Oct 20:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.3.11...v10.3.14

v10.3.11

30 Aug 18:21
Compare
Choose a tag to compare
  • Adding resources on dashboard;
  • Fixing upload file bug;

v10.3.9

23 Jul 14:13
Compare
Choose a tag to compare
  • Adding methods for OTP;

v10.3.8

22 Jul 13:59
366ef32
Compare
Choose a tag to compare
  • Adding route to mark all notifications as read in TagoRun and Admin;
  • Adding route to mark a notification as unread in TagoRun and Admin;
  • Changing Notification types to be compatible with the new API;

v10.3.7

31 May 21:31
Compare
Choose a tag to compare
  • Fixing cache for dictionary;

v10.3.5

31 May 17:13
294c73c
Compare
Choose a tag to compare
  • Added new cache mechanism;
  • Fixing dictionary erro on null values;