Skip to content

6.7.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bdunogier bdunogier released this 08 Dec 10:10
· 1904 commits to 7.5 since this release

List of changes since v6.7.0-beta1.

Fixes

  • Keyword field type add indexing of full text data (#1855, EZP-26705)
  • Keyword field type not indexed by Solr Search Engine (#1849, EZP-26075)
  • Fix "Default Location" for REST API (#1833, EZP-24994)
  • Search with Solr does not respect isSearchable setting of fields (#1841, EZP-26707)
  • keep the desc attribute when mapping translation catalogs (#1844, EZP-26733)
  • Exception instead of 404 when trying to access a file stored with a non default vardir (#1773, EZP-26175)

Improvements

  • Add max archive versions limit & enforce on publish (#1811, EZP-23281)
  • Make IO exceptions more user friendly (#1834, #1840, EZP-26683)
  • Improve concurrent creation of many contents (#1853, EZP-26742)
  • Test FieldRelation criterion with Location search (#1839, EZP-26756)
  • Modified installer to use ezplatform:reindex command (#1738, EZP-26098)
  • Deprecated ezplatform:create_sql_search_index and ezplatform:elasticsearch_create_index commands (#1846, EZP-26098)
  • use ez_content:ViewAction instead of deprecated viewLocation (#1847, EZP-26719)