Releases: jkas2016/hostdoc
Releases · jkas2016/hostdoc
Release list
v1.3.0
v1.2.1
v1.2.0
1.2.0 (2026-07-02)
Bug Fixes
- clean up nested child _meta sidecars on prefix delete/overwrite (#37) (#40) (a18b42b), closes #7
- rm/open이 기본 랜덤 코드(대문자 포함)를 거부하는 버그 (#33) (#34) (ef27f7d)
- uniform code generation + dedup infra preamble/template list (#21) (#35) (0182153)
Features
- add --version / -v flag to the CLI (0d2b5a6)
- nested/multi-segment custom paths in publish/rm/open (#38) (a18ff4c), closes #37
Performance Improvements
v1.1.1
1.1.1 (2026-06-25)
Bug Fixes
- harden CLI failure paths (publish --open override, browser spawn, dev-mode templates) (#17) (#28) (1cb8dda)
- harden config parsing and reject partial cloudfront config (#15) (#27) (eab32db)
- harden the agent skill wrapper (signals, exit code, preflight) (#18) (#29) (bffef1b)
- make list resilient to corrupt or incomplete sidecars (#23) (79186cd), closes #14
- validate rm/open id and gate rm behind a confirmation prompt (#22) (21c240a), closes #13
- write terraform.tfvars.json to prevent HCL template injection (#24) (031d3d7), closes #16
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2026-06-19)
Bug Fixes
- add repository field so npm OIDC provenance validates (0a0e4ca)
- CLI option wiring, bucket policy, and config endpoint (first-run bugs) (b5238b0)
Features
- add `init --from-terraform` to import cloudfront config (35e85ba)
- add hostdoc deprovision (CLI-driven terraform destroy) with --approve (7989ab3)
- add hostdoc provision (CLI-driven terraform apply) with --approve (8fe49db)
- CloudFront Function for subdir index + /_* 403 (8f7879d)
- CloudFront invalidation helper with throttle backoff (806158f)
- hostdoc — self-hosted document publish CLI (Phase 1) (67dfab4)
- Terraform module for CloudFront/ACM/Route53 domain mode (09c9f6c)
- wire CloudFront invalidation into publish (overwrite) and rm (6dd7860)