Immutable
release. Only release title and notes can be modified.
Bug Fixes π
Init
- Use isatty(0) for TTY detection and add diagnostic probe by @BYK in #767
- Reuse detected existing project data by @betegon in #766
- Ensure project reuse and spinner states by @MathurAditya724 in #763
Other
- (arg-parsing) Accept underscores in Sentry slugs (#770) by @BYK in #771
- (ci) Scope build-binary and build-docs to production environment by @BYK in #773
- (dsn) Limit concurrent stat() calls in project root detection (CLI-19A) by @BYK in #768
- (project-create) Preserve ApiError type so 4xx errors are silenced by @BYK in #775
- (resolve-target) Reference original input in fuzzy-recovery warnings (#772) by @BYK in #774
- (telemetry) Reduce Sentry issue fragmentation with stable fingerprinting by @BYK in #769
Internal Changes π§
- Regenerate docs by @github-actions[bot] in e02799c1