Skip to content

Releases: ioBroker/ioBroker.js-controller

Preparation for auto-discovery

08 Mar 08:26
Compare
Choose a tag to compare

0.16.1 (2017-03-08)

  • (bluefox) use SHA256 instead of SHA1 (All passwords must be reset via "iobroker passwd username")
  • (bluefox) change cli commands for user: user add, user del, user set, user enable...
  • (bluefox) replace letsencrypt with greenlock
  • (bluefox) try to fix sha256 issue with node.js 0.10.x
  • (bluefox) add uniti
  • (Apollon77) change reinstall.sh script
  • (bluefox) add setStateChanged
  • (bluefox) implement event counters
  • (bluefox) read values from cache if possible in adapter
  • (bluefox) add parser adapter, smartmeter, fakeroku, wetty, fronius, Worx Landroid Rasenmäher
  • (bluefox) fix log sources
  • (bluefox) fix callbacks calls by setObjectNotExists
  • (bluefox) fix getForeignObjects
  • (bluefox) write tests
  • (Patrick) adapter.namespace now always int (was int or string mixed)
  • (Patrick) _fixId better results for empty obj and string (return namespace + '.')
  • (bluefox) small fixes for multihost
  • (bluefox) add getInstalledAdapter for autodiscovery

Maintenance release 0.15.1

20 Jan 13:39
Compare
Choose a tag to compare

0.15.1 (2017-01-14)

(bluefox) documentation of adapter
(bluefox) support of autoSubscribe
(bluefox) add innogy-smarthome, vis-players
(bluefox) fix error with "preserve" settings
(bluefox) restart adapter immediately if desired
(bluefox) support of web extensions

Maintenance release

19 Dec 19:20
Compare
Choose a tag to compare

0.14.0 (2016-12-17)

(bluefox) add debug information for logging
(bluefox) remove occ
(bluefox) add mpd, icons-fatcow-hosting
(bluefox) update node-schedule
(bluefox) add cli command "show uuid"
(bluefox) try to fix issue with npm3
(bluefox) add console command "repo [name]"
(bluefox) try to extract the information from local sources-dist.json it online not reachable
(bluefox) add host remove
(bluefox) install non enabled adapters
(bluefox) install icons on backup too
(bluefox) fix some sporadic errors

Maintenance release

04 Nov 16:52
Compare
Choose a tag to compare

0.13.2 (2016-11-04)

  • (bluefox) fix problem by new installation

Fixes of automatic moving to new system

03 Nov 15:50
Compare
Choose a tag to compare

0.13.1 (2016-10-31)

  • (bluefox) fix renaming of host by start
  • (bluefox) implement auto-objects and auto-states for adapter
  • (bluefox) recursive deletion of folders with objects.unlink
  • (bluefox) support of tarballs as install path
  • (bluefox) rename rpi to rpi2, homekit to homekit2
  • (bluefox) add upnp
  • (bluefox) fix fileName of log file
  • (bluefox) remove peerDependencies

0.13.0 (2016-10-21)

  • (bluefox) fix letsencrypt to use fullchain.pem
  • (bluefox) fix error with emitter
  • (bluefox) fix formatDate for russian month
  • (bluefox) backup letsencrypt files too
  • (bluefox) install missing adapters one after other and not parallel.
  • (bluefox) let remove UUID to prepare images with ioBroker
  • (bluefox) using peerDependencies
  • (bluefox) rename host automatically if singlehost
  • (bluefox) add write/read properties to alive variable
  • (bluefox) fix creation of package.json for npm 3
  • (bluefox) try catch for parse of states
  • (appolon77) add possibility to send messages with json
  • (bluefox) updates some packages
  • (bluefox) print node.js version at start
  • (bluefox) force logger to use local time
  • (appolon77) fix multi instance messaging
  • (bluefox) using peerDependencies
  • (bluefox) rename host automatically if singlehost
  • (bluefox) update artnet
  • (bluefox) add vis-canvas-gauges
  • (bluefox) add rflink
  • (bluefox) add foobar2000
  • (bluefox) add mqtt client
  • (bluefox) add lgtv
  • (bluefox) add pushsafer

Maintenance release

24 Aug 20:23
Compare
Choose a tag to compare

0.11.3 (2016-08-24)

  • (PArns) fix upgrade of adapters
  • (bluefox) update "_design/xyz" by upgrade

Maintenance release

14 Aug 21:44
Compare
Choose a tag to compare

0.11.2 (2016-08-13)

  • (bluefox) fix upgrade of adapters
  • (bluefox) add command "iobroker version"

0.11.0

27 Jul 21:10
Compare
Choose a tag to compare

0.11.0 (2016-07-27)

  • (bluefox) implement auto-restart of adapters (expert mode)
  • (bluefox) add rights check for getBinaryState/setBinaryState
  • (bluefox) support of default ttl for sessions
  • (bluefox) fix custom setup
  • (bluefox) fix upload binary files
  • (bluefox) fix list of files in subdirectories

Milliseconds

23 May 05:42
Compare
Choose a tag to compare

0.9.0 (2016-05-23)

  • (bluefox) make from seconds the ms
  • (bluefox) add console command "isrun"
  • (bluefox) add "--timeout 5000"
  • (bluefox) fix small errors
  • (bluefox) change function formatValue
  • (bluefox) fix stop of scheduled adapters
  • (bluefox) add "--logs" flag for adapter start (required by adapter debugging)
  • (bluefox) make hostname configurable
  • (bluefox) fix update of adapters and settings

Stable version

30 Apr 17:55
Compare
Choose a tag to compare

0.8.10 (2016-04-25)

  • (bluefox) fix restart script
  • (bluefox) update default certificates

0.8.9 (2016-04-23)

  • (bluefox) do not handle exceptions in logger
  • (bluefox) change logger
  • (bluefox) set valid mimeType for *.manifest
  • (bluefox) add noolite adapter
  • (bluefox) change download script
  • (bluefox) change rename script
  • (bluefox) add starline
  • (bluefox) change repository building
  • (bluefox) add 'delete' objects
  • (bluefox) change behavior by exceptions
  • (bluefox) workaround for DHCP delay
  • (bluefox) fix passwd command
  • (bluefox) do not write error under windows: "cannot delete log file"