Releases: climatepolicyradar/navigator-admin-backend
Releases · climatepolicyradar/navigator-admin-backend
v1.0.1-beta
- Expanded search endpoints for all entities to make it easier to search for a term in specific field(s) in the future
- Updated search endpoints for all entities to return an empty 200 response instead of a 404 when no matching rows found in database
v1.0.0-beta
Added timeout on family search.
v0.0.25-beta
Extended family search to filter on geography & status.
v0.0.24-beta
Fix for returning 401 when token has error.
v0.0.23-beta
Add audit logging
v0.0.22-beta
Updated collections on family for family create and update endpoints.
v0.0.21-beta
Fixed auth.
v0.0.20-beta
- Family and Collection creation now uses the organisation of the user
- Implemented DB delete for events & soft delete for families
v0.0.19-beta
Implemented delete and update for family events.
v0.0.18-beta
Deploy fix for creating entities and update to config endpoint to include extra information