Skip to content

Releases: evrythng/evrythng.js

v4.6.0

09 Jun 14:02
Compare
Choose a tag to compare

Features

  • Schemas: Add Schema resource in Operator scope.

v4.5.1

30 May 15:01
Compare
Choose a tag to compare

Bug fixes

  • Permissions: Add support for old Permission API.

v4.5.0

24 May 10:09
Compare
Choose a tag to compare

Features

  • Permissions: Add Permission resource to Roles.

v4.4.1

24 May 10:08
Compare
Choose a tag to compare

Bug fixes

  • HTTP: Fix incorrect Content-Type header check in Node.

v4.4.0

03 Apr 14:32
Compare
Choose a tag to compare

Features

  • Roles: Add Role resource in Operator and User scope.

v4.3.0

30 Jan 12:50
Compare
Choose a tag to compare

v4.3.0 (30-01-2017)

Features

  • Files: CRD access in the Operator scope.

v4.2.0

10 Jan 10:20
Compare
Choose a tag to compare

v4.2.0 (10-01-2017)

Features

  • Scopes: Read data from any scope on creation via $init.

v4.1.0

12 Oct 09:31
Compare
Choose a tag to compare

v4.1.0 (12-10-2016)

Features

  • Reactor scripts: Add nested reactor script status
    resource app.reactor.script().status().

v4.0.1

11 Oct 13:31
Compare
Choose a tag to compare

Bug fixes

  • Auth: Allow to pass FB initialization settings
  • Auth: Read user details when login in application

v4.0.0

04 Oct 15:59
Compare
Choose a tag to compare

Breaking changes

  • Reactor logs: Move app.reactorLog() resource within the app.reactor.log() namespace
    (only available in evrythng-extended.js).
  • Search: Global .search() has been removed to match API. Use filters instead.
  • Multimedia: Multimedia resource has been removed to match API.

Features

  • Reactor schedules: Add Reactor schedules resource in the app.reactor.schedule() namespace
    (only available in evrythng-extended.js).
  • Reactor scripts: Add Reactor scripts resource in the app.reactor.script() namespace
    (only available in evrythng-extended.js).