Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Releases: Dewep/GCE

GCE 3.0.0-beta.2

17 May 10:52
Compare
Choose a tag to compare
GCE 3.0.0-beta.2 Pre-release
Pre-release
  • Process exit messages
  • Fix permission notification asks
  • Error status but process running
  • Log levels options
  • Sidebar action shortcuts link

GCE 3.0.0-beta.1

09 May 10:57
Compare
Choose a tag to compare
GCE 3.0.0-beta.1 Pre-release
Pre-release
v3.0.0-beta.1

Merge branch 'v3-dev' into v3

GCE 1.5.0

03 Mar 10:08
414104b
Compare
Choose a tag to compare
  • Update Electron/packages
  • Added Menu (copy/cut) for Mac

Contributor: @QuentinSanchez98

GCE 1.4.0

09 Jun 14:18
Compare
Choose a tag to compare
  • Save GCE position/size
  • Possibility to set success return code #1
  • IPC communication
  • Add window notification #4
  • Prevent multiple GCE instances
  • Add the possibility to minimize instead of closing #6

GCE 1.3.0

05 May 15:09
Compare
Choose a tag to compare
  • Fix path for MacOS users
  • Custom environment
  • Limit history (stdout/stderr)
  • Add some tooltips
  • Add link to restart the application
  • Update configuration (add documentation)
  • MacOS release

GCE 1.2.1

28 Apr 11:15
Compare
Choose a tag to compare
  • Detached commands: fix disabled state, add cwd in spawn options
  • Fix kill on Unix systems and for multi-processes commands (use tree-kill)
  • Fix stop for commands with "stop-cmd"
  • Design: selection color, line hover
  • Update packages

GCE 1.2.0

28 Apr 11:21
Compare
Choose a tag to compare
  • Improve design, add new icon, add Ubuntu font
  • Add extra-groups in the config
  • Add "detached" option for extra command (for external scripts)
  • Remove replay if sub-cmd

GCE 1.1.0

28 Apr 11:21
Compare
Choose a tag to compare
  • Add extra commands (git, npm, etc.)
  • Add "Open shell"
  • Auto-detection URL of local server, link to open this URL
  • Add "Clear"
  • Add possibility to force-close the application (without waiting the commands to be stopped)
  • Fix another bug with auto-stop and stop-cmd commands
  • Add Linux package (AppImage)

GCE 1.0.1

28 Apr 11:20
Compare
Choose a tag to compare

Fix auto-stop when closing the application with stop-cmd commands

GCE 1.0.0

28 Apr 11:21
Compare
Choose a tag to compare

Initial release