Release 2.6.5 (2024-10-03)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix linting job (sulu/sulu#7597) (@wachterjohannes)
- Fix GitHub actions (sulu/sulu#7596) (@wachterjohannes)
- Add Translation for Webspace Select Component (sulu/sulu#7579) (@rhp-zellerd)
- Add raw href value to view data of Link Content Type (sulu/sulu#7586) (@manuxi)
- Add footerVisible to overlay (sulu/sulu#7592) (@wachterjohannes)
- Add externalLink translation for link component (sulu/sulu#7595) (@jdrzewinski)
- Fix php code style (sulu/sulu#7594) (@alexander-schranz)
- Fix default locale in SSO when no 'locale' attribute is provided (sulu/sulu#7590) (@steeven-th)
- Fix new phpstan regex issues, update phpcs config, fix js lint errors (sulu/sulu#7593) (@alexander-schranz)
- Introduce sulu.focus event on text_area, text_line and text_editor (sulu/sulu#7573) (@wachterjohannes)
- Fix debug:translation --only-missing command for 2.6 (sulu/sulu#7578) (@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 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)
- Fix type deprecation for list properties (sulu/sulu#7553) (@martinlagler)
- Removing deprecated
getObjectForTrait
(sulu/sulu#7545) (@mamazu) - Fix block property call (sulu/sulu#7550) (@alexander-schranz)
- 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)
- Add lint task for translations (#255) (@alexander-schranz)
- Add Twig CS Fixer for lint and fix tasks (#254) (@alexander-schranz)