Skip to content

v26.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:05
ca1c523

Features

  • feat: TUI arrow-key cursor navigation and Enter selection in menus (#2105) @Andersson007

Fixes

  • fix: add type annotation for USER_ENVIRONMENT to satisfy mypy v2.1.0 (#2131) @sathyapramod
  • fix(runner): resolve SSH_AUTH_SOCK symlink on macOS Tahoe before container mount (#2114) @stevefulme1
  • fix(command-runner): prevent indefinite deadlock in run_multi_process (#2125) @sathyapramod
  • fix: optimize image introspection with section filtering (#2124) @sathyapramod
  • fix: handle missing tzdata gracefully for UTC timezone (#2123) @cidrblock

Maintenance