Release 2.5.22 (2024-11-27)
Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix custom admin build on windows machines (sulu/sulu#7688) (@alexander-schranz)
- Fix npm lint issue in webpack.config.js (sulu/sulu#7681) (@alexander-schranz)
- Define support rokka vips imagine adapter versions (sulu/sulu#7671) (@alexander-schranz)
- Add animate support for webp (sulu/sulu#7670) (@alexander-schranz)
- Fix admin frontend initialization after login with 2FA (sulu/sulu#7632) (@stollr)
- Fix local test running with max connection error (sulu/sulu#7669) (@alexander-schranz)
- Add PHP 8.4 to Sulu CI (sulu/sulu#7644) (@alexander-schranz)
- Add a conflict to the doctrine bundle 2.13.1 version (sulu/sulu#7667) (@alexander-schranz)
- Add Sulu 3.0 var directories to gitignore for better DX (sulu/sulu#7658) (@alexander-schranz)
- Fix using vips without the vips php extension (sulu/sulu#7651) (@alexander-schranz)
- Add default empty schema to form metadata (sulu/sulu#7648) (@wachterjohannes)
- Fix failing search tests with unencode url at the end (sulu/sulu#7642) (@alexander-schranz)
- Fix build of admin js by exclude fos/jsrouting-bundle from babel loader in the webpack config (sulu/sulu#7639) (@bmandl)
- Improve error messages for regenerate-format (sulu/sulu#7623) (@mamazu)
- Fix XSS via SVG for older Symfony versions (sulu/sulu#7619) (@wachterjohannes)
- Fix translations locale issue (sulu/sulu#7626) (@Prokyonn)
- Add missing DE translation for locale removal (sulu/sulu#7630) (@Prokyonn)
- Replace ubuntu-latest with ubuntu-22.04 to fix the testcases (sulu/sulu#7615) (@wachterjohannes)
- Initialize translations before adding link types (sulu/sulu#7606) (@Prokyonn)
- Bump Version (@alexander-schranz)
- Add PHP 8.4 to test matrix (#263) (@alexander-schranz)
- Fix
composer lint
: phpstan No error to ignore is reported on line 17. (#258) (@RafaelKr) - Improve rector config by use syntax, and prepared set methods (#259) (@TomasVotruba)