|
2 | 2 |
|
3 | 3 | <!-- insert new changelog below this comment --> |
4 | 4 |
|
| 5 | +## [0.8.2] - 2026-04-28 |
| 6 | + |
| 7 | +### Changed |
| 8 | + |
| 9 | +- Add MarkItDown Document Converter extension to community catalog (#2390) |
| 10 | +- feat: Speckit preset fiction book v1.7 - Support for RAG (Chroma DB) offline semantic search (#2367) |
| 11 | +- fix(extensions): use explicit UTF-8 encoding when reading manifest YAML (#2370) |
| 12 | +- catalog: add m365 community extension |
| 13 | +- docs: replace deprecated --ai flag with --integration in all documentation (#2359) |
| 14 | +- feat(extensions,presets): authenticate GitHub-hosted catalog and download requests with GITHUB_TOKEN/GH_TOKEN (#2331) |
| 15 | +- Update extensify to v1.1.0 in community catalog (#2337) |
| 16 | +- feat(init): deprecate --no-git flag, gate deprecations at v0.10.0 (#2357) |
| 17 | +- Add Spec Orchestrator extension to community catalog (#2350) |
| 18 | +- chore: release 0.8.1, begin 0.8.2.dev0 development (#2356) |
| 19 | + |
| 20 | +## [0.8.1] - 2026-04-24 |
| 21 | + |
| 22 | +### Changed |
| 23 | + |
| 24 | +- fix(plan): use .specify/feature.json to allow /speckit.plan on custom git branches (#2305) (#2349) |
| 25 | +- feat(vibe): migrate to SkillsIntegration from the old prompts-based MarkdownIntegration (#2336) |
| 26 | +- docs: move community presets table to docs site, add missing entries (#2341) |
| 27 | +- docs(presets): add lean preset README and enrich catalog metadata (#2340) |
| 28 | +- fix: resolve command references per integration type (dot vs hyphen) (#2354) |
| 29 | +- Update product-forge to v1.5.1 in community catalog (#2352) |
| 30 | +- chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#2345) |
| 31 | +- fix: replace xargs trim with sed to handle quotes in descriptions (#2351) |
| 32 | +- feat: register jira preset in community catalog (#2224) |
| 33 | +- feat: Preset screenwriting (#2332) |
| 34 | +- chore: release 0.8.0, begin 0.8.1.dev0 development (#2333) |
| 35 | + |
| 36 | +## [0.8.0] - 2026-04-23 |
| 37 | + |
| 38 | +### Changed |
| 39 | + |
| 40 | +- feat(presets): Composition strategies (prepend, append, wrap) for templates, commands, and scripts (#2133) |
| 41 | +- feat(copilot): support `--integration-options="--skills"` for skills-based scaffolding (#2324) |
| 42 | +- docs(install): add pipx as alternative installation method (#2288) |
| 43 | +- Add Memory MD community extension (#2327) |
| 44 | +- Update version-guard to v1.2.0 (#2321) |
| 45 | +- fix: `--force` now overwrites shared infra files during init and upgrade (#2320) |
| 46 | +- chore: release 0.7.5, begin 0.7.6.dev0 development (#2322) |
| 47 | + |
| 48 | +## [0.7.5] - 2026-04-22 |
| 49 | + |
| 50 | +### Changed |
| 51 | + |
| 52 | +- fix: resolve skill placeholders for all SKILL.md agents, not just codex/kimi (#2313) |
| 53 | +- feat(cli): add specify self check and self upgrade stub (#2316) |
| 54 | +- Update version-guard to v1.1.0 (#2318) |
| 55 | +- docs: move community presets from README to docs/community (#2314) |
| 56 | +- catalog: add wireframe extension (v0.1.1) (#2262) |
| 57 | +- Move community walkthroughs from README to docs/community (#2312) |
| 58 | +- docs(readme): list red-team in community-extensions table (#2311) |
| 59 | +- feat(catalog): add red-team extension to community catalog (#2306) |
| 60 | +- Add superpowers-bridge community extension (#2309) |
| 61 | +- feat: implement preset wrap strategy (#2189) |
| 62 | +- fix(agents): block directory traversal in command write paths (#2229) (#2296) |
| 63 | +- chore: release 0.7.4, begin 0.7.5.dev0 development (#2299) |
| 64 | + |
| 65 | +## [0.7.4] - 2026-04-21 |
| 66 | + |
| 67 | +### Changed |
| 68 | + |
| 69 | +- fix(copilot): use --yolo to grant all permissions in non-interactive mode (#2298) |
| 70 | +- feat: add CITATION.cff and .zenodo.json for academic citation support (#2291) |
| 71 | +- Add spec-validate to community catalog (#2274) |
| 72 | +- feat: register Ripple in community catalog (#2272) |
| 73 | +- Add version-guard to community catalog (#2286) |
| 74 | +- Add spec-reference-loader to community catalog (#2285) |
| 75 | +- Add memory-loader to community catalog (#2284) |
| 76 | +- fix(integrations): strip UTF-8 BOM when reading agent context files (#2283) |
| 77 | +- Preset fiction book writing1.6 (#2270) |
| 78 | +- fix(integrations): migrate Antigravity (agy) layout to .agents/ and deprecate --skills (#2276) |
| 79 | +- chore: release 0.7.3, begin 0.7.4.dev0 development (#2263) |
| 80 | + |
| 81 | +## [0.7.3] - 2026-04-17 |
| 82 | + |
| 83 | +### Changed |
| 84 | + |
| 85 | +- fix: replace shell-based context updates with marker-based upsert (#2259) |
| 86 | +- Add Community Friends page to docs site (#2261) |
| 87 | +- Add Spec Scope extension to community catalog (#2172) |
| 88 | +- docs: add Community-maintained plugin for Claude Code and GitHub Copilot CLI that installs Spec Kit skills via the plugin marketplace to README (#2250) |
| 89 | +- fix: suppress CRLF warnings in auto-commit.ps1 (#2258) |
| 90 | +- feat: register Blueprint in community catalog (#2252) |
| 91 | +- preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (#2256) |
| 92 | +- chore(deps): bump actions/upload-pages-artifact from 3 to 5 (#2251) |
| 93 | +- fix: add reference/*.md to docfx content glob (#2248) |
| 94 | +- chore: release 0.7.2, begin 0.7.3.dev0 development (#2247) |
| 95 | + |
| 96 | +## [0.7.2] - 2026-04-16 |
| 97 | + |
| 98 | +### Changed |
| 99 | + |
| 100 | +- docs: add core commands reference and simplify README CLI section (#2245) |
| 101 | +- docs: add workflows reference, reorganize into docs/reference/, and add --version flag (#2244) |
| 102 | +- docs: add presets reference page and rename pack_id to preset_id (#2243) |
| 103 | +- docs: add extensions reference page and integrations FAQ (#2242) |
| 104 | +- docs: consolidate integration documentation into docs/integrations.md (#2241) |
| 105 | +- feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (#2240) |
| 106 | +- feat: Integration catalog — discovery, versioning, and community distribution (#2130) |
| 107 | +- Add Catalog CI extension to community catalog (#2239) |
| 108 | +- Added issues extension (#2194) |
| 109 | +- chore: release 0.7.1, begin 0.7.2.dev0 development (#2235) |
| 110 | + |
| 111 | +## [0.7.1] - 2026-04-15 |
| 112 | + |
| 113 | +### Changed |
| 114 | + |
| 115 | +- ci: add windows-latest to test matrix (#2233) |
| 116 | +- docs: remove deprecated --skip-tls references from local-development guide (#2231) |
| 117 | +- fix: allow Claude to chain skills for hook execution (#2227) |
| 118 | +- docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (#2228) |
| 119 | +- Add agent-assign extension to community catalog (#2030) |
| 120 | +- fix: unofficial PyPI warning (#1982) and legacy extension command name auto-correction (#2017) (#2027) |
| 121 | +- feat: register architect-preview in community catalog (#2214) |
| 122 | +- chore: deprecate --ai flag in favor of --integration on specify init (#2218) |
| 123 | +- chore: release 0.7.0, begin 0.7.1.dev0 development (#2217) |
| 124 | + |
5 | 125 | ## [0.7.0] - 2026-04-14 |
6 | 126 |
|
7 | 127 | ### Changed |
|
0 commit comments