Skip to content

v6.10.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@bdunogier bdunogier released this 15 Jun 21:01
· 1553 commits to 7.5 since this release

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

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)

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)