Skip to content

v1.20.6

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:37
· 42 commits to main since this release

Downloads

Installer (recommended — supports auto-update)

Portable (no installation; no auto-update)

Spork (단독 도구 — 샌드박스 없이 설치 관리자를 일괄 실행)

무설치(Express) 실행 — 설치 없이 Windows Sandbox에서 최신 식탁보를 실행. 아래는 버전 무관 고정 URL.

*_symbols.zip are debug symbols (PDB) matching these binaries — for developers analyzing crash dumps, not needed by end users.

The remaining assets (*.nupkg, RELEASES-*, releases.*.json, assets.*.json, sbom-*) are auto-update metadata and SBOM artifacts — end users do not download them directly.

What's Changed

  • feat(no-install): .wsb 콜드부팅 시 보이는 콘솔 + 진행 표시 by @rkttu in #288
  • fix(no-install): .wsb/준비 스크립트 전체를 ASCII 전용(영문)으로 전환 by @rkttu in #289
  • refactor(no-install): Chocolatey식 iex 부트스트랩 + 완료 시 창 자동 종료 by @rkttu in #290
  • perf(no-install): 준비 스크립트의 IWR 바이트 진행률 끔 by @rkttu in #291
  • chore: bump TableClothCatalog submodule (3666154) by @github-actions[bot] in #293
  • Add ZScaler root certificate propagation option for Windows Sandbox by @rkttu with @Copilot in #297
  • Warn when host power scheme is not high performance before launching Windows Sandbox by @rkttu with @Copilot in #298
  • Auto-allow Local Network Access permission at sandbox startup by @rkttu with @Copilot in #299
  • Spork: add bounded retry policy for transient step-content download failures by @rkttu with @Copilot in #301
  • chore: bump TableClothCatalog submodule (7e3e6a8) by @github-actions[bot] in #302

New Contributors

  • @rkttu with @Copilot made their first contribution in #297

Full Changelog: v1.20.5...v1.20.6