Skip to content

6.9.1-rc1

Pre-release
Pre-release

Choose a tag to compare

@bdunogier bdunogier released this 10 May 22:11
· 1649 commits to 7.5 since this release

List of changes since v6.9.0.

Bugfixes

  • error saving a binary field copied translation (EZP-26164)
  • Cannot override view parameters (EZP-27331)
  • Better handle undefined key in twig template (EZP-26068)
  • Google Maps API v3 support in MapLocation FieldType (#1820, EZP-26068)
  • Wrong Path Format in PreviewLocationProvider (EZP-27297)
  • Remove abstract on DebugTemplate to fix dumping logs in profiler (#1957) (EZP-27290)
  • Ignore facetBuilders in LegacySE, don't throw (#1970) (EZP-27296)
  • fixed wrong content loading logic in ContentViewBuilder (#1955) (EZP-27237)
  • Removed duplicate ezpublish.api.repository.factory service definition (#1959)
  • Installer could be more helpful on errors (#1958, EZP-27256)
  • Updated fieldtype to/fromHash Assert (#1567, EZP-25424)
  • Added version number to REST imageId (#1951, EZP-27151)
  • Fixed broken LegacyDFSCluster::create()

Enhancements

  • Removed Twig 1.x version constraint (#1963)
  • Remove deprecated usage of Symfony services (#1971)

CI

  • Forced composer to install proper Sf version (#1956)
  • Explicitly set current Date of asserted BinaryStreamResponse