Release 2.2.17 (2021-11-09)
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
- Fix failing phpstan linting (sulu/sulu#6358) (@alexander-schranz)
- Fix CategoryController::cgetAction if ids param is empty (sulu/sulu#6357) (@luca-rath)
- Omit verbose webpack output and performance warnings when creating javascript build (sulu/sulu#6351) (@nnatter)
- Apply automatic symfony 4.4 upgrades (sulu/sulu#6317) (@alexander-schranz)
- Throw xdefault deprecation not when call be sulu itself (sulu/sulu#6336) (@alexander-schranz)
- Fix redirect for homepage with format '/.json' => '/de.json' (sulu/sulu#6320) (@wachterjohannes)
- Fix javascript test warnings (sulu/sulu#6340) (@nnatter)
- Allow jms serializer bundle 4.0 (sulu/sulu#6331) (@alexander-schranz)
- Add PasswordAuthenticatedUserInterface to User (sulu/sulu#6335) (@alexander-schranz)
- Add reset tag for document manager services (sulu/sulu#6334) (@alexander-schranz)
- Avoid exception media index on document (sulu/sulu#6329) (@alexander-schranz)
- Using the DocumentMangerInterface in every constructor (sulu/sulu#6295) (@mamazu)
- Skip if findAvailableLocale does not return any webspace (sulu/sulu#6327) (@alexander-schranz)
- Fix xliff import publish date in WebspaceImport (sulu/sulu#6312) (@C-burr)
- Update description of xliff commands (sulu/sulu#6318) (@alexander-schranz)
- Fix on delete cascade on category translation keyword relation (sulu/sulu#6315) (@alexander-schranz)
- Fix compatibility with fos/rest-bundle 3.1.0 (sulu/sulu#6316) (@alexander-schranz)
- Remove changelog in favor of release notes (@alexander-schranz)
- Merge pull request from GHSA-h58v-g3q6-q9fx (@alexander-schranz)
- Fix accidently remove of category entity when one category translation is removed (sulu/sulu#6304) (@ymc-sise)
- Fix CacheLifetimeEnhancerInterface usage in WebsiteController (sulu/sulu#6305) (@ampaze)
- Fix eslint and flow errors (sulu/sulu#6293) (@alexander-schranz)
- Avoid error in AnalyticsListener when no urlExpression is set (sulu/sulu#6292) (@alexander-schranz)
- Move http cache directory before deleting it to prevent new requests from writing into old directory (sulu/sulu#6290) (@nnatter)
- Remount List view on login to prevent infinite loading screen after 401 response (sulu/sulu#6288) (@nnatter)
- Initialize reflection on parent metadata in MetadataSubscriber of PersistenceBundle (sulu/sulu#6286) (@scarcloud)
- Set correct workflow stage and published date to shadow locale (sulu/sulu#6262) (@nnatter)
- Update recipes with mysql based doctrine docker compose file (#145) (@alexander-schranz)
- Add
kernel.reset
tag for doctrine phpcr nodes & metadata cache provider service definition (#141) (@chirimoya)