What's Changed
- Fix nil error in costcontrol API by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/3580
- chore: bump vCluster dependency by @cbron in https://github.com/loft-sh/loft-enterprise/pull/3589
- fix: Explicit DNS name for vCluster kubeconfig by @ThomasK33 in https://github.com/loft-sh/loft-enterprise/pull/3570
- feat(ui) - unable to set password after recreating instance by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3583
- chore(deps): bump nanoid from 3.3.1 to 3.3.8 in /docs by @dependabot in https://github.com/loft-sh/loft-enterprise/pull/3557
- feat: Change icon for "Profile" menu entry by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3598
- fix: Prevent UI from crashing when the login URL is malformed by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3597
- feat: Allow submission of forms by pressing enter by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3596
- feat: Update layout of virtual clusters page to match newer guidelines by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3599
- feat: Improve data fetching in the virtual clusters table to cache information by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3600
- feat: Replace antd input component with input from vCluster design system by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3604
- feat(ui) - initial fetch throws and error by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3585
- feat: Replace antd textarea component with textarea from vCluster des… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3606
- feat: Replace deprecated code block components with code block compon… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3608
- chore(devpod): bump version by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3609
- ci(backport): fetch original PR description by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/3616
- feat: Replace deprecated modal components with modal components from … by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3612
- feat: Replace antd progress component with progress from vCluster des… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3607
- fix: tailscale bug & bump tailscale dependency by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3621
- licenses: update loft licenses by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3623
- refactor: reject websockets without correct header by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3624
- fix: use pure websockets for ts derp & control by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3625
- fix: use single ts env for logs & relogin on netmap fail by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3626
- fix(devpod): keep underlying spaceInstance or virtualClusterInstance up to date with inline template changes by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3627
- chore(devpod): bump version by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3628
- Update Dockerfile by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3629
- fix: agent forward transport by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3632
- fix(devpod): render inline templates before passing off to generic handler by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3633
- fix: Store that native sleep mode is configured and don't change ingress annotations if so. by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/3622
- feat(ui) - fix platform in loop issue by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3646
- feat(ui) - replace table component by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3618
- fix: Add caching of results for project queries by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3605
- chore: bump k8s to v1.32.1 by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3652
- ci: workflows triggers cleanup by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/3641
- fix: use annotations to avoid cleaning up resources not managed by the ArgoCD Integration by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/3644
- fix: Reject virtual clusters with both platform and native sleep mode configured by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/3658
- feat(ui) - instance permission adding problem by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3648
- feat(ui) - remove cluster from func call by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3650
- fix: Add visibility toggle to password fields by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3654
- feat(devpod): put virtual cluster and space instances to sleep automatically when workspace is about to sleep by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3661
- chore(ci): bump upload artifact gh action to v4 by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3666
- Only build tests on test change by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/3586
- feat(devpod): print logs to client during server side startup, i.e. when space or virtual cluster are syncing/creating by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3663
- API fails with "global prometheus client not initialized" by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/3668
- feat(ui) - search filters in the url by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3665
- feat(ui) - copy update for last used deploy option by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3664
- feat(ui) - change logic of computation by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3662
- feat: Improve flow for deeplink creation of DevPod workspaces by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3669
- feat(ui) - rancher integration deeplink by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3651
- fix: Fix handling of release candidates in virtual cluster options by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3674
- fix: Add support for basic auth syntax in git URLs in DevPod workspac… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3601
- feat(devpod): show linked workspaces in virtual cluster and space instances view; and other way round by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3680
- chore(deps): bump store2 from 2.14.2 to 2.14.4 in /ui by @dependabot in https://github.com/loft-sh/loft-enterprise/pull/3630
- Filter for non-expired artifacts by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/3685
- fix: Ensure consistency of alerts in vCluster template advanced options by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3678
- fix: Fix visual issues with input components by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3683
- feat(devpod): pass virtual cluster/space instance info to devpod command by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3684
- feat: Replaced deprecated label components with label components from… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3619
- chore: bump vCluster dependency by @cbron in https://github.com/loft-sh/loft-enterprise/pull/3671
- chore: bump devpod version by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3695
- Feat/eng 4667 sidebar changes by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3634
- chore(e2e): update download-artifact to v4 by @adriankabala in https://github.com/loft-sh/loft-enterprise/pull/3697
- fix: Add close button and fix folding for "Show Kubernetes YAML" dialog by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3693
- Check if files have changed by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/3700
New Contributors
- @Piotr1215 made their first contribution in https://github.com/loft-sh/loft-enterprise/pull/3616
- @adriankabala made their first contribution in https://github.com/loft-sh/loft-enterprise/pull/3697
Full Changelog: https://github.com/loft-sh/loft-enterprise/compare/v4.2.1...v4.2.3-alpha.0