NEWS
Js-controller 1.4.2 wird Stable
-
Hallo,
morgen wird js-controller 1.4.2 stable.
Es gibt wichtige Änderungen:
- Es sind die Objekt IDs mit * verboten und die werden nicht angelegt. D.h. alle eure Skripte/Szenen und noch was werden nicht funktionieren, falls dadrin * ist.
In der nächsten Version werden noch mehr Symbolen ersetzt:
`[]*,;'"`<>?/[/code]` plus Lehrzeichen. Folgende Änderungen sind beinhaltet: ` ~~[quote]~~ **~~[b]~~- 1.4.2 (2018-04-12)[/b]** Main changes: add instance with desired number, Force using of socket.io 2.1.0, Bugfixes (bluefox) fix error with letsencrypt debug output (bluefox) fix delObject (bluefox) fix restore of backup (bluefox) allow to add instance with desired number (apollon77) fix auto multihost (bluefox) fix for adapter update (bluefox) Force using of socket.io 2.1.0 **~~[b]~~- 1.4.0 (2018-04-03)[/b]** Main changes: uninstall via npm, downgrade winston-syslog, refactored deleteAdapter, object.json auto-backups (AlCalzone) fix npm version pre-install check (bluefox) remove winston-syslog 2.0 and replace it with 1.2.6 (AlCalzone) refactored and promisified deleteAdapter and deleteInstance (bluefox) remove controller from the adapters list in admin (bluefox) also uninstall adapters using npm (bluefox) backup object.json files every 2 hours for last 48 hours (warning! Disk usage) (bluefox) added cli command to update/add the vis/knx license **~~[b]~~- 1.3.0 (2018-03-11)[/b]** Main changes: socket.io Version downgraded because of bug. Better npm5 support (AlCalzone) Remove the outdated npm package and disable package-lock before installing (#175) (AlCalzone) reworked npm adapter version check without npm package (AlCalzone) ignore local NPM for version check (AlCalzone) don't modify the parent's process PATH variable (AlCalzone) check npm version before installing and potentially disable package-lock (AlCalzone) don't cancel installation, or we're breaking ioBroker anyways (AlCalzone) ignore local npm version for preinstall check (bluefox) move socket.io from 2.0.4 to 1.5.1 because of bug (bluefox) add intro to default tabs **~~[b]~~- 1.2.7 (2018-03-06)[/b]** Main changes: support of npm5, Multihost fixed, added promises to adapter.js (bluefox) fix multihost connect (bluefox) add "multihost status" command (bluefox) make statistics interval adjustable (bluefox) better scan of installed adapters (bluefox) better deletion of adapters (bluefox) fix requests like getStates('*.info.connection') (bluefox) create instance's objects by start. (AlCalzone) Add promisified methods to the adapter class (AlCalzone) enable basic type-checking and fix found error (Apollon77) fix potential error and check if that.log exists (bluefox) updates npm packets (Apollon77) log an error when npmInstallWithCheck throws (AlCalzone) [npm5] Disable package-lock.json before installing anything (Apollon77) use stable tag from admin in dependencies (bluefox) fix empty ID error **~~[b]~~- 1.2.5 (2018-01-27)[/b]** (bluefox) move buildRepository.js to ioBroker.repositories (bluefox) fix adapter download (Apollon77) also include npm5 fix into reinstall.sh (bluefox) add functions to standard enums (bluefox) check if pattern is valid (bluefox) catch error by deleting of adapter. (bluefox) better adapter directory search (Apollon77) another fix for reinstall.sh, add --unsafe-perm (Apollon77) exit mocha tests explicitely when completed, needed pot. with most current version of mocha (Apollon77) add npm5 check and "Block" to "iobroker install" commands **~~[b]~~- 1.2.4 (2017-12-15)[/b]** (bluefox) The fix for npm5 ` ` -
Hallo,
morgen wird js-controller 1.4.2 stable.
Es gibt wichtige Änderungen:
- Es sind die Objekt IDs mit * verboten und die werden nicht angelegt. D.h. alle eure Skripte/Szenen und noch was werden nicht funktionieren, falls dadrin * ist.
In der nächsten Version werden noch mehr Symbolen ersetzt:
`[]*,;'"`<>?/[/code]` plus Lehrzeichen. In der nächsten Version werden States mit unerlaubten Zeichen aber wieder angelegt, aber die ungültigen Zeichen durch ein _ ersetzt. Und im log kommt eine Warnmeldung. Gesendet vom Handy ... ``` `