Releases: hufftheweevil/node-red-contrib-things
Releases · hufftheweevil/node-red-contrib-things
v3.2.6
v3.2.5
Fixed
setup
: Some things would not load (possibly due to new code editor), now fixedsetup
: If add a new thing, then cancel, ghost thing would show up. Now if cancel with no name, thing removed.
v3.2.4
v3.2.3
v3.2.2
Fixed
setup
: Node editor loads properlyDirectory
: Data trimmed to minimize bandwidth
v3.2.1 Node 12 Compatible
Same as v3.2.0 but supports Node 12 (and Node 10). This is useful is you are using the current node-red-docker
container, as it does not yet have Node 14
v3.2.0
Fixed
setup
: Proxy cases "true if ALL true" and "false if ALL false" fixedsetup
: Properly handle JSON when adding commands or state configupdate
: Catch blank state update packetsDirectory
: Expanded paths will remain expanded on updateDirectory
: Timestamps will remain local on update
Added
setup
: Feature to disable thingsDirectory
: Feature to send commands from UIDirectory
: Feature to update state from UI
Remove
- Deprecated conversion functions necessary to go from v2 to v3
v3.1.3
v3.1.2
v3.1.1
Fixed
setup
: Missing Ace editor in particular cases fixedDirectory
: Overflow of list is not hidden
Added
setup
: Sort by name or ID