Skip to content

Release v3.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:40

v3.1.0

Dashboard default roles ROLE_ADMIN; Spec Kit baseline; translation YAML normalize.

See docs/CHANGELOG.md and docs/UPGRADING.md.

Changelog

Added

Changed

  • Dashboard security – Default dashboard.roles is now ['ROLE_ADMIN'] instead of []. Set roles: [] explicitly to restore unrestricted access (e.g. local dev). See CONFIGURATION.md.
  • Translations – YAML structure normalized for de, fr, it, nl, and pt locales (keys unchanged).
  • Demoscomposer.lock and generated reference.php refreshed.

Commits

  • Release v3.1.0: dashboard ROLE_ADMIN default, Spec Kit baseline (1a3a45c)