Release 2.5.21 (2024-10-03)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix GitHub actions (sulu/sulu#7596) (@wachterjohannes)
- Add Translation for Webspace Select Component (sulu/sulu#7579) (@rhp-zellerd)
- Add externalLink translation for link component (sulu/sulu#7595) (@jdrzewinski)
- Fix new phpstan regex issues, update phpcs config, fix js lint errors (sulu/sulu#7593) (@alexander-schranz)
- Fix debug:translation --only-missing command (sulu/sulu#7577) (@alexander-schranz)
- Fix some new phpstan issues with media count and logger message (sulu/sulu#7576) (@alexander-schranz)
- Fix ENOENT: no such file or directory, open 'node:stream' by downgrad cheerio to 1.0.0-rc.12 (sulu/sulu#7575) (@alexander-schranz)
- Marking twig function as deprecated (sulu/sulu#7565) (@mamazu)
- Fix php deprecations for string and int types given as null (sulu/sulu#7563) (@alexander-schranz)
- Fixing implicit array creation in FieldTypeOptionRegistry (sulu/sulu#7561) (@mamazu)
- Throw exception on missing file in LocalStorage (sulu/sulu#7559) (@stollr)
- Fix portalInformaton handling in RequestListener when UserBasedContext is active (sulu/sulu#7557) (@alexander-schranz)
- Fix loading of website bundle config in admin context (sulu/sulu#7556) (@alexander-schranz)
- Fix type deprecation for list properties (sulu/sulu#7553) (@martinlagler)
- Removing deprecated
getObjectForTrait
(sulu/sulu#7545) (@mamazu) - Backport PHPStan stype fixes from 2.6 (sulu/sulu#7549) (@alexander-schranz)
- Constructor property promotion for components part 2 (sulu/sulu#7548) (@mamazu)
- More property promotion in bundles (sulu/sulu#7546) (@mamazu)