Skip to content

Releases: IoTOpen/node-lynx

2.5.1

14 Mar 14:35
6bb0a39
Compare
Choose a tag to compare

Hotfixes:

  • Fix cors api calls with Authroziation credentials

2.5.0

13 Mar 13:27
66f1da2
Compare
Choose a tag to compare
  • Add bearer option on client constructor

2.4.0

02 Jan 13:39
Compare
Choose a tag to compare
  • Added helper functions for formatting of function message/value
  • Modified LogEntry type to match API-response (message -> msg)

Full Changelog: 2.3.0...2.4.0

2.3.0

06 Dec 09:39
Compare
Choose a tag to compare
  • Added API-calls for Topic blacklist
  • Added API-calls to manage security for other users
  • Added API-calls to manage OAuth2 clients and authentication
  • Add API-call to get edge app per organization
  • Updated types for User and Organization
  • Added zero/empty structures for all object types with cloning

Full Changelog: 2.2.0...2.3.0

2.2.0

13 Jan 09:15
Compare
Choose a tag to compare
  • Added meta-endpoints for Installation
  • Added meta-endpoints for Orgsnization
  • Added cross-fetch for polyfill "fetch" in node environments
  • Added Edge app publisher endpoint
  • Added endpoint for Edge app organization

2.1.0

14 Dec 13:58
Compare
Choose a tag to compare
  • Add SRC in package.json
  • Updated call to edge app version to match API spec
  • Added function RemoveEdgeAppInstance
  • Use BaseURL in ResetPassword
  • Added Meta API functions for Installations, Devices, Functions, Users and Organizations
  • Fixed a lot of Type exports
  • Switched base64 lib (handles all UTF-8 now)

1.4.3

03 May 10:39
Compare
Choose a tag to compare

Fix for missing babel transformation to work correctly in node

1.4.2

21 Apr 12:33
Compare
Choose a tag to compare

Updated babel dependencies

1.4.1

21 Apr 09:31
Compare
Choose a tag to compare

Some bugfixes and additions

1.4.0

30 Nov 16:06
Compare
Choose a tag to compare
  • Separation into several files
  • Auth endpoints updated
  • Added almost all API requests
  • Fix for topic filter for Log