Skip to content

v1.66.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 18:20
· 597 commits to main since this release

1.66.0 (2026-06-06)

Bug Fixes

  • correct URL return value in artifact routes test and improve bash condition syntax (6a099be)
  • enhance cleanup in Jest setup to prevent handle leaks and reset mocks (44f7b18)
  • enhance resource cleanup in tests and job scheduler to prevent handle leaks (1ccc18e)
  • escape newline character in JSON string for event logging (ebd6955)

Features

  • add artifact utilities and tests for content type classification (7658d9b)
  • add copy-to-clipboard functionality for recommended artifacts and enhance toast notifications (76aac00)
  • add KASEKI_GOAL_CHECK environment variable for goal-check configuration (e077476)
  • add KASEKI_SKIP_PERMISSION_VALIDATION for test isolation in entrypoint (12000b2)
  • implement copy-to-clipboard functionality with toast notifications (163b05f)
  • optimize artifact content type lookup for recommended artifacts (80ed439)