Releases: climatepolicyradar/navigator-backend
v1.3.4-beta
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
Add the ability to remove a family from a collection
v1.3.2-beta
Allow downloading >100 results in CSV
v1.3.1-beta
CCLW ingest now amends collections - see https://linear.app/climate-policy-radar/issue/PDCT-167/amend-collections
v1.3.0-beta
New feature to support unpublished documents
v1.2.12-beta
Bug fixes:
- Fix documents identified as matching a search term when downloading results
v1.2.11-beta
Minor bug fixes to:
- Initial data loading
- Document ingest endpoints
- Download of results as CSV
v1.2.10-beta
Relax id matcher for ingestion
v1.2.9-beta
Bugfix: Fix taxonomy loading on ingest
v1.2.8-beta
Bugfix to allow taxonomy data to reside in the database that doesn't have an allow_any field for valid taxonomy data.