Changes since 6.0.0-alpha.0
🚀 Features
- Remove "preferences" from extension preference page title (#5901) https://github.com/aleksfront
🐛 Bug Fixes
- revert node-pty to stable version (#5916) https://github.com/jim-docker
- Fix editing of kube resource (#5906) https://github.com/jansav
- Fix trying to connect to cluster whose entity doesn't exist (#5881) https://github.com/Nokel81
- Resolve kube object status texts again on re-render to make it look like it's reactive (#5875) https://github.com/jansav
- Fix styles for topbar window buttons on linux (#5874) https://github.com/aleksfront
- Fix terminal freezing self and whole app when internet is disconnected (#5870) https://github.com/Nokel81
- Fix opening of release details (#5850) https://github.com/jansav
🧰 Maintenance
- Increase timeout for macos build pipeline (#5913) https://github.com/Nokel81
- Remove global shared state to fix unit tests (#5889) https://github.com/Nokel81