Skip to content

6.5.2

Compare
Choose a tag to compare
@yannickroger yannickroger released this 15 Nov 20:25
· 2070 commits to 7.5 since this release

List of changes since 6.5.1.

Bugfixes

  • EZP-26499: Aligned SQL Search Engine FullText criterion handler with changes to WordIndexer (#1823)
  • EZP-26367: Renaming parent leads to redirect loop (#1821)
  • EZP-26499: Search index - better word boundaries detection (#1814)
  • EZP-26511: Moved TransformationProcessor *_lowercase commands to the top
  • [Profiler] Update branding and naming of eZ Platform
  • Fix EZP-26382: ContentType Draft sets IntegerValueValidator min/max to 0 (#1808)
  • Disabled HTTP caching on REST content draft load
  • Fix EZP-25918: Download redirect code should not be permanent
  • EZP-26277: Improved generating Content Type copy identifier
  • EZS-1009: Send for review does not work for draft version (#1799)
  • Fix EZP-26397: marked User.user_account as not searchable
  • Fix EZP-26397: Force isSearchable::false on FieldDefinitions of a type that is not searchable
  • Fix EZP-26412: Query error when publishing content on clean eZ Platform install (#1793)
  • EZP-26342: Fix missing clearing of Location cache on Content delete
  • EZP-26342: Don't throw during on relation list data issue when creating drafts
  • Fixed EZP-26277: Content type copies generated identifiers are too long
  • EZP-26219: Added separate configuration per engine for new Search Engine Signal Slots
  • EZP-26219: Add missing Slots for Signals affecting Search Engine Index (#1779)
  • EZP-26219: Add Integration test coverage to verify search index after operations affecting it (#1767)
  • Fix EZP-26356: exception in rest parser exception handling
  • Fix EZP-25038: error logging in with REST if session started earlier
  • EZP-26179: Added REST session functional coverage
  • EZP-26270: Use session auth in REST functional tests
  • Fix EZP-26179: REST session refresh/delete must throw a 404 if session has expired
  • EZP-26141: enable test for Legacy Search Engine
  • EZP-26141: add test for fix Fulltext visitor to handle multiple words
  • EZP-26281 Missing language in full.html.twig for PreviewController
  • Disable layout when rendering embedded content in rich text