Skip to content

Enonic XP 6.13.0

Compare
Choose a tag to compare
@jsi jsi released this 22 Dec 11:27
· 3582 commits to master since this release

Changelog

Features

  • Add progress for export/import (#5669).
  • Add progress for load/dump operations (#5670).
  • Display progress of time-consuming duplicate content action (#5759).
  • Display progress of time-consuming move content action (#5661).
  • Index pages, components and x-data (#5626).
  • JavaScript API for handling content attachments (#5207).
  • Status reporter for http thread pool (#5816).

Improvements

  • Add childOrder property to content JSON object in lib-content (#5741).
  • Auth lib - Create role (#5651).
  • Auth lib - Login - Session timeout (#4934).
  • Auth lib - Modify role (#5703).
  • Create index-config for page components (#5628).
  • Create index-configuration for page properties (#5627).
  • Expose jetty thread pool details (#5871).
  • Index X-Data (#5775).
  • InputType handled case-sensitive in class, but not in usage (#5772).
  • Make localize function work independent of HTTP request (#5613).
  • Name Task threads (#5820).
  • New icons for built-in content types (#5777).
  • Prevent several instances of a node on the same server to join the cluster in default settings (#5053).
  • Rewrite the reindex of IndexService to use a proper batched executor (#5764).
  • Send events for tasks submitted and updated (#5843).
  • Support all function to handle all method requests in controllers (#5648).
  • extend status/jvm.info with memory pools details (#5848).

Bugs

  • Application controller not called for URL ending with slash (#5674).
  • Changes in permissions are not propagated down to inheriting children (#5889).
  • Changing snapshot-location does not work (#5827).
  • Content-api - Boolean filters does not support arrays of filters (#5903).
  • Dump fails for content with name more that 95 characters (#5715).
  • Event returned by eventlistener in lib-event is not formatted as a javascript object (#5257).
  • Fix performance issues in Tree Content Selector (#5688).
  • Form items with duplicated name are not detected when inside a field-set (#5479).
  • Invalid input type for AttachmentUpload (#5776).
  • Multiple occurrences not working in macro form (#5884).
  • Node-api - Boolean filters does not support arrays of filters (#5904).
  • Portal lib - Get current content/site/siteConfig - Use contentPath as alternative (#5854).
  • Restore snapshot fails on first attempt on empty repo/index (#5716).
  • Restrict access to services based on site context (#5668).
  • ScriptExportsCache - Atomic load (#5620).
  • Service - Access restriction based on site context - Forbidden content/site (#5881).
  • Services & Tools - System admin access (#5448).
  • Site mapping - Post processing (#5146).
  • UserWizard - trim spaces in a password field (#5894).
  • portal.componentUrl() fails with Empty message in exception (#5808).