Skip to content

v6.13.1

Choose a tag to compare

@DominikaK DominikaK released this 22 Feb 10:22
· 1217 commits to 7.5 since this release

ezpublish-kernel changes between v6.13.0 and v6.13.1

Improvements

  • EZP-28623: Display paragraph only when user don't have permissions to see linked content (#2215)

Bugs

  • EZP-28328: RichText Field Type removes line breaks inside formatted paragraphs (#2211)
  • EZP-28740: RegenerateUrlAliasesCommand sometimes generates alias with wrong parent (0) (#2220)
  • EZP-28728: Default TTL in default scope would be set to 60 from siteaccess scope (#2218)
  • EZP-28726: Selection edit preview fails when empty (#2217)
  • EZP-28775: HTTP Cache is not properly purged when item is restored from trash under old parent location (#2233)
  • EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
  • EZP-28692: Corrupt password when upgrading to eZ Platform 1.13 from earlier versions without DB update (#2213)
  • EZP-28800: Make it possible to store session in redis when using platform.sh (#2245)
  • EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)

Misc

  • [Composer] Update to GPL-2.0-only license notation for packagist issues on PRs
  • ezplatform:io:migrate-files command with --no-interaction should default to true (#2244)
  • [GitHub] Added Pull Request template (#2246)