Skip to content

Releases: angrykoala/gaucho

Gaucho 1.1.0

12 Apr 20:46
be5a131
Compare
Choose a tag to compare

Changelog

  • Copy-command action in context menu
  • Check for updates option is now outside of Display section
  • Fixed problem with task timer not stopping
  • Fixed missing Setup build for windows
  • Updates disabled by default on dev mode
  • Some minor dependencies updated

Gaucho 1.0.1

07 Oct 22:30
d3eca36
Compare
Choose a tag to compare

Changelog

  • New update available message!
  • Fix visual issue in rename modal
  • Fix minor error in which task timer would be stopped twice
  • Build configuration updated and filenames changed
  • Links to webpage updated

Gaucho 1.0.0

08 Aug 21:46
5e304b5
Compare
Choose a tag to compare

Stability, security and bugfixing to get Gaucho ready for v1.0

Changelog

  • Electron.remote deprecated in favor of @electron/remote
  • Fix bug with scheduling
  • Bulma-switch removed in favor of custom styles
  • Change default tasks to better examples
  • Minor style changes
  • Fixed dangling output not being shown
  • Dependencies updated
  • Yerbamate core runner updated to v3.0

Gaucho 0.10.2

11 Feb 20:20
8b94ee8
Compare
Choose a tag to compare
Gaucho 0.10.2 Pre-release
Pre-release

This patch solves some issues with env variables configuration both in task and global env variables

Changelog

  • Delete env variable button
  • Fix issue with env variables on duplicate tasks
  • Fix bug with env variables being updated before saving task
  • Dependencies updated

Gaucho 0.10.1

22 Jan 16:58
Compare
Choose a tag to compare
Gaucho 0.10.1 Pre-release
Pre-release

This is a minor patch with bugfixes and minor quality-of-life improvements over Gaucho 0.10

Changelog

  • Fix problem with collapsible settings and task form
  • Adds ellipsis to task title if window is too narrow
  • Support for opening GitHub link in about modal
  • Support for windows development out-of-the-box through shx

Gaucho 0.10.0

16 Jan 19:42
7cf6b5b
Compare
Choose a tag to compare
Gaucho 0.10.0 Pre-release
Pre-release

Changelog

  • Gaucho now runs as a single-instance app
  • Overhaul of menu and context menu options
    • Adds cut-copy-paste items to context menu
    • Suite-related actions moved to context menu
    • "Import suite" is now part of settings
  • Global Env variables can be set in settings
    • These will be exported/imported along with the suites in "Export Tasks"
  • Env variable form validation
  • Settings shortcuts menu is now collapsed by default
  • Minor fix in "Desktopify"
  • Dependencies updated

Gaucho 0.9.2

25 Oct 12:46
d8dd3cb
Compare
Choose a tag to compare
Gaucho 0.9.2 Pre-release
Pre-release

This Release updates several core dependencies.

Changelog

  • Updates dependencies
  • Adds enableRemoteModule option to browser window

Gaucho 0.9.1

01 Jun 19:06
Compare
Choose a tag to compare
Gaucho 0.9.1 Pre-release
Pre-release

Changelog

  • Wait until task is killed before setting the task to stopped
  • Scheduled tasks now keep previous status until executed
  • Improve timers display accuracy
  • Dependencies updated

Gaucho 0.9.0

04 Apr 14:13
26688f4
Compare
Choose a tag to compare
Gaucho 0.9.0 Pre-release
Pre-release

Changelog

  • Repeat scheduling of task or suite
  • Removed tasks description
  • Greatly improved task scheduling form
  • Minor style improvement in task title and form
  • Dependencies updated

Gaucho 0.8.0

01 Feb 17:57
59314bd
Compare
Choose a tag to compare
Gaucho 0.8.0 Pre-release
Pre-release

Changelog

  • Import/Export suites
  • Duplicate suite option
  • Tasks descriptions
  • Quit option in context menu
  • Modal alerts styles changed for better consistency
  • Styles improved
  • Suite name, Task name and description characters limit
  • Dependencies updated, electron v7