Releases: sakazuki/node-red-desktop
Releases · sakazuki/node-red-desktop
v0.9.1
v0.9.0
v0.9.0
- add: menu to install a local node (Npm link)
- add: menu to install a remote node (Npm install)
- add: menu to run Node generator
- add: menu to relaunch #7
- add: auto rebuild when the error "was compiled against a different Node.js version using" is found.
- add: env NRD_AUTO_REBUILD=false to disable auto rebuilding.
- add: env NRD_NGROK_START_ARGS to pass Ngrok start args
- add: env NRD_IP_ALLOWS to access admin page from specific ip addresses. (ex: 118.123.45.67,2001:db8:85a3:1:0:8a2e:370:7334)
- add: settings of Open Last File
- add: settings of HTTP Auth Node
- change: rename env LISTEN_IP, LISTEN_PORT to NRD_LISTEN_IP, NRD_LISTEN_PORT
- change: mac menu interface #6
- change: win hide zoom menu
- fix: Mac can't move window #4
memo
- 2019/06/14 08:14 JST Replace Windows binary because node-red/JSON warning occures.
v0.9.0-beta.3
v0.9.0-beta.3
- add: menu to install a local node (Npm link)
- add: menu to install a remote node (Npm install)
- add: menu to run Node generator
- add: menu to relaunch #7
- add: auto rebuild when the error "was compiled against a different Node.js version using" is found.
- add: env NRD_AUTO_REBUILD=false to disable auto rebuilding.
- add: env NRD_NGROK_START_ARGS to pass Ngrok start args
- add: env NRD_IP_ALLOWS to access admin page from specific ip addresses. (ex: 118.123.45.67,2001:db8:85a3:1:0:8a2e:370:7334)
- add: settings of Open Last File
- add: settings of HTTP Auth Node
- change: rename env LISTEN_IP, LISTEN_PORT to NRD_LISTEN_IP, NRD_LISTEN_PORT
- change: mac menu interface #6
- change: win hide zoom menu
- fix: Mac can't move window #4
v0.9.0-beta.2
v0.9.0-beta.2
- add: menu to install a local node (Npm link)
- add: menu to install a remote node (Npm install)
- add: menu to relaunch #7
- add: auto rebuild when the error "was compiled against a different Node.js version using" is found.
- add: env NRD_AUTO_REBUILD=false to disable auto rebuilding.
- add: env NRD_NGROK_START_ARGS to pass Ngrok start args
- add: env NRD_IP_ALLOWS to access admin page from specific ip addresses. (ex: 118.123.45.67,2001:db8:85a3:1:0:8a2e:370:7334)
- add: settings of Open Last File
- add: settings of HTTP Auth Node
- change: rename env LISTEN_IP, LISTEN_PORT to NRD_LISTEN_IP, NRD_LISTEN_PORT
- change: mac menu interface #6
- change: win hide zoom menu
- fix: Mac can't move window #4
v0.9.0-beta.1
v0.9.0
- add: Npm link
- add: Npm install
- add: Ngrok start option. NRD_NGROK_START_ARGS
- add: Open Last File
- add: HTTP Auth Node
- change: rename LISTEN_IP, LISTEN_PORT to NRD_LISTEN_IP, NRD_LISTEN_PORT
v0.8.8
v0.8.7
v0.8.7-beta.5
fix: bug credentialSecret often is empty ui: adjust tray icon for mac refactor: logging
v0.8.7-beta.4
refactor with eslint
v0.8.7-beta.3
refactor with eslint