Skip to content

v6.12.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@DominikaK DominikaK released this 11 Oct 10:10
· 1384 commits to 7.5 since this release

Changes since v6.11.0

Improvements

  • EZP-24744: Increase password security by adding support for bcrypt and enabling it by default
  • EZP-27508: As a Developer I want an API that removes a translation from a version
  • EZP-28044: As an Developer I want support for striked text in RichText
    • Needed for improvement in Platform UI to enable several new formatting options in Online Editor_
  • EZP-28053: As a developer I want search engine capability interface on 1.7+ for search engine compatibility
  • EZP-26806: Improve full text search, new "Advance Full text" search feature
    • Feature is only supported when using SolrBundle v1.5+
    • See Criterion/FullText doc for overview of changes to API.

Bugfixes

  • EZP-27780: Remove unused table from legacy SearchIndex
  • EZP-27758: Copied Content has different main language
  • EZP-27764: Translation removal does not update language mask for URL alias
  • EZEE-1716: Cannot render embedded ezimage in CollectionBlock Gallery View
  • EZP-27773: Database error while working with url aliases
  • EZP-27800: 6.11 Regression in ezpagestorage at EZP-2688
  • EZP-27881: Links to documentation in clean installation data should point to doc.ezplatform.com instead of doc.ez.no
  • EZP-27886: [PAPI] Wrong policy function name used by ContentService::removeTranslation
  • EZP-27876: TextLine Content Field Type Length Validation checks the number of bytes rather than the number of characters
  • EZP-27916: [Integration tests] Make SetupFactory autoloaded in root packages
  • EZP-27791: User hash lookup request returns 404 when using Map/URI siteaccess matcher
  • EZP-27562: Links in the RichText containing certain characters throw a validation error
  • EZP-28008: Make sure to clear remote id cache for ContentInfo on meta data updates
  • EZP-28020: Folder content type fix for cleandata.sql