Skip to content

Releases: juri117/task-launcher

1.0.02

25 Oct 07:36

Choose a tag to compare

features:

  • rename default config file: setup.json -> config.json
  • theme can be set in config, options are here: https://docs.flexcolorscheme.com/all_themes
  • add option to set title in config (helps if you use multiple instances)

bug-fixes:

  • fix log-file path on linux, use logs folder next to binary

1.0.00

12 Oct 14:17

Choose a tag to compare

features:

  • option to log task output
  • update dependencies

bug-fixes:

  • fix linux app icon

0.00.005

16 Jun 07:32

Choose a tag to compare

features:

  • allow environment variable setup
  • add config value maxLogLines for max. number of log lines
  • read version from pubspec.yaml

bug-fixes:

  • fix bug in log list trim
  • make logs selectable
  • kill tasks on windows close did not work

0.00.004

09 Dec 12:51

Choose a tag to compare

features:

  • upgrade build-toolchain
  • rework log view (in hope of getting rid of some random crashes)
  • show version number in app-bar
  • add custom launch icon

0.00.003

23 Sep 07:28

Choose a tag to compare

features:

  • add floating button to scroll down and copy stdout
  • improve auto scroll behaviour
  • make timer count while process is still running
  • add menu with option to reload setup.json

bug-fixes:

  • prevent app freeze by limiting console string length
  • improve scroll behaviour

0.00.002

15 Sep 08:50

Choose a tag to compare

  • add start and runtime info to tasklist
  • add failed state (exclamation mark)
  • add colors to state icons
  • add setup steps for custom profiles
  • redesign process pipes to be more robust

0.00.001

10 Sep 06:05

Choose a tag to compare

  • basic working app
  • support for different terminal-profiles