Skip to content
Pre-release
Pre-release
Pre-release

@kylecarbs kylecarbs released this Sep 13, 2019

Fixes extensions that try to use node_modules.asar (#544).

Assets 5
Pre-release
Pre-release

@kylecarbs kylecarbs released this Sep 12, 2019

See #857 for information on what has changed with v2.

Assets 5

@kylecarbs kylecarbs released this Jun 12, 2019

Bug fixes

  • Fix incorrect "no authentication" message when using a custom password (#757)
  • Propagate environment to the browser (fixes setting a custom extension marketplace URL, for example)
  • Fix file dialog items getting cut off (#336)
Assets 5

@kylecarbs kylecarbs released this Jun 6, 2019

Fix Darwin release not being included.

Assets 5

@kylecarbs kylecarbs released this May 20, 2019

Additions

  • Expose workbench actions API.

Bug fixes

  • Make hidden files and folders visible in open dialogs.
  • Fix an error displaying file size of zero byte files.
Assets 4

@kylecarbs kylecarbs released this May 20, 2019

Bug fixes

  • Fix VERSION env var not making it to the build process.
  • Make build process use "production" for NODE_ENV.
Assets 4

@kylecarbs kylecarbs released this May 20, 2019

Additions

  • Add flag to specify additional builtin extension directories.
  • Add flag to specify additional user extension directories.
  • Expose terminal service in the API.
  • Add support for musl and centos.

Bug fixes

  • Preserve environment when forking shared process (#347, #239)
  • Fix no-auth to still use HTTPS (#300)
  • Fix markdown preview focus (#543)
  • Fix copying and moving files around using the file tree
  • Fix terminals not retaining TTY size after reconnect (#587)
  • Fix toggling full screen
  • Fix open dialog crash when there is a broken link (#579)

Quality of life

  • Improve size column in dialogs
  • Only output password if it was generated
  • Remove reveal in finder/explorer option (#576)
  • Various doc fixes
  • Suppress a somewhat misleading "disconnected" extension host message
Assets 4

@kylecarbs kylecarbs released this Apr 23, 2019

Additions

  • --socket flag. Allows for binding to a socket.

Bug fixes

  • Bundle default extension grammars. Reduces syntax highlighting time. (#18)
  • Pasting won't retain metadata (cdr/sshcode#42)
Assets 4
You can’t perform that action at this time.