Changes since v5.4.0-beta.1
🚀 Features
ShellEnv extension api (#4802) @jim-docker
Allow better typings for extending type of KubernetesCluster (#4843) @Nokel81
Expose Electron powerMonitor API to extensions (#4844) @jweak
Helm v3.7.2 (#4836) @jakolehm
🐛 Bug Fixes
Fix: closing terminal tab error (#4874) @aleksfront
Don't block other extensions from loading if one activation fails (#4805) @panuhorsmalahti
Fixes the Catalog ItemListLayout that rendered outdated Entities (#4845) @msa0311
Fix StatusBar extension API (#4838) @Nokel81
Restrict title name to be only string (#4839) @Nokel81
Fix extension sidebar items sometimes being expandable (#4835) @Nokel81
Fix custom-resource navigation (#4831) @Nokel81
Fix Cluster.refresh sometimes taking upwards of 20s (#4826) @Nokel81
Only group delete visible items (#4798) @Nokel81
Fix not being able to install extensions sometimes (#4794) @Nokel81
Fix observation of asyncComputed when invalidated before ever observed (#4828) @jansav
🧰 Maintenance
Revert "Upgrade to webpack@5 (#4725)" (#4872) @jim-docker
Upgrade to webpack@5 (#4725) @ixrock
Rename KubernetesCluster MenuItem from Delete to Remove (#4854) @Nokel81
Consolidate way of passing items to ItemListLayout (#4850) @jansav
Bundle kubectl 1.23.3 (#4837) @jakolehm