github GoogleCloudPlatform/khi v0.53.0
KHI v0.53.0

9 hours ago

What's Changed

New feature 🎉

Docking Windows

KHI now uses docking window on its layout. It enables you to work with massive logs with limited screen area.
image
image

Bug fix 🐛

  • fix(web): preserve '-' prefix in set-input autocomplete by @kyasbal in #568

Other Changes 🛠

  • Added missing fix for the review in PR #568 by @kyasbal in #571
  • refactor(web): unify set-input in timeline-toolbar by @kyasbal in #572
  • Improve contexts used for Antigravity by @kyasbal in #576
  • Refactor TimelineToolbar related componnents by @kyasbal in #573
  • feat(inspection): add label-based task selector for flexible task filtering by @kyasbal in #570
  • Standardize multi-agent review workflows and expand agent capabilities by @kyasbal in #582
  • chore: remove unused reference-generator and static docs by @kyasbal in #578
  • docs: standardize coding rules and add comment guidelines by @kyasbal in #580
  • ci: enable merge queue support for pullrequest workflow by @kyasbal in #583
  • feat(reporter): add reporter system and error handler integration by @kyasbal in #579
  • fix(server): correct field name for memory usage by @kyasbal in #581
  • feat(server): add resource monitor tests and fix type mismatch by @kyasbal in #591
  • fix(web): resolve Dart Sass deprecation warnings in timeline-frame by @kyasbal in #588
  • refactor(log): migrate log list to CSS Grid and enable horizontal scroll by @kyasbal in #586
  • refactor: migrate root module to the standalone component architecture by @kyasbal in #585
  • refactor(web): export appConfig and add main.spec.ts for bootstrap verification by @kyasbal in #600
  • feat(startup): add startup side menu component by @kyasbal in #596
  • feat(startup): add inspection list item component by @kyasbal in #603
  • feat(inspection): migrate inspection task to label-based registration by @kyasbal in #604
  • Merge epic/golden-layout to main by @kyasbal in #607
  • fixed reviewed points #605 by @kyasbal in #608
  • build(makefile): optimize variable evaluation and directory traversal by @kyasbal in #609
  • chore(web): setup stylelint and refactor SCSS by @kyasbal in #611
  • Refactor rules for Antigravity by @kyasbal in #613
  • fix(googlecloudk8scommon): fix duplicate cluster name prefix bug by @kyasbal in #614
  • Add the list component for inspection tasks on the new startup dialog by @kyasbal in #612
  • feat(startup): add dialog layout and content components by @kyasbal in #598
  • Removing unused CORS code by @kyasbal in #619
  • Replaced unsafe innerHTML with textContent by @kyasbal in #620
  • feat(startup): implement smart component and integrate data loading by @kyasbal in #599

Dependencies ⏫

  • Bump handlebars from 4.7.8 to 4.7.9 in /web by @dependabot[bot] in #566
  • Bump flatted from 3.4.1 to 3.4.2 in /web by @dependabot[bot] in #562
  • Bump handlebars from 4.7.8 to 4.7.9 in /scripts/msdf-generator by @dependabot[bot] in #567
  • Bump serialize-javascript from 7.0.4 to 7.0.5 in /web by @dependabot[bot] in #569
  • Bump lodash from 4.17.23 to 4.18.1 in /web by @dependabot[bot] in #584
  • build(deps): bump hono from 4.12.7 to 4.12.12 in /web by @dependabot[bot] in #602
  • build(deps): bump @hono/node-server from 1.19.11 to 1.19.13 in /web by @dependabot[bot] in #601
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #605
  • build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #606
  • build(deps): bump file-type and jimp in /scripts/msdf-generator by @dependabot[bot] in #610
  • build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /web by @dependabot[bot] in #615
  • build(deps): bump hono from 4.12.12 to 4.12.14 in /web by @dependabot[bot] in #616

Full Changelog: v0.52.12...v0.53.0

Don't miss a new khi release

NewReleases is sending notifications on new releases.