Version 4.2.5

January 8, 2021

Improvements

  • Generate search index records for affected project items when associated metadata is loaded.
  • Improve reliability when deleting search index records for deleted project items.
  • Ensure that reprocessing all files in a project will remove all associated search index records prior to reprocessing (and regenerating search index).

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)