Releases: angrykoala/gaucho
Releases · angrykoala/gaucho
Gaucho 1.1.0
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
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
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
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
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
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
This Release updates several core dependencies.
Changelog
- Updates dependencies
- Adds enableRemoteModule option to browser window
Gaucho 0.9.1
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
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
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