Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.26 KB

ReleaseNotes.md

File metadata and controls

57 lines (42 loc) · 1.26 KB

Release Notes

0.00.006 ...

features:

  • option to log task output
  • update dependencies

bug-fixes:

  • fix linux app icon

0.00.005

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

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

features:

  • add floating button to scroll down and copy stdout
  • improve auto scroll behavior
  • 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 behavior

0.00.002

features:

  • add start and runtime info to task-list
  • 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

features:

  • basic working app
  • support for different terminal-profiles