v3.0.2 - TER Compatibility & Translation Fixes
What's Changed
Bug Fixes
- TER Compatibility: Removed
declare(strict_types=1)fromext_emconf.phpwhich was blocking TER uploads - Translation Fixes: Removed fake/placeholder translations from language files
Infrastructure
- CI Workflow: Added
build-completesummary job for proper branch protection status checks - TER Workflow: Modernized publish workflow with release trigger, PHP 8.2, and release body as TER comment
- Code Quality: Excluded
ext_emconf.phpfrom php-cs-fixer to prevent re-adding strict_types
Metadata
- Description: Updated extension description to highlight USP (auto-creating translation database)
- Branding: Added Netresearch attribution to descriptions
Full Changelog: v3.0.1...v3.0.2