Skip to content

Releases: klamping/chester-desktop

0.1.12

26 Oct 21:37
Compare
Choose a tag to compare

Adds in OS menu options; what a novel idea!

This also allows you to copy/paste from inside the terminal output, something very valuable when debugging.

Also, I reworked the ctrl+r listener to be more universal, so you can run it even when focused inside the terminal.

0.1.11

24 Oct 15:45
Compare
Choose a tag to compare

Tweak to design, allowing run/stop test buttons to appear above the terminal output when expanded

0.1.10

19 Oct 20:01
Compare
Choose a tag to compare

Major improvements to the environment variables setting

  • stores them on project by project basis
  • reformatted variable input
  • can toggle them on/off

0.1.9

18 Oct 22:48
Compare
Choose a tag to compare

Now you can customize the test command to be run. Use at your own risk!

0.1.8

18 Oct 21:32
Compare
Choose a tag to compare
  • change header to update project settings through modal

0.1.6

11 Oct 16:51
Compare
Choose a tag to compare

Small change adding the 'add new project' to link to the start page.

It's real this time

29 Aug 01:57
Compare
Choose a tag to compare

Updated the custom wdio.conf.js locations to permanently store additions.

Custom config locations

24 Aug 15:39
Compare
Choose a tag to compare

Added the ability to use a custom wdio.conf.js location, if you have your configuration file in a location other than your root folder. I don't have the logic to permanently store this, so it's something that unfortunately has to be added every time. I hope to have a fix for this soon.

0.1.3

03 Aug 21:16
Compare
Choose a tag to compare

Fix for w10 issue

0.1.2

31 Jul 16:55
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Fix for environment variables not working. Hope to update how you input these soon (allowing saving/toggling of vars similar to how Postman does it).