Releases: sakazuki/node-red-desktop
Releases · sakazuki/node-red-desktop
v2.1.0
v2.1.0
- update: Node-RED 2.1.2
- update: electron 15.3.0
v2.0.0
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
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
v2.0.0
- update: Node-RED 2.0.5
- update: electron 13.1.7
- build with Github Actions
v1.3.0
- update: Node-RED 1.3.3
- update: electron 12.0.5
v1.2.3
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
V1.2.2
- udpate: Node-RED 1.2.2 -> 1.2.7
- update: electron 10.1.3 -> 11.2.1
v1.2.0
- udpate: Node-RED 1.1.3 -> 1.2.2
- fix: examples directory is not packed
v1.1.0
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
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