Changes since v5.2.0
🚀 Features
- Second click on list item closes the details view (#3809) @jweak
- Sidebar cluster avatar (#3765) @aleksfront
🐛 Bug Fixes
- Fix shell connection readiness heuristic (#3795) @Nokel81
- Fix check for user exec command (#3664) @Nokel81
- Draggable region on macOS should be the same as the main header (#3800) @Nokel81
- Don't change permissions when deleting a cluster (#3798) @Nokel81
- Fix cluster's accessibleNamespaces being reset on restarting Lens (#3817) @Nokel81
- Fix fallback to bundled kubectl (#3812) @nevalla
- Use PATCH verb to scale deployments and statefulsets (#3744) @nevalla
🧰 Maintenance
- Stop Sentry from capturing console.error and logger.error (#3785) @chenhunghan