Skip to content

Enonic XP Runtime 7.0.0-B1

Pre-release
Pre-release

Choose a tag to compare

@jsi jsi released this 13 Mar 15:21
· 3312 commits to master since this release
934a05d

Changelog

Features

  • API - Progress (#6762).
  • Add contextPath field to PortalRequest (#5678).
  • Index Config & Permissions blob segments (#6841).
  • Stemming (#6902).
  • UUID Version ID (#6744).

Improvements

  • API - Status Resource (#6804).
  • Add description field to page, layout and part schemas (#6829).
  • Allow setChildOrder in contentLib create (#5882).
  • Application Service - Check application system requirement before starting (#6803).
  • Auth Lib - Get transitive memberships (#6441).
  • Cluster provider health check - Treat as a warning (#6702).
  • Content - processedReferences field & ContentProcessor (#6692).
  • Content library - Remove branch from functions (#6888).
  • Do not resolve services and assets under site (#6918).
  • Drop support for old implementation of mixins (#6477).
  • Dump model version (#6432).
  • Enable ID Providers by VHost mapping (#6873).
  • Expose setChildOrder in nodeLib (#5880).
  • Field Set - Remove name attribute (#6868).
  • Homogenous schema files (#6556).
  • MTS video is uploaded with "unknown" content type (#6755).
  • Modal dialog - Fix delay after task progress bar is 100% complete (#6599).
  • New syntax of inline mixin reference (#6478).
  • Node library - findVersions, getActiveVersions & setActiveVersion (#6459).
  • Node version metadata should include binary keys (#6913).
  • NodeVersion - Timestamp removal (#6806).
  • Rename content-display-name-script to display-name-expression (#6761).
  • Rename x-data steps for built-in image content type (#6860).
  • Require resolution cleanup (#6935).
  • Run /api and /status on separate ports (#6864).
  • Serve webapps on /webapp (#6916).
  • Start only applications with matching system requirements (#6938).
  • Support inline preview mode (#6120).
  • Support multiple CMS repositories (#6875).
  • System dump upgrade on load (#6440).
  • Visualise progress of propagating permissions to child items (#6635).

Bugs

  • Admin rest - Fix required role for application management (#6836).
  • Application config is not available in main.js (#6608).
  • Can't access content after application is uninstalled (#6463).
  • Content query with mustBeReferencedById parameter incorrectly resolves outbound dependencies (#6543).
  • Content resolution contains dependencies of excluded dependencies (#6660).
  • DEFAULT_JAVA_OPTS for windows script (#6585).
  • Dump load - Obsolete repositories not deleted (#6813).
  • ES&Ignite Config - Allow to define socket addresses (#6583).
  • GeoDistance aggregation - Allow double values (#6529).
  • Handle case of '/content' node and call to controllers with content path '/' (#6506).
  • Handle endpoint calls to /_/[endpoint] (#6519).
  • Image referenced by an HTML Area is not listed as its outbound dependency in the widget (#6768).
  • Incorrect message when an user, that is not 'Administrator' tries to move content to the root directory (#6523).
  • Incorrect URL generation from endpoints under /admin/tool (#6508).
  • Incorrect order of x-data in Content Wizard (#6728).
  • JsonExceptionMapper - label is required (#6461).
  • Page template property not indexed (#6503).
  • Pasting full image data:image/jpeg type url into an ImageSelector in Content Studio leads to stackoverflow exception and in one case a server crash (#6540).
  • Security Resource - Retrieve users with role filtering (#6348).
  • System admins should not require System admin login role (#6102).

Refactorings

  • Mixin's inlining works only through ContentTypeResource (#6634).
  • Update publish configuration (#6572).