# spec-kit v1.0.1 — Spec Kit - 1.0.1 - Product: spec-kit (https://whatsnew.fyi/product/spec-kit) - Vendor: github - Date: 2026-08-21 - Version: v1.0.1 - Original notes: https://github.com/github/spec-kit/releases/tag/v1.0.1 - Permalink: https://whatsnew.fyi/product/spec-kit/releases/v1.0.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Require a 'cases' block on switch steps in workflows - **fixed** — Strip the resolved value before matching switch cases in workflows - **fixed** — Reject non-string manifest list members in bundler - **fixed** — Reject non-mapping catalog mutations in presets - **fixed** — Stop offering a condition correction that inverts it in workflows - **fixed** — Use chunked read for integration and preset manifest hash - **changed** — Update SpecAssay Check extension to v0.4.12 - **added** — Add Azure Cosmos DB extension to community catalog ##### Install ```bash uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.1 specify init my-project ``` ##### What's Changed - chore: bump version to 1.0.1 - docs: flatten project history navigation (#4265) - docs: use Spec Kit branding on documentation site (#4264) - docs: add existing project adoption guide (#4263) - docs: add project history page (#4262) - docs: mark Spec Kit's first anniversary (#4260) - docs: add workflow quickstarts (#4258) - chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 (#4244) - Update SpecAssay Check extension to v0.4.12 (#4254) - fix(workflows): require a 'cases' block on switch steps (#4144) - fix(workflows): strip the resolved value before matching switch cases (#4143) - fix(bundler): reject non-string manifest list members (#4091) - fix(presets): reject non-mapping catalog mutations (#4094) - fix(workflows): stop offering a condition correction that inverts it (#4230) - fix: use chunked read for integration and preset manifest hash (#3843) - docs: update landing page stats for 1.0.0 (#4251) - Add Azure Cosmos DB extension to community catalog (#4247) - chore(deps): bump actions/checkout from 6.0.3 to 7.0.1 (#4243) - chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#4242) - chore(deps): bump the codeql-action group with 2 updates (#4241) - chore: release 1.0.0, begin 1.0.1.dev0 development (#4246)