Skip to content

Releases: sakazuki/node-red-desktop

v0.9.1

14 Jun 12:17
Compare
Choose a tag to compare

v0.9.1

  • improve: speed up npm or external command by NODE_ENV=production

Note

  • 2019-06-18 21:00 UTC Replace mac binary (To fix #8 . This cause was a build problem)

v0.9.0

13 Jun 13:07
Compare
Choose a tag to compare

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

13 Jun 00:20
Compare
Choose a tag to compare
v0.9.0-beta.3 Pre-release
Pre-release

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

08 Jun 09:04
Compare
Choose a tag to compare
v0.9.0-beta.2 Pre-release
Pre-release

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

05 Jun 00:42
Compare
Choose a tag to compare
v0.9.0-beta.1 Pre-release
Pre-release

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

23 May 13:10
Compare
Choose a tag to compare
  • Embeded npm command in app. So you can use palette editor without installing npm command.
  • Use semver to compare version in auto updater.
  • Fix showing save as dialog when projects is enabled

v0.8.7

19 May 23:23
Compare
Choose a tag to compare

first public release

v0.8.7-beta.5

19 May 07:40
Compare
Choose a tag to compare
v0.8.7-beta.5 Pre-release
Pre-release
fix: bug credentialSecret often is empty

ui: adjust tray icon for mac
refactor: logging

v0.8.7-beta.4

17 May 13:55
Compare
Choose a tag to compare
v0.8.7-beta.4 Pre-release
Pre-release
refactor with eslint

v0.8.7-beta.3

13 May 23:19
Compare
Choose a tag to compare
v0.8.7-beta.3 Pre-release
Pre-release
refactor with eslint