Skip to content

Enonic XP Runtime 6.14.0

Compare
Choose a tag to compare
@jsi jsi released this 02 Mar 14:42
· 3426 commits to master since this release

Changelog

Features

  • Auth Lib - Delete principal function (#6029).
  • Implement comments in Publishing Issues (#5770).
  • 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).
  • Expose a method to get current version of XP installation from lib-admin (#6071).
  • Localisation of built-in content types (#5995).
  • Localisation of built-in macros (#6001).
  • 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).
  • Url methods of the Portal lib convert all "unknown" params properties to url parameters (#5644).
  • pageContributions headBegin, headEnd, bodyBegin and bodyEnd should always be arrays in response object sent to filter. (#5560).

Bugs

  • Content & Node lib - Multiple filters at root level (#5910).
  • Enforce email uniqueness for users in Auth API (#6039).
  • Error parsing application files with UTF8 BOM encoding (#5990).
  • Fragment content cannot be moved inside a site (#6002).
  • Generic HTTP OPTIONS handler overrides options handler in controller (#5841).
  • HTML Macro Evaluation - Reduce call stack (#6027).
  • Improve unregistering of event listeners (#5591).
  • Macro is not found when name contains hyphen "-" in name (#5929).
  • Report on elasticsearch nodes does not display the correct local node (#6046).
  • Requests to a component URL fail when component is converted to a fragment (#6040).
  • Toolbox CLI - Load of dump with skipped versions fails (#5925).

Refactorings

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