0.5.0
What's Changed
Added onboarding checklist to the dashboard to guide users through deployment process. Automated multiarch builds to dyrector.io agent, including ARM. Renamed products to projects and their types: simple to versionless, complex to versioned. Improved audit logs with agent connectivity data. Rolling projects are now copyable. Fixes and improvements.
- build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #661
- fix(ci): fix the js and tsx source label rules by @polaroi8d in #664
- chore(ci): split builder image by @c3ppc3pp in #653
- build: remove branch from release target by @nandor-magyar in #663
- fix(crux-ui): add node description to empty node screen by @polaroi8d in #660
- fix(crux): very old audit log migration by @robot9706 in #659
- fix(crux-ui): add links to registries by @polaroi8d in #662
- feat(web): rename project type values by @m8vago in #665
- feat(web): onboarding by @m8vago in #657
- feat(cli): add CLI version in addition to runtime versions by @nandor-magyar in #668
- fix(dagent): correct logDriver mapping by @nandor-magyar in #669
- fix(web): rename field to make Traefik work again by @nandor-magyar in #667
- fix: registry and storage editing by @m8vago in #673
- fix(crux): add https if protocol is missing from storage URL by @nandor-magyar in #674
- fix(dagent): add import container logs parsing & send by @nandor-magyar in #677
- feat(web): agent audit log by @robot9706 in #666
- fix(web): deployment environment editing by @m8vago in #676
- build(agent): fix multi-arch agent builds in GH actions by @nandor-magyar in #679
- fix: web socket reconnect throttle by @robot9706 in #675
- build: remove signing from multiarch images by @nandor-magyar in #682
- fix: project creation navigation, remove playwright retries, small fixes by @polaroi8d in #680
- fix(web): rolling version deployments by @robot9706 in #678
- fix(web): userId cannot be null in config screen by @polaroi8d in #670
- feat(ci): add concurrency by @c3ppc3pp in #685
- test(web): change test images to ghcr from dockerhub by @nandor-magyar in #683
- feat(crux-ui): node script & add deployment & config json editor improvements by @robot9706 in #681
- feat(web): add extra explanation to dagent persistence section by @nandor-magyar in #687
- feat(web): copy rolling deployment by @m8vago in #684
- feat(crux-ui): add tooltips and refactor to by @polaroi8d in #686
Full Changelog: 0.4.2...0.5.0