Version 4.2.3

October 22, 2020

Improvements

  • Prevent portal page from returning error page when attempting to get file properties of nonexistent file.
  • Correct behavior for updating item metadata when importing content items with external metadata.
  • Ensure that main content search index is always initialized with correct mappings.

Deprecated Features

These platform features are deprecated and will be removed at the next major release.

  • /resources/scripts/libs javascript files.

    The Titania Delivery platform includes the following javascript files that are available to themes using a url like [td-host]/resources/scripts/libs/[filename]. The preferred way to include front-end javascript resources is to put them in the static/scripts theme directory. Refer to Managing Static Files for a Portal

    • bootstrap.js (version 3.0.3)
    • bootstrap.min.js (version 3.0.3)
    • jquery-1.11.0.js
    • jquery-1.11.0.min.js
    • moment.min.js (version 2.9.0)