Skip to content

Releases: climatepolicyradar/navigator-backend

v1.3.4-beta

06 Jul 15:10
9c17ead
Compare
Choose a tag to compare

The parser is used to identify the language for a document.

Thus, we should define a solution for updating the language in the database for the document after the parser has identified the language in the pipeline.

This release allows the backend to update the languages for a document in an additive fashion in the backend database.

v1.3.3-beta

05 Jul 13:38
24a93b9
Compare
Choose a tag to compare

Add the ability to remove a family from a collection

v1.3.2-beta

05 Jul 12:41
114ed4d
Compare
Choose a tag to compare

Allow downloading >100 results in CSV

v1.3.1-beta

05 Jul 12:12
a5334ac
Compare
Choose a tag to compare

v1.3.0-beta

30 Jun 10:47
d946211
Compare
Choose a tag to compare

New feature to support unpublished documents

v1.2.12-beta

20 Jun 10:53
5d9f9fd
Compare
Choose a tag to compare

Bug fixes:

  • Fix documents identified as matching a search term when downloading results

v1.2.11-beta

19 Jun 09:48
f785855
Compare
Choose a tag to compare

Minor bug fixes to:

  • Initial data loading
  • Document ingest endpoints
  • Download of results as CSV

v1.2.10-beta

13 Jun 12:23
9badfdb
Compare
Choose a tag to compare

Relax id matcher for ingestion

v1.2.9-beta

12 Jun 14:33
b97de0b
Compare
Choose a tag to compare

Bugfix: Fix taxonomy loading on ingest

v1.2.8-beta

07 Jun 10:29
58a9b8b
Compare
Choose a tag to compare

Bugfix to allow taxonomy data to reside in the database that doesn't have an allow_any field for valid taxonomy data.