Skip to content

Release 2.14.1

Compare
Choose a tag to compare
@jchate6 jchate6 released this 11 May 16:46
· 702 commits to dev since this release

What's Changed

  • Multi-file select for uploading Data Products removed for Django Security update:
    • Django security release 4.2.1, 4.1.9, and 3.2.19 changed how multi-file forms are used. To accommodate these changes immediately, we have made the form used to upload DataProducts single select only for the time being. We hope to return the multi-select functionality in a upcoming release.
  • Feature/expose match manager by @jchate6 in #651
    • This adds flexibility and user control to how target matching is done. This will allow users to create custom code or extend existing code to change what their TOM considers to be the same target. The new features are described in the docs.

Full Changelog: 2.13.0...2.14.1