Version 2.1

October 15, 2015

New Features

The following new features and improvements were added in this release.

  • Support for the @chunk attribute in DITA maps
  • The file system connector exposes the ability to trigger reprocessing after sync.
  • The default metadata rules for DITA content now captures language metadata.
  • Non-DITA content, such as text, markdown, and HTML, can now be embedded in portal pages.
  • File names are now captured as metadata by default.

Resolved Issues

The following issues were resolved in this release.

  • Document type referencing itself no longer triggers a system freeze when content using that document type is processed.
  • Empty DITA links using @keyref are now populated correctly.
  • The default portal theme stylesheet now correctly renders links containing elements with IDs.
  • Invalid DITA maps containing duplicate topicmeta elements no longer cause processing to fail.
  • The <@harp.content> portal theme directive no longer breaks rendering when used to search for content that doesn't exist.
  • The available document type list when adding document types to projects is now filtered correctly.
  • Certain processing instruction combinations inside tables no longer cause rendering failures.
  • Invalid URI references to content with percent signs in the file name now will be handled as expected.
  • References to files whose name begins with a space now function correctly.
  • DITA xrefs inside content referenced via a conkeyref now resolve correctly.
  • Conref resolution failures are now reported in the validation log.
  • If conref and conkeyref are both specified and resolvable in DITA content, conkeyref now takes precedence over conref .
  • Links to topics without ID attributes now resolve correctly.
  • Metadata on topics "flattened" via chunking are now pulled up to the outermost chunk, so that searching and filtering based on that metadata functions correctly.