Skip to content

Enonic XP Runtime 7.11.0-B1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:30

Changelog

Features

  • 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).
  • Bug in vhost routing to other site (#9519).
  • Icon resolver won't respect admin vhost config (#9647).
  • 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).
  • replace size with isEmpty where possible (#9674).