Skip to content

Enonic XP Runtime 6.15.0

Compare
Choose a tag to compare
@jsi jsi released this 17 Jul 13:42
· 3087 commits to master since this release

Changelog

Features

  • Allow wildcards in allowContentType config of ContentSelector (#6154).
  • Cluster Library (#4392).
  • Enable manually plugging in x-data in the Content Wizard (#6216).
  • Implement input type MediaSelector (#6151).
  • Implement modal dialog for duplicating content (#6260).
  • In-memory data grid (#5912).
  • New implementation of x-data mixins (#6214).
  • Replace TinyMCE with CKEditor for HTML Area input type (#5133).
  • Show admin extensions in the Application Info panel (#6098).
  • Support content type filter in x-data schema (#6215).

Improvements

  • A fragment should be allowed to be moved out of its site (#5500).
  • Change email subject for the case when an issue gets assigned to a user (#5956).
  • ContentResource - Generate unique unnamed name on update (#6334).
  • Fragment indexing (#6087).
  • Handle strings as range function parameters (#6190).
  • Implement progress for VacuumService (#6206).
  • Improve error message when moving a content to a folder with same name (#6059).
  • Make language text in schemas optional when setting i18n attribute (#6148).
  • More dynamic update of progress bar in modal dialogs (#6172).
  • Pull ES / Ignite settings for local and publish into cluster-settings (#6365).
  • Sort content dialog - Add an option to sort by Published date (#6197).
  • Support i18n attribute in Radiobutton options (#6149).
  • Support network adapter aliases for Ignite settings (#6364).
  • View functions - idProviderUrl, loginUrl & logoutUrl (#6123).

Bugs

  • Applications main.js executed before all bundles are started (#6300).
  • Array should be rendered same way as object (#5035).
  • Auth Lib - ModifyProfile - Properties with non JS type are converted to string (#6174).
  • Cannot find specific group using authLib.findPrincipals() (#4663).
  • ContentTypeFilter incorrectly filters content types in context (#6210).
  • Controller Mapping - URL pattern not matching for non-root sites (#6158).
  • Create Issue Dialog - Exception occurs, when assigned user's name contains one char (#6144).
  • Duplicate Dialog - Incorrect number of duplicated items is displayed in Notification Message (#6287).
  • Error notification message appears when Deleted content has been published (#6327).
  • Error rendering empty parts (#6111).
  • Exception occurs and endless spinner appears in Page Editor , when create fragment from layout (#6307).
  • Fix app prefix adding behavior for content types (#6281).
  • Fix missing config for Ignite to do discovery in Dockered env (#6354).
  • Ignite discovery must include local address in StaticIp discovery-array (#6353).
  • Incorrect duplication progress if parent & child are selected (#6284).
  • Incorrect label in ContentWizardStepForm, when Excel-file is opened (#6322).
  • Incorrect type of notification about failed operation when the repo is in readonly mode (#6075).
  • Initialization on non-master nodes (#6255).
  • List of options in content selector is empty in tree mode (#6342).
  • Macro parameters from TextLine, TextArea are converted with Html Entities (#5928).
  • Main.js randomly not called (#6310).
  • Moving content out of the site should not remove its x-data (#6115).
  • New user stores missing permissions for user admin (#6129).
  • Node data information missing for root node (#6157).
  • Page component View - Error after duplicating an empty Fragment (#6107).
  • Publishing a content changes value in modifiedTime (#6200).
  • Same field-set and child item-set name-attribute in a contenttype throws exception in the content.modify API (#6262).
  • Some media files are uploaded with "unknown" content type [Windows only] (#6329).
  • Status servlet down when ES/Ignite are down (#6292).
  • Support network adapter aliases for Ignite settings (#6364).
  • URL generation failing for apps under virtual host (#6271).
  • Unpublish creates a new version of content in Draft (#6199).
  • Update text of notifications messages that appear in wizard and grid (#6254).
  • Users from groups that are allowed publishing cannot be assigned to an issue (#6357).
  • Wrong task executed with multiple named tasks in the same app (#6164).
  • [MS Edge] Attachment content has incorrect label and produces 404 error on click (#6324).
  • isRenderable REST API always returns true for a page template with no controller (#6139).
  • lib-content sets default value of focalPoint for new media content (#6247).