What's Changed
- Validate sleep mode config of rendered template by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/4484
- Adding test for eng-7210 by @sowmyav27 in https://github.com/loft-sh/loft-enterprise/pull/4447
- fix(ui) - update virtual cluster ID validation to account for generat… by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4489
- feat(ui) - improved helm detection for templated vcluster and paramet… by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4493
- feat(ui): update version input error messages to better reflect seman… by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4490
- feat(ui) - tooltip in dropdowns by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4494
- feat(ui): optimize SpaceTable and DataTable components with useMemo by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4491
- refactor(ui): rename "Permissions" to "Management Access" across mult… by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4497
- chore(ci): disable actionlint on forks by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4501
- fix: get manager image for bash apps by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4475
- feat(ui) - various ui and yaml focused form fixes by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4500
- fix(ci): adjust condition for actionlint by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4503
- fix(vci): set TemplateResolved condition to error or warning depending on VCI deployment status by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4502
- chore(ci): notify repositories of platform release by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4504
- Bump K8s dependencies to 1.33 by @kale-amruta in https://github.com/loft-sh/loft-enterprise/pull/4496
- fix: vcluster registry upload entity too large by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/4508
- bumps golang version for devspace docker image by @jjaferson in https://github.com/loft-sh/loft-enterprise/pull/4510
- fix: Fix application of logoBackgroundColor to the logo in the sidebar by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4505
- chore: change CODEOWNERS by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/4514
- chore: remove platform as default code owner by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/4515
- feat: Add a helper dialog showing how to join private nodes by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4509
- feat: Change order of external database options by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4507
- chore(ci): add codeowners for github actions by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4519
- feat(ci): free disk spce on runner for e2e ui tests by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/4517
- feat(ui) - add custom version validation and error handling in templa… by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4499
- chore(ui) - update typescript-plugin-css-modules by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/4521
- build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 by @dependabot in https://github.com/loft-sh/loft-enterprise/pull/4524
- build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot in https://github.com/loft-sh/loft-enterprise/pull/4523
- Update CODEOWNERS by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4525
- feat: Add selection of node pool type to virtual cluster basics section by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4516
- chore: bump admin-apis dependency by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4512
- fix(vci): only mark the InstanceTemplateResolved as False with error severity if the instance has not been deployed yet by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4518
- feat: Add new columns relating to nodes to the virtual cluster table by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4527
- Update CODEOWNERS by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/4531
- fix: Change naming and behavior of nodes column in virtual cluster table by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4530
- ci(e2e): restrict e2e workflow to relevant file and branch changes by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4513
- chore(ci): update goreleaser to v2 by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/4511
- feat: Add deploy in virtual cluster section to virtual cluster forms by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4533
- feat: Improve custom vCluster and k8s version selections by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/4529
Full Changelog: https://github.com/loft-sh/loft-enterprise/compare/v4.4.0-alpha.3...v4.4.0-alpha.4