Skip to content

v1.2.0

Choose a tag to compare

@scrummer scrummer released this 06 Jan 10:24
· 179 commits to 1.x since this release
07392a2

What's Changed

  • Fix typo in getPreviewConfig return 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

Full Changelog: v1.1.5...v1.2.0