Changelog
Version 2.x (Stable)
v2.0.1
2026-02-16
Additions:
-
Added
include_unmanaged=true|falseon/protected-areas, defaulting to current managed selection (false). -
Added
deleted_afteranddeleted_beforeon/protected-areas/deleted, aligned with naming on/protected-areasand inclusive date matching behavior.
Fixes:
-
OpenAPI schema generation for dynamic serializers now maps responses with
fields=all, so documented components include the full schema superset.
v2.0.0
2026-01-14
Promoted v2 from release candidate to stable with no changes since v2.0.0-rc.1.
v2.0.0-rc.1
2025-12-10
Locked down breaking changes and aligned request/response contracts with the beta schema.
v2.0.0-beta.4
2025-11-17
Breaking changes:
- Bundled geodata and picture information into single fields, which now also contain license and source information.
-
Renamed field
area_in_sqmtoarea_in_km2to correct the naming. -
Filtering
/protected-areasby rule attributes is now enforcing combined filtering across rule attributes, so all specified filters must be satisfied simultaneously. -
Use a more generic syntax for
external_referenceson/protected-areas. -
Remove obsolete response attributes from
/wildlife. - Enforced strict validation for query and path parameters across all endpoints, returning consistent standardized error payloads when inputs are invalid.
Additions:
-
Allow ordering on
/protected-areasresults. - Enhanced OpenAPI schema with additional and updated metainformation.
Fixes:
- Always return absolute urls.
v2.0.0-beta.3
2025-09-30
Breaking changes:
-
Rename
targetin external references toname. -
Fix return types of
/protected-areas/{uuid}/rules,/protected-areas/{uuid}/pictures,/protected-areas/{uuid}/legal-documents, and/protected-areas/{uuid}/wildlifeand remove data redundancy in them.
v2.0.0-beta.2
2025-08-25
Breaking changes:
-
External references are now normalized and grouped as
external_referencesobject.
Fixes:
-
fieldsnow strips whitespaces to reduce hard to debug selection errors.
v2.0.0-beta.1 - Initial beta release
2025-07-01
- New API endpoints with enhanced performance.
- Improved data models and extended filters.
- Full OpenAPI 3.0 schema and interactive documentation.
Version 1.x (Deprecated)
This version is deprecated and will not receive any further updates or fixes.
Sunset date: 2026-06-30
Final release: v1.0.0, last update: August 2024
Please migrate to v2 for new features and ongoing support.