Version 4.0

March 16, 2018

New Features and Improvements

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

  • Significantly improved analytics and reporting capabilities for portals, projects, and files.
  • Allow for dynamic, identity-based filtering of portal content, such that different users can be served different subsets of the portal's content set.
  • Added tools for monitoring the system internals of the web application, including a JVM resource usage dashboard and JMX interface.
  • Support for converting most CGM graphics to PNG for web-based delivery.
  • Add the ability for portal and system administrators to manage the contents of the Titania Delivery system's robots.txt file.
  • Added the ability to filter long lists of organizations or projects in the administrative view.
  • Modifications to assets using the administrative interface are now captured and logged for auditing.
  • Certain alert messages in the admin interface are now non-blocking notification pop-ups.
  • A file's Processing tab now displays the last-processed date.
  • The UI for adding and removing projects to/from portals has been redesigned.
  • A project's document type associations can now be easily reordered.
  • Migrated to Elasticsearch for the back-end search engine.
  • Significant improvements throughout the administrative User Interface.
  • Performance improvements throughout the system.

Resolved Issues

The following issues were resolved in this release.

  • An issue where only one contextualized copy of a topic was indexed in the search engine per map has been resolved; now every reference will be indexed, even if there are more than one in the same map.
  • Downloading a file with its comments embedded now downloads only the comments left on the current version of the file, not previous versions. Comments on previous versions are still available in the CSV export.
  • An issue related to adding users with upper-case letters in their usernames/e-mail addresses has been resolved. All e-mail addresses are converted to lower case when they are stored.
  • An issue where the <td.groupSearch> tag would not return more than 10 results has been resolved.
  • An issue related to cached portal content not being re-built when the underlying file is modified has been resolved.
  • An issue related to EPS graphics not being properly processed when uploaded to a new project has been resolved.
  • A potential infinite loop in the default portal theme's translation handling XSLT module has been resolved.
  • Metadata value ordering is now preserved when metadata is set using the client connector SDK.
  • An issue related to an &id URL parameter being passed to certain portal pages causing unexpected behavior has been resolved.
  • Analytics charts aggregating large data sets no longer cause system-wide performance issues.
  • An issue where nested <topicref> elements with @chunk attributes not processing correctly has been resolved.
  • The Edit Metadata window position has been moved higher to lessen the likelihood of the bottom of the dialog appearing off-screen.