Skip to content

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:05

Changelog

New Features

  • a1f1ba5 feat(cli): add read-only task list/logs and stats commands
  • ae65238 feat(tasklog): keyword search over task name and output (#198)

Bug Fixes

  • a172836 fix(deps): move pnpm overrides to pnpm-workspace.yaml and pin pnpm to 10.34.3
  • 739adbe fix(deps): override esbuild to >=0.28.1 to patch GHSA advisories
  • 1c7afaf fix(deps): revert frontend dep bumps that broke eslint .vue parsing
  • 1cdb605 fix: clipboard copy fallback for non-secure context and show app version (#199)

Others

  • 40e4220 chore: bump version to 1.6.4
  • c210555 ci(dependabot): freeze frontend toolchain majors and pin node to LTS
  • 438ebef ci: bump setup-helm v5, goreleaser-action v7, node 20->24
  • e468a11 ci: drop pnpm action-setup version input (use packageManager field)