Skip to content

Releases: JulianFP/project-W-frontend

v0.2.0

29 Oct 10:07
74e8e6f
Compare
Choose a tag to compare

This release adds some major new features and bug fixes:

What's Changed

  • Add ability to abort jobs, add edit mode by @JulianFP in #21
  • JobList: Show error messages for failed jobs by @JulianFP in #22
  • JobList: Ability to delete jobs and some bug fixes by @JulianFP in #23
  • Some minor visual improvements and fixes by @JulianFP in #24

Full Changelog: v0.1.1...v0.2.0

Minor bugfix release

17 Oct 13:32
0f14e6a
Compare
Choose a tag to compare

Fixes a bug where the runner ID would also be displayed even though a job wouldn't have the state runnerAssigned or runnerInProgress.

Full Changelog: v0.1.0...v0.1.1

Initial release of Project-W!

16 Oct 21:22
02b1c68
Compare
Choose a tag to compare

This is a first alpha release of Project-W. It will also be the version running on the upcoming user test.

What's Changed

New Contributors

Full Changelog: https://github.com/JulianFP/project-W-frontend/commits/v0.1.0