Skip to content

Enonic XP Runtime 7.1.0

Compare
Choose a tag to compare
@jsi jsi released this 18 Sep 15:45
· 2183 commits to master since this release

Changelog

Features

  • Content & Node JS Libraries - Exists function (#7212).
  • Content Workflow (#7149).
  • Highlight (#7253).
  • Publish message (#7181).

Improvements

  • Admin - Content Media - Handle encoded identifier (#7227).
  • Content Lib - Image Component - Return image reference (#7284).
  • ContentVersion - Publish information (#7198).
  • Enforce javascript MIME type on assets with ES extensions (#7102).
  • Optimize RepositoryService::list (#7172).

Bugs

  • Application installation cluster events missing (#7113).
  • Applications - Handle concurrent requests (#6853).
  • Check if node exists when checking if content has unpublished children (#7114).
  • Content lib - Modify-method changes values to strings in the site config (#7255).
  • Default values not set on sub components (#7085).
  • Dump error when repo has more than 10000 nodes (#7124).
  • Explain-parameter does not work (#7048).
  • Handle localization format errors (#7333).
  • ImageContentProcessor deletes existing custom extra data (#7108).
  • Node lib - Modify method runs supplied editor function twice (#7220).
  • Node lib - Push - IncludeChildren is ignored (#7100).
  • Some content gives NPE when resolving dependencies (#7159).
  • Stop resolution of dependency branch on a published reference (#7106).
  • lib-mail fails to send an email with attachment (#7324).

Refactorings

  • Remove Saxon dependency (#7112).