Skip to content

Release 2.3.5 (2021-09-30)

Compare
Choose a tag to compare
@alexander-schranz alexander-schranz released this 30 Sep 15:34

Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog

  • Include properties inside of nested blocks in search index (sulu/sulu#6205) (@mgwestwerk)
  • Fix section in block as first element overlap buttons (sulu/sulu#6258) (@alexander-schranz)
  • Add getSubscribers method to SuluHttpCache (sulu/sulu#6256) (@alexander-schranz)
  • Fix performance of media list query (sulu/sulu#6250) (@alexander-schranz)
  • Fix german translations for latitude and longitude (sulu/sulu#6244) (@nnatter)
  • Include security context in message of AccessDeniedException (sulu/sulu#6251) (@nnatter)
  • Fix import of empty value in Checkbox content type (sulu/sulu#6252) (@nnatter)
  • Prevent duplicated contact list rows by joining position of main account only (sulu/sulu#6254) (@nnatter)
  • Fix update build command for forks (sulu/sulu#6255) (@alexander-schranz)
  • Fix FixturesBuilder purging all documents (sulu/sulu#6253) (@alexander-schranz)
  • Fix rectangle selection if container is smaller than given minValues (sulu/sulu#6249) (@luca-rath)
  • Fix InfiniteLoadingStrategy to prevent missing and duplicated list items (sulu/sulu#6234) (@nnatter)
  • Fix application crash if autocomplete query is not a valid regular expression (sulu/sulu#6231) (@nnatter)
  • Configure babel to automatically add polyfills based on usage in code and targets in .browserslistrc (sulu/sulu#6241) (@nnatter)
  • Add userConditionDataProvider to allow for checking user roles in conditions (sulu/sulu#6222) (@nnatter)
  • Add routerAttributesToFormMetadata option to FormOverlayList view (sulu/sulu#6230) (@nnatter)
  • Use webspace permissions for hiding toolbar actions only when creating new page (sulu/sulu#6228) (@nnatter)
  • Do not display edit button in table view of media selection overlay (sulu/sulu#6229) (@nnatter)
  • Add alias for fos-jsrouting package to allow for building react-styleguidist without installing composer dependencies (sulu/sulu#6227) (@nnatter)
  • Remove separate webpack configuration in react-styleguidist configuration (sulu/sulu#6225) (@nnatter)
  • Check webspace permissions for hiding toolbar actions when creating new page (sulu/sulu#6221) (@nnatter)
  • Fix startup performance and ckeditor styling of react-styleguidist integration (sulu/sulu#6223) (@nnatter)
  • Update phpstan-baseline.neon to newly released dependencies (sulu/sulu#6224) (@nnatter)
  • Set route path property on live node in RoutableSubscriber when page is published (sulu/sulu#6210) (@nnatter)
  • Add single_collection_selection and collection_selection content type (sulu/sulu#6219) (@nnatter)
  • Fix resolving of structure author for non pages (sulu/sulu#6216) (@wachterjohannes)
  • Update phpstan-baseline.neon to newly released dependencies (sulu/sulu#6211) (@nnatter)
  • Fix php code style (sulu/sulu#6206) (@luca-rath)
  • Move legacy-peer-deps setting from UpdateBuildCommand to javascript setup of sulu/skeleton (sulu/sulu#6201) (@nnatter)
  • Pass --legacy-peer-deps option to npm in UpdateBuildCommand to display helpful error message when using npm 7 (sulu/sulu#6200) (@nnatter)
  • Remove debug option from @babel/preset-env configuration (@nnatter)
  • Configure babel to automatically add polyfills based on usage in code and targets in .browserslistrc (#137) (@nnatter)
  • Enable legacy-peer-deps in .npmrc file to display helpful error message when using npm 7 (#135) (@nnatter)