Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:30
· 5 commits to main since this release

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

Full Changelog: v0.6.2...v0.7.0