-
1.25 Stable
released this
2026-08-20 07:53:21 +02:00 | 2 commits to master since this release- adds removing of ExternalIdentifier entries if a BaseObject is removed from the database
- removes unused import statements
- adds ExternalIdentifier view to admin backend
- extends mass delete command so that not only entries can be marked as deleted but also finally be deleted from the database
Downloads
-
1.23.1 Stable
released this
2026-07-16 15:43:48 +02:00 | 10 commits to master since this release- fixes bug for better API response on geometry invalidities
Downloads
-
1.23 Stable
released this
2026-07-16 10:39:36 +02:00 | 12 commits to master since this release- introduces new command for mass deleting entries based on specific pattern in identifier
- command guides user through parameter collecting process
Downloads
- introduces new command for mass deleting entries based on specific pattern in identifier
-
1.22.1 Stable
released this
2026-07-10 19:03:06 +02:00 | 14 commits to master since this release- adds special error message treatment for non-EPSG:4326 geometries
Downloads
-
1.22 Stable
released this
2026-07-10 14:02:34 +02:00 | 16 commits to master since this release- improves error processing and response on PUT endpoint
- consolidates improved error processing into central method for all API endpoints
- removes discontinued webatlas wms layers from config.json
- enables basemap_grau as default wms layer
Downloads
-
1.21 Stable
released this
2026-06-27 09:31:39 +02:00 | 20 commits to master since this release- boosts performance of geometry conflict fetching 50-75%
- updates tests
- enhances workflow of geometry conflict fetching
Downloads
-
1.20.2 Stable
released this
2026-06-20 12:11:33 +02:00 | 23 commits to master since this release- fixes bug where unfetchable data entries of a GeometryConflict would result in an error via API
Downloads