Skip to content

HarnessKit v1.6.5

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:04

✨ Highlights

  • Web mode now requires a token — other people on the same shared machine (e.g. a cluster login node) can no longer open your HarnessKit. The token is saved locally, so you only need it once. Opt out with hk serve --no-token.
  • Update dialog — its text is now selectable, and it follows your app language.

What's Changed

  • feat(serve): require an auth token by default (secure on shared login nodes) by @RealZST in #97
  • fix(update-dialog): draggable backdrop, selectable text, and localization by @RealZST in #98

Full Changelog: v1.6.4...v1.6.5