Skip to content

Enonic XP Runtime 6.14.0-B2

Pre-release
Pre-release

Choose a tag to compare

@jsi jsi released this 21 Feb 10:55
· 4286 commits to master since this release
133a769

Changelog

Features

  • Auth Lib - Delete principal function (#6029).
  • Notify user about readonly status of the repo (#5832).
  • Support localisation in descriptor schemas (#5932).

Improvements

  • Add methods to retrieve URLs of admin tools and launcher panel to lib-admin (#6028).
  • HTML Macro Evaluation - Reduce call stack (#6027).
  • Node lib - Inherit permissions (#4801).
  • Portal Lib - URL Generation - Context path parameter (#5845).
  • System user store - Super user created without password (#6044).
  • UI improvements in Issue email (#5959).
  • pageContributions headBegin, headEnd, bodyBegin and bodyEnd should always be arrays in response object sent to filter. (#5560).

Bugs

  • Enforce email uniqueness for users in Auth API (#6039).
  • Fragment content cannot be moved inside a site (#6002).
  • Improve unregistering of event listeners (#5591).
  • Macro is not found when name contains hyphen "-" in name (#5929).
  • Requests to a component URL fail when component is converted to a fragment (#6040).

Refactorings

  • Get rid of ListContentByPath REST api (#6020).