Changelog

Changelog - 3.9.0

Released on

Release notes

New routes

The new Universes Cases Statistics route returns the count of cases matching the query, the max score and the score distribution.

Added CSV export to more routes

Add export functionality to the following routes:

  • Universes Cases
    • Note: The pagination size limit has been increased to 10,000 cases.

Added Translation to more routes

Add translation functionality to the following routes:

Added order parameter to the Universes Cases route

You can now sort the results by score, last_actvity and/or start_date. The default order remains unchanged. (ordered by id)

Check the Documentation page for more details.

Added order parameter to the Universes Events route

You can now sort the results by score, last_actvity and/or start_date. The default order remains unchanged. (ordered by id)

Check the Documentation page for more details.

Added is_high_authority_source field to the ESG and SDG documents routes

This field is true if the source is of high authority, otherwise false.