Changes since v5.0.0-alpha.2
🚀 Features
- Support non-ascii characters in entity names (#2610) @Nokel81
- Add tooltip to hotbar index (#2604) @jakolehm
- Use generated background color for hotbar icons (#2608) @jakolehm
- Allow to define entity setting priority (#2596) @jakolehm
- Enable search on catalog (#2600) @jakolehm
- Add icon to catalog category (#2606) @jakolehm
🐛 Bug Fixes
- Fix: don't assign to priority in getItemsForKind (#2611) @Nokel81
- Initialize HelmRepoManager on demand (#2591) @Nokel81
- Fix cleanup in createStorage racing the creation of ClusterStore (#2595) @Nokel81
🧰 Maintenance
- Switch CatalogEntity and CatalogCategory abstract classes (#2612) @Nokel81
- Remove downloads from release drafter template (#2581) @jakolehm
- Bump type-fest from 0.18.0 to 1.0.2 (#2541) @dependabot
- Makefile should use in-tree npm binary (#2578) @Nokel81
- Bump react-beautiful-dnd from 13.0.0 to 13.1.0 (#2599) @dependabot
- Refactor AddRemoveButtons's renderButtons method to be just a filter map (#2210) @Nokel81
- add doc describing ItemStore.sortItems (#2257) @Nokel81
- Allow nodemon restart via rs (#2588) @jakolehm
- Bump @types/http-proxy from 1.17.4 to 1.17.5 (#2579) @dependabot