Release 2.5.2 (2022-10-28)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix Version in UPGRADE.md (@alexander-schranz)
- Fix phpstan issue and code style (sulu/sulu#6871) (@alexander-schranz)
- Add condition to StructureProvider (sulu/sulu#6868) (@thomasduenser)
- Update phpstan baseline (sulu/sulu#6869) (@alexander-schranz)
- Fix query parameters for external links (sulu/sulu#6807) (@flogado)
- Add restart of preview when locale of form is changed (sulu/sulu#6861) (@wachterjohannes)
- Fix php code-style and phpstan issues (sulu/sulu#6862) (@wachterjohannes)
- Remove self closing slash from seo tags (sulu/sulu#6852) (@alexander-schranz)
- Fix PHPdoc types for name in media API class (sulu/sulu#6850) (@AndreasA)
- Fix TargetGroupSubscriber throw error on BinaryFileResponse (sulu/sulu#6848) (@alexander-schranz)
- Fix ObjectProphecy types to reduce phpstan baseline (sulu/sulu#6845) (@alexander-schranz)
- Fix flacky UserControllerTest (sulu/sulu#6844) (@alexander-schranz)
- Add void return types to Test methods to reduce phpstan baseline errors (sulu/sulu#6839) (@alexander-schranz)
- Fix missing icons for copy toolbar actions (sulu/sulu#6841) (@jdrzewinski)
- Add indexes to improve performance of route table query (sulu/sulu#6836) (@alexander-schranz)
- Fix prophecy warnings on PHPUnit 9.5 (sulu/sulu#6835) (@alexander-schranz)
- Fix SecurityChecker service to check permissions for anonymous users (sulu/sulu#6837) (@niklasnatter)
- Fix AccessControlQueryEnhancer to include entities with restricted permissions in unrelated system (sulu/sulu#6825) (@niklasnatter)
- Fix phpstan baseline (sulu/sulu#6838) (@alexander-schranz)
- Fix webspace name encoding problem with accents (sulu/sulu#6828) (@Jupi007)
- Update component snapshots to new leaflet version (sulu/sulu#6826) (@niklasnatter)
- Adjust CacheLifetimeEnhancer service to not check for PageInterface (sulu/sulu#6814) (@luca-rath)
- Add a conflict to jms/serializer-bundle 4.1.0 (sulu/sulu#6819) (@alexander-schranz)
- Fix php-cs (sulu/sulu#6818) (@luca-rath)
- Regenerate phpstan baseline (sulu/sulu#6817) (@luca-rath)
- Fix phpstan baseline, fix ReturnTypeWillChange and JS undefined prop error (sulu/sulu#6812) (@alexander-schranz)
- Add incompatibility for doctrine-extensions 3.7.0 (sulu/sulu#6810) (@llefort001)
- Add indexes to Activity table (sulu/sulu#6811) (@Prokyonn)
- Migrate ProgressBar tests from enzyme to react testing library (sulu/sulu#6803) (@niklasnatter)
- Migrate DatePicker tests from enzyme to react testing library (sulu/sulu#6801) (@niklasnatter)
- Migrate Pagination tests from enzyme to react testing library (sulu/sulu#6802) (@niklasnatter)
- Migrate enzyme Tabs tests to React Testing Library (sulu/sulu#6774) (@b3h3m0th)
- Migrate enzyme FileUploadButton tests to React Testing Library (sulu/sulu#6741) (@b3h3m0th)
- Migrate enzyme ColorPicker tests to React Testing Library (sulu/sulu#6734) (@b3h3m0th)
- Update node min-requirement because of ckeditor packages (#194) (@luca-rath)
- Use roles instead of role in security access control config (#192) (@rogamoore)
- Upgrade rector to 0.14.0 (#190) (@alexander-schranz)
- Update services.yaml with bind arguments example (#191) (@alexander-schranz)