Skip to content

Releases: sakazuki/node-red-desktop

v2.1.0

25 Oct 22:50
Compare
Choose a tag to compare

v2.1.0

  • update: Node-RED 2.1.2
  • update: electron 15.3.0

v2.0.0

22 Aug 00:34
Compare
Choose a tag to compare

v2.0.0

  • update: Node-RED 2.0.5
  • update: electron 13.2.1
  • build with Github Actions
  • patch: #49
  • remove: debugOut
  • add: node-debugger, nrlint
  • update: DEFAULT_NODES_EXCLUDES

Notice: Thi Release for mac has not been tested, because my mac pc had been broken.

v2.0.0-beta.19

11 Aug 20:30
Compare
Choose a tag to compare
v2.0.0-beta.19 Pre-release
Pre-release

v2.0.0-beta.19

  • update: Node-RED 2.0.5
  • update: electron 13.1.9
  • build with Github Actions
  • patch: #49

v2.0.0-beta.1

09 Aug 00:05
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

v2.0.0

  • update: Node-RED 2.0.5
  • update: electron 13.1.7
  • build with Github Actions

v1.3.0

29 Apr 00:16
Compare
Choose a tag to compare
  • update: Node-RED 1.3.3
  • update: electron 12.0.5

v1.2.3

17 Feb 11:46
Compare
Choose a tag to compare

V1.2.3

  • udpate: Node-RED 1.2.7 -> 1.2.9 (mac only)
  • update: electron 11.2.1 -> 11.2.3

v1.2.2

02 Feb 06:29
Compare
Choose a tag to compare

V1.2.2

  • udpate: Node-RED 1.2.2 -> 1.2.7
  • update: electron 10.1.3 -> 11.2.1

v1.2.0

19 Oct 23:57
Compare
Choose a tag to compare
  • udpate: Node-RED 1.1.3 -> 1.2.2
  • fix: examples directory is not packed

v1.1.0

24 Sep 23:31
Compare
Choose a tag to compare

v1.1.0

  • udpate: Node-RED 1.0.3+v-flow -> 1.1.3
  • update: electron 7.1.2 -> 10.1.2
  • add: validation in settings #17
  • add: deepmerge user settings #23
  • update: settings page with Node-RED style

v1.0.0

29 Nov 10:54
Compare
Choose a tag to compare

v1.0.0

  • new: debug out on all nodes
  • new: vertical flow option (v-flow branch's experimental)
  • new: open a new window in the app with ctrl+click(mac: command+click) #3
  • add: Listen Port property in settings
  • update: Node-RED 1.0.0 -> 1.0.3+v-flow
  • update: electron 6.0.10 -> 7.1.2
  • fix #4