Release v0.3.41
Release 0.3.41
Changelog
Added
- Spec-driven development: GitHub Spec Kit baseline (
specs/001-baseline/), Cursor Agent skills (.cursor/skills/speckit-*), and docsSPEC-DRIVEN-DEVELOPMENT.md/SPEC-KIT.md. - CI: CodeRabbit review workflow (
.github/workflows/coderabbit.yml) and repository config (.coderabbit.yaml). - Makefile:
update-depstarget via shared include (REQ-MAKE-008).
Changed
- CI: test matrix now includes Symfony 7.4 and 8.1 (PHP 8.4+ required for Symfony 8.x; PHP 8.2/8.3 excluded from 8.0/8.1 jobs).
- Composer: corrected
homepage/supportURLs incomposer.jsontonowo-tech/DashboardMenuBundlecasing. - Translations: refreshed de, fr, it, nl, and pt message catalogues (alignment with en/es keys).
- Dependencies: bumped Symfony, Doctrine ORM, and dev tooling in root and demo
composer.lockfiles.
Documentation
- README: Symfony compatibility badges (6.0+, 7.4+, 8.0, 8.1+); links to spec-driven development docs; corrected IconSelectorBundle URL casing.
Full Changelog: v0.3.40...v0.3.41