Release 5.8.0
- single job page view
#598
, many thanx to @jamesgweber π - refactor: split useStore into several small hooks based on zustand stores
76cd2b8
- feat: align pages links to use a single point of truth
e866635
- refactor: extract sticky header from jobPage & queuePage
b185014
- refactor: move Button out of JobCard folder
cf40cf0
- fix: align job object in job handler
d33ea04
- refactor: remove redundant optional chaining
98aad9f
- Add missing status
4476874
What's Changed
- single job page view by @jamesgweber in #598
New Contributors
- @jamesgweber made their first contribution in #598
Full Changelog: v5.7.2...v5.8.0