v1.2.0
What's Changed
- Fix typo in
getPreviewConfigreturn type PHPDoc by @scrummer in #35 - fix doc paths by @solverat in #36
- Fix Docker image name in installation instructions by @leuchtdiode in #38
- Upgrade Framework & Tooling: Symfony 7.4, PHPStan 2 + Var-Exporter Integration by @solverat in #42
- [Improvement][AdminBundle] Remove reduntant admin-bundle existance-checks by @scrummer in #48
- Updates from upstream 1.x <- 11.5.13 by @scrummer in #45
- Apply Rector Fixes with coverage level 0 by @solverat in #47
- initialize dbCredentials with empty array by @solverat in #50
- centralize PHP-CS-Fixer configuration and adjust workflow by @solverat in #53
- remove outdated PHPDoc comments across multiple files by @solverat in #54
- migrate utility functions to centralized helpers and replace direct usage throughout the codebase by @solverat in #56
- hardening open-dxp/admin-bundle version constraint by @solverat in #57
- Adjust Test Setup by @solverat in #58
- cast scalar values to string in StringHelper::htmlspecialchars by @solverat in #61
- Prepare release by @scrummer in #64
New Contributors
- @leuchtdiode made their first contribution in #38
Full Changelog: v1.1.5...v1.2.0