-
1.10 Stable
released this
2025-05-12 15:40:49 +02:00 | 131 commits to master since this release- adds proper handling in case of BadRequest (error 400)
- enhances html template for error 500
- adds new html template for error 400
- adds uuid_required decorator to missing views
- updates translations
- updates DOP map layer to most recent DOP20
Downloads
-
1.9.12 Stable
released this
2025-03-28 16:45:18 +01:00 | 134 commits to master since this release- fixes bug where new wsg84 check on intersection microservice did not allow other spatial systems anymore
Downloads
-
1.9.11 Stable
released this
2025-02-14 15:33:37 +01:00 | 136 commits to master since this release- adds latest map config to repository
Downloads
-
1.9.10 Stable
released this
2025-01-24 16:28:46 +01:00 | 138 commits to master since this releaseFinal removing of deprecated package
- drops django-simple-sso package from project
- drops unused messenger.py
Downloads
-
1.9.9 Stable
released this
2025-01-21 13:44:48 +01:00 | 140 commits to master since this release- adds support for standardized bearer token usage instead of ksptoken/kspuser header usage (still supported)
- fixes bug where empty short names were not resolved properly
Downloads
-
1.9.8 Stable
released this
2025-01-08 16:05:55 +01:00 | 143 commits to master since this release- optimizes recalculate_parcels.py command so that only non-empty geometries will be processed
- drops test_identifier_generating.py command due to missing usage
- fixes bug where empty query parameter would show users in autocomplete share view
- fixes same behaviour on autocomplete share team view
- removes frontend input field holding generated API key
- replaces with modal form
- reworks tests on API token form
Downloads
-
1.9.7 Stable
released this
2024-12-23 13:43:18 +01:00 | 149 commits to master since this release- fixes bug where anonymous user trying to logout would throw error
Downloads
-
1.9.6 Stable
released this
2024-12-23 12:15:25 +01:00 | 151 commits to master since this release- adds revocation of user tokens on logout
- fixes documentation and variable names on oauth token revocation
- introduces private key for propagation
- changes key usage in decryption of propagated user data from oauth_client_id to private propagation key
- adds whitelisting for map proxy hosts
- updates requirements.txt
Downloads
-
released this
2024-11-13 16:09:22 +01:00 | 156 commits to master since this releaseReviewed-on: #448
Downloads
-
released this
2024-10-25 14:24:18 +02:00 | 165 commits to master since this releaseReviewed-on: #440
Downloads