Skip to content

Enonic XP Runtime 7.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 10:07

Changelog

Features

  • Migrate JS API to Typescript and generate TS definitions (#9304).
  • HtmlLinkProcessor: process links with query parameters (#7571).
  • Implement QueryDSL filter (#7081).
  • Implement exists DSL expression (#9603).

Improvements

  • Add Path property to ContentVersion (#9588).
  • Add Permissions property to ContentVersion (#9585).
  • Add childOrder to ContentVersion (#9559).
  • Allow to set WorkflowInfo in UpdateMediaCommand (#9664).
  • Improve processHtml (experimental) (#9413).
  • Migrate to OSGi Cmpn 8 (#9655).
  • Verify attachment checksum on modification of media content (#9659).

Bugs

  • Attachment modifications are not synced in layers (#9604).
  • Binary references may not reflect actual file names in exports (#9635).
  • Branches with underscore must not be allowed (#8698).
  • Bug in vhost routing to other site (#9519).
  • Contents of a layout region get duplicated after save (#9753).
  • Corrupt image prevents its data to be modified (#8282).
  • Icon resolver won't respect admin vhost config (#9647).
  • Image component rendering causes 404 page if referenced image is not available (#9301).
  • NodeMultiRepoQuery does not return suggestions in result (#9668).
  • Passing in maxAge when doing system dumps results in NullPointerException (#8108).
  • Regexp is validated only in the first occurrence of an input (#9464).
  • Removing su user from role:system:admin causes failed system repo init on next restart (#9516).
  • Update media always makes content IN_PROGRESS (#9663).
  • Uploading a new attachment won't change workflow state of the content (#9520).
  • Vacuum does not release directory locks properly (#9646).
  • Vacuum stops on broken blob (#9601).
  • lib-grid jsdoc need module (#9606).
  • utf-8 charset is not set for default HTML rendering (#9697).

Refactorings

  • Dependency updates Trail 7.10 (#9499).
  • Dependency updates Trail 7.11 (#9653).
  • Minimize use of ContextAccessor.current() where possible (#9626).
  • Simplify UUID class and subclasses (#9230).
  • Update to Gradle 7 (#9541).