Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Nov 20:40
· 24 commits to main since this release

Changelog

  • 4f4390a feat(tui): improve project path display in wizard
  • 50975ab ci(coder-cli-releases-watchdog): watchdog artifact download bugfix
  • 3199254 ci(coder-cli-releases-watchdog): build and publish multi-arch coder docker images
  • da44da5 ci(coder-cli-releases-watchdog): simplify timestamp comparison script
  • 4a772ca ci(coder-cli-releases-watchdog): fix artifact download error handling
  • 9b6fda0 ci(coder-cli-releases-watchdog): simplify timestamp comparison logic
  • 20bd2d7 feat(ci): add GitHub Actions workflow for coder CLI releases auto-build
  • 2e24cc7 test(flakes): ensure runtime env cleanup removes base dir
  • 1326ada docs: consolidate npm release management documentation
  • f751229 build(consistency): Add and wire-in "test-ui" alias for test-web
  • ae1c6ac build: Makefile cleanup - precommit/fmt dependency was backwards
  • 6804cd3 feat: zsh CLI prompt support
  • 368fd77 docs(boot): clarify bootstrap orchestration process
  • 3d26d63 fix(prompt): export bash prompt function compatibly
  • ca3ede0 build: Improve default target (build-ui already falls back to docker when npm is absent)
  • 5fb76fe fix(websocket): prevent hub panic on closed client send
  • b4019de test(fix-flakes): use temporary directory for test logs
  • 454abe4 feat(security): separate CA cert and key into public/private mounts