6.10.0
List of changes since v6.9.1.
Added
- Get translated API properties in the language requested (#2002, EZP-27428)
- Adjust to allow extensions extending api_keys
- Added README.md for RichText field type
- [Cluster] Add note about adding ezdfsfile_cache table if running with legacy
- IO Migration procedure (#1972, EZP-25946)
Moves existing images/binaries between IO adapter (Local, S3, NFS...) - [API] Add shorthand name property on Content for ease of use (#2020, EZP-27498)
- ContentBased matchers should check instance of ContentValueView class instead of interface (#2012, EZP-27453)
Enhanced
- Added default value content type view for ezinteger, ezfloat, ezisbn, and ezstring (EZP-26878)
- Update FileSystemTwigIntegrationTestCase::doIntegrationTest for Twig 2.* (#1986, EZP-27367)
- [REST] Made routes non-siteaccess-aware
- [Tests] Add test for an exception in ez_render_field function (#1989, EZP-27368)
- [Tests] Add Integration testing of Facets on Location Search (#1974, EZP-27327)
- [Tests] Add UserReference support in Authentication/User providers (#1965, EZP-24852)
- Use language code's over id's for SPI VersionInfo (#1997, EZP-27420)
- Clarify API doc on Facets to always use id's like implementation (EZP-26465)
- Prevent password hash being returned in by rest (#1995, EZP-27399)
- [Composer] Remove lock file for now as it causes conflicts with 7.0 and is constantly out of date
- [Composer] Add composer.lock to .gitignore
Fixed
- Fixed Google maps scrollWheel and API key injection into PlatformUI (#2005, EZP-27358)
- Updated API and SPI composer.json (#2010)
- Error when edit empty not required date (EZP-27373, #1996)
- Unable to login as admin after trying to login with an user which group as no role (EZP-26794, #1994)
- Missing import of \InvalidArgumentException in eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/ImageExtension (#2003)
- [Unit tests] [Sf 3.3] Updated InputParserPassTest to respect case of service id (#1998)
- Update FileSystemTwigIntegrationTestCase::doIntegrationTest for Twig 2.* (EZP-27367, #1986)
- Fixing toFieldDefinition method for ISBNConverter (#1983, EZP-24617)
- fixed default fields group list (#1991, EZP-26608)
- Tag failing Scenario as broken because of security issue fix from #2015 (#2018, EZP-27399)
- Exception when running config:dump-reference (#2019, EZP-27490)
- Error when translate a content with no image (#2016, EZP-27441)
- [YML] Remove duplicated definitions of legacy search services (#2023)
- Added a command to clean up relations causing "Unknown relation type 0." exception (EZP-27254, #1979)
- ConfigResolver default scope is not updated when SiteAccess is matched (#2028, EZP-27510
- BinaryFileCreateStruct->mtime should be a DateTime (#2033, EZP-27553)