Skip to content

0.3.3

Compare
Choose a tag to compare
@polaroi8d polaroi8d released this 16 Feb 09:56
· 491 commits to develop since this release

What's Changed

This release includes a number of bug fixes and new features across various components of the software stack. Notably, the crane component was fixed to use the original containerPreName as a name for namespace, the web component now has a Gitea template and a PowerShell script, and the agent component now has an option to not have CPU limits. The ci component has also been updated with new e2e testing and image building capabilities, as well as improved image signing and push to DockerHub. Other improvements include new templates and health checks, as well as updates to dependencies and minor UI fixes.

  • fix(crane): use original containerPreName as a name for namespace by @nandor-magyar in #415
  • feat(web): add gitea template by @peterambrus3 in #412
  • fix(web): template formik value update, scroll to the top and add images by @polaroi8d in #419
  • fix(crux-ui): dyoimgbutton sizeing and node container list styleing by @bvektor in #421
  • fix(agent): fix crane install manifest scripts by @polaroi8d in #423
  • feat(agent): add option not to have CPU limits by @nandor-magyar in #425
  • feat(web): added install script type selector and PowerShell script by @robot9706 in #422
  • refactor(web): update kratos to v1.11 by @m8vago in #401
  • fix(web): remove token revoke on node name change by @m8vago in #427
  • fix(crux-ui): name creation by @polaroi8d in #429
  • refactor(ci): e2e testing by @c3ppc3pp in #368
  • fix(ci): skip conventional commits on non-PR runs by @c3ppc3pp in #431
  • fix(ci): initalize an undefined variable by @c3ppc3pp in #432
  • fix(ci): go push action missing command during docker load by @c3ppc3pp in #433
  • feat(ci): add dockerhub as repo target during image push by @c3ppc3pp in #434
  • feat(crux): add vaultwarden template by @polaroi8d in #428
  • feat(ci): add proto and playwright image builder by @c3ppc3pp in #435
  • feat: container log by @robot9706 in #420
  • feat: traefik changes by @robot9706 in #430
  • fix(crux-ui): fix the expose strategy naming by @polaroi8d in #436
  • fix(ci): image signing by @c3ppc3pp in #437
  • fix(ci): image signing by @c3ppc3pp in #438
  • chore(ci): update build images, upgrade to zstd by @c3ppc3pp in #440
  • feat(crux): added 'unchecked' registry type by @robot9706 in #439
  • fix(crux): fixed powershell data mount path & install one liner by @robot9706 in #441
  • fix(agent): container log echo by @robot9706 in #442
  • chore: bump alpine-proto image and go-version, everywhere! by @nandor-magyar in #445
  • feat: add optional port binding, alter ui validation by @nandor-magyar in #444
  • fix(crux): clean & correct labels for vaultwarden by @nandor-magyar in #448
  • fix(crux-ui): image / instance config screen websocket editing by @m8vago in #447
  • feat(crux-ui): changed formik validation & minor e2e test fixes by @robot9706 in #446
  • fix(crux-ui): minor config fixes by @robot9706 in #450
  • fix(web): version and deployment patch editing by @m8vago in #459
  • feat(web): initialize http rest api by @polaroi8d in #451
  • feat: agent shutdown by @robot9706 in #453
  • feat(crux): standard health check by @robot9706 in #455
  • feat(crux): reworked email and notification templating by @robot9706 in #454
  • fix: save merged config & teams user list by @robot9706 in #452
  • fix(deps): update prisma to 4.10.1 by @m8vago in #461
  • fix: minor ui fixes & dagent image url parsing by @robot9706 in #456
  • feat(cli): add compose labels to dyo stack by @robot9706 in #462
  • feat(cli): add welcome message by @c3ppc3pp in #458
  • feat(crux): cal.com template by @robot9706 in #457
  • fix(crux-ui): volume ids, chips by @m8vago in #460
  • fix: fix config mapping, default filters by @nandor-magyar in #464
  • fix(crux-ui): add privacy to registry screen by @polaroi8d in #465

Full Changelog: 0.3.1...0.3.3