v0.7.0
What's Changed
馃殌 Features
- feat: move clear recent logs button to recent header by @vantoan1511 in #134
- feat: add restarts column to deployments table by @vantoan1511 in #137
- feat: add inline editing for deployment replicas and images by @vantoan1511 in #139
- feat: polish configure columns popover to match multiselect by @vantoan1511 in #141
- feat: auto detect theme based on system preference by @vantoan1511 in #143
- feat: add create deployment button and dialog with resource creation IPC by @vantoan1511 in #144
- feat: make age column reactive with client-side fake counting by @vantoan1511 in #145
- feat: add clone deployment context menu option and backend handler by @vantoan1511 in #146
- feat: implement node details drawer and fix cluster resource filtering by @vantoan1511 in #147
- feat: replace custom native tags with primevue tag component by @vantoan1511 in #149
- feat: highlight search query matches in log viewer by @vantoan1511 in #150
- feat: flatten log explorer to workload resources and add pod filters by @vantoan1511 in #151
- feat: polish app footer design and fix update time reactivity by @vantoan1511 in #152
- feat: support more cloud providers and distributions in footer by @vantoan1511 in #153
馃悰 Bug Fixes
- fix: stack logs explorer and recent panels with border hover styles by @vantoan1511 in #135
- fix: prevent infinite loading on deployments view and race condition by @vantoan1511 in #138
馃洜 Maintenance & Refactoring
- refactor: split monolithic ipc handlers into domain submodules by @vantoan1511 in #140
- refactor: remove system namespace toggle and default to user namespaces by @vantoan1511 in #142
- style: polish node detail view ui with borderless inset wells by @vantoan1511 in #148
- chore: release v0.7.0 by @vantoan1511 in #154
Full Changelog: v0.6.2...v0.7.0