Skip to content

Version 2.14.0 Release Candidate 4

Compare
Choose a tag to compare
@ppillot ppillot released this 23 Sep 23:36
· 1324 commits to develop since this release
9aacb9b

New features

  • Search statistics endpoint: /api/search_overview this endpoint receives a query with the id parameter corresponding to a list of individual ids and returns a JSON response with various statistics. This is used for displaying a search overview in Bento after a search has returned with some results.
  • Statistics added to the public search endpoint
  • Features from CANDig fork merged

Libraries upgrade

  • Django 4.1.1
  • Python requirements 3.8, 3.9 and 3.10

Fixes

  • swagger UI and Django Rest Framework API run in contenairized environment