Changelog

Version 2.x (Stable)

v2.0.1

2026-02-16

Additions:

  • Added include_unmanaged=true|false on /protected-areas, defaulting to current managed selection (false).
  • Added deleted_after and deleted_before on /protected-areas/deleted, aligned with naming on /protected-areas and 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_sqm to area_in_km2 to correct the naming.
  • Filtering /protected-areas by 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_references on /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-areas results.
  • Enhanced OpenAPI schema with additional and updated metainformation.

Fixes:

  • Always return absolute urls.

v2.0.0-beta.3

2025-09-30

Breaking changes:

  • Rename target in external references to name.
  • Fix return types of /protected-areas/{uuid}/rules, /protected-areas/{uuid}/pictures, /protected-areas/{uuid}/legal-documents, and /protected-areas/{uuid}/wildlife and remove data redundancy in them.

v2.0.0-beta.2

2025-08-25

Breaking changes:

  • External references are now normalized and grouped as external_references object.

Fixes:

  • fields now 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.