Skip to content

Commit 7b57589

Browse files
committed
docs: update CHANGELOG for v0.4.6
1 parent 93c93e2 commit 7b57589

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to the Specify CLI and templates are documented here.
44

5+
## [0.4.6] - 2026-04-14
6+
7+
### Changed
8+
9+
- **Merge recovery**: Merged backup-main-20260413 to recover lost commits
10+
- Architect v2.0.0 - R&W methodology alignment
11+
- TDD extension hooks (before_implement)
12+
- Extension script path rewriting bug fix
13+
- Team-ai-directives persistence to init-options.json
14+
- **Extension bundling unification**: Fork extensions now use `core_pack/extensions/` like git extension
15+
- Updated pyproject.toml force-include paths
16+
- Extensions: levelup, architect, product, quick, tdd
17+
- **Catalog.json updated**: Added `bundled: true` and `preinstall: true` to fork extensions
18+
19+
### Fixed
20+
21+
- **Version detection bug**: Fixed "Invalid version: 'unknown'" error when installing bundled extensions
22+
- Added early return in `check_compatibility()` for unknown versions
23+
- Bundled extensions are now guaranteed compatible
24+
525
## [0.3.48] - 2026-04-13
626

727
### Added

0 commit comments

Comments
 (0)