6.11.0
List of changes since v6.10.1.
Have a look at the BC Notes.
Bugfixes
- Large container class file when there are many siteaccesses (#2009, EZP-27497)
- Multiple StateGroup limitations in one policy combine with the "or" relationship instead of the "and" one (#2035, EZP-27528)
- Wrong language_id value in ezcontentobject_name table after updating a always available content (#2053, EZP-21753)
- Router have wrong context after language switcher link (#2051)
- Fixing deprecation notices (#2061, EZP-27652)
- Minor User & UserGroup properties fixes (#2021)
- [YML] Remove duplicated defintions of legacy search services (#2023)
Improvements
- Can't copy objects to an authorized location limited by policies (#2057, EZP-27097)
- Support allowed classes limitation for object relation fields (#2022, EZP-24800)
- Services should depend upon UrlRedecoratorInterface instead of UrlRedecorator (#2056, EZP-27666)
- Improve UserService to load new translated API properties via prioritized languages list (#2043, EZP-27509)
- As a Developer I want API to allow removal of the translation from all content object versions (#2031, EZP-27417)
- Add support for Search facets in REST API (#2024, EZP-27295)
- As a Developer I want to future proof my Field Types by using Doctrine [in external storage] (#1993, EZP-26885)
- Added community badges (#2034)
- Refactor Field Types external storages to inject gateways and connection handler via DI (#1985, EZP-26885)
- [Spec] Proposed spec on content object translations removal (#2001, EZP-27417)
- Make declaration of twig "settings" block optional for custom Field Types (EZP-27344)
- Move the decision about throwing MissingFieldBlockException to the rendering functions (EZP-27344)
- Add methods to allow checking of version statuses (#2017, EZP-27473)
- [APIDoc] Add missing deprecated on un-implemented loadTranslationInfos()
- Tag failing Scenario as broken because of security issue fix (#2015, EZP-27399)
- [Travis] Add testing with PHP 7.2 (#2066)
- [Spec] Aligned removeTranslation Spec after adding Slots (#2067)
- As a Developer I want Search to handle RemoveTranslationSignal (#2060, EZP-27712)
- Implemented RemoveTranslationSlot for HttpCache (#2062, EZP-27713)