Skip to content

v5.3.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@k8slens-bot k8slens-bot released this 18 Nov 15:43
· 2172 commits to master since this release

Changes since v5.3.0-beta.1

πŸš€ Features

Maximize window on topbar double click (#4379) @aleksfront

πŸ› Bug Fixes

Add keepalive option in JsonApi.getResponse (#4374) @jakolehm
Fixing cluster dropdown focus state (#4377) @aleksfront
Fix material icons flash on app load (#4378) @aleksfront
Fix handling of PTYs when renderer is reloaded (#4346) @Nokel81
Prefer ref over findDOMNode to make unit tests not flaky (#4372) @jansav
Ensure Drawer copyTitle() copies everything after the first ':' (#4373) @jim-docker
Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog (#4272) @Nokel81

🧰 Maintenance

Update built-in extensions package-lock.json (#4368) @ixrock
Fix documentation around components examples (#4375) @Nokel81
Add tests for KubeApi.watch timeout (#4367) @jakolehm
Use actions@stale/v4 instead of actions@stale/4 (#4343) @Nokel81