Releases: loft-sh/loft
Releases · loft-sh/loft
v0.6.4
🐛 Bug Fixes
- ui: header buttons are now links
- ui: logout menu buttons are now links
- ui: make progress background in cluster view white on hover
- ui: fixes an issue where table columns were "jumping"
- cli: fixes an issue in
loft start
where helm install could timeout in local clusters - fixed several potential races in the loft api server that could occur while running loft within a vCluster
- use patch instead of update for sleep mode to avoid conflict errors
- fixed a potential nil pointer in sleep mode if a deployment has no labels
📦 Other
- update kiosk to v0.1.20
- ui: add checkbox for deleting namespaces in vCluster view
v0.6.4-beta.1
🐛 Bug Fixes
- fixes an issue in loft start where an env variable was set twice
- ui: fixes an issue where table would jump on tab change
💡 Code Refactoring
- prefer uncached client in rest api routes
🧱 Build Process Changes
- add pod limits to loft
v0.6.4-beta.0
🐛 Bug Fixes
- fix selected rows delete for vclusters
- fixes an issue in loft start & account cluster roles
- use patch instead of update for sleeping
- api: no more nil map panics
🚀 New Features
- ui: 2 profile buttons are links or a
- ui: headers are links
- ui: make progress background white
- ui: add checkbox for deleting namespaces
🤖 Changes to CI/CD
- plugin: fix auto update devspace plugin.yaml
🧪 Tests Added/Fixed
- api: helm charts
🧱 Build Process Changes
- improve devspace.yaml
📦 Other
- chore: retry get license request with returned server time
- feat(test) check replicas in sleeping spaces
v0.6.3
fix: rename local to loft-cluster
v0.6.3
fix: rename local to loft-cluster
v0.6.2
🚀 New Features
- ui: you are now able to browse vClusters and make changes directly through the UI. Just click on a running vCluster name and you'll see the vCluster details.
- ui: new upgrade button that allows you to upgrade loft through the ui
- ui: many columns now support a filter which makes it easier to navigate through many a lot of table rows
- ui: space detail tables (pods, deployments etc.) can now be sorted
- ui: new cluster subdomain that can be configured in the cluster overview
- ui: you can now specify a profile picture for your current user that will be displayed at the top right
🐛 Bug Fixes
- ui: fixes an issue in loft upgrade where helm threw the error: "Error: file '/loft' does not appear to be a gzipped archive; got 'application/octet-stream'"
- fixes an issue where spaces were not woken up correctly (replicas was not correctly restored)
- fixes a race condition in spaces that wake up and sleep quickly
- fixes an issue where long running requests could time out easily (increased general timeout from 34 seconds to 120 seconds)
📦 Other
- ui: limits.cpu, requests.cpu, limits.memory & requests.memory are now better readable in the quota table
- ui: the logout menu was improved
v0.6.1
fix: rename local to loft-cluster
v0.6.1-beta.0
🐛 Bug Fixes
- fixes an issue where replicas were not correctly restored
- rename local to loft-cluster
🚀 New Features
- add vcluster client capability
- add vcluster client capability
🤖 Changes to CI/CD
- improve plugin update
📦 Other
- chore: view invoices link & format quota columns
v0.6.0
fix: minor ui improvements
v0.6.0
fix: minor ui improvements