Releases: JulianFP/project-W-frontend
Releases · JulianFP/project-W-frontend
v0.2.0
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
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!
This is a first alpha release of Project-W. It will also be the version running on the upcoming user test.
What's Changed
- Relicense to APGLv3 by @dokempf in #3
- Some major code refactoring, a lot of bug fixes and introduction of pre-commit by @JulianFP in #11
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
- Docker fixes by @JulianFP in #20
New Contributors
- @dokempf made their first contribution in #3
- @JulianFP made their first contribution in #11
- @pre-commit-ci made their first contribution in #14
Full Changelog: https://github.com/JulianFP/project-W-frontend/commits/v0.1.0