Skip to content

Release v0.3.41

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:28

Release 0.3.41

Changelog

Added

  • Spec-driven development: GitHub Spec Kit baseline (specs/001-baseline/), Cursor Agent skills (.cursor/skills/speckit-*), and docs SPEC-DRIVEN-DEVELOPMENT.md / SPEC-KIT.md.
  • CI: CodeRabbit review workflow (.github/workflows/coderabbit.yml) and repository config (.coderabbit.yaml).
  • Makefile: update-deps target 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 / support URLs in composer.json to nowo-tech/DashboardMenuBundle casing.
  • 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.lock files.

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