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