Skip to content

Releases: hufftheweevil/node-red-contrib-things

v3.2.6

29 Aug 21:46
Compare
Choose a tag to compare

Fixed

  • Proxy state updates were not getting to sidebar
Note: Released Jan 25, 2023

v3.2.5

08 Jan 15:14
Compare
Choose a tag to compare

Fixed

  • setup: Some things would not load (possibly due to new code editor), now fixed
  • setup: If add a new thing, then cancel, ghost thing would show up. Now if cancel with no name, thing removed.

v3.2.4

25 Oct 22:18
Compare
Choose a tag to compare

Added

  • More examples to help with (#17) and (#39)

v3.2.3

24 Oct 22:38
Compare
Choose a tag to compare

Fixed

  • setup: Node editor loads properly (when Ace editor is used) #38

v3.2.2

15 Oct 22:55
Compare
Choose a tag to compare

Fixed

  • setup: Node editor loads properly
  • Directory: Data trimmed to minimize bandwidth

v3.2.1 Node 12 Compatible

28 Apr 22:53
c8c204c
Compare
Choose a tag to compare

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

04 Apr 22:11
Compare
Choose a tag to compare

Fixed

  • setup: Proxy cases "true if ALL true" and "false if ALL false" fixed
  • setup: Properly handle JSON when adding commands or state config
  • update: Catch blank state update packets
  • Directory: Expanded paths will remain expanded on update
  • Directory: Timestamps will remain local on update

Added

  • setup: Feature to disable things
  • Directory: Feature to send commands from UI
  • Directory: Feature to update state from UI

Remove

  • Deprecated conversion functions necessary to go from v2 to v3

v3.1.3

23 Mar 22:27
0c00aa5
Compare
Choose a tag to compare

Fixed

  • Bugfix for #26

v3.1.2

22 Mar 21:28
Compare
Choose a tag to compare

Fixed

  • Fixed proxy state bug #25

v3.1.1

02 Feb 04:08
Compare
Choose a tag to compare

Fixed

  • setup: Missing Ace editor in particular cases fixed
  • Directory: Overflow of list is not hidden

Added

  • setup: Sort by name or ID