-
1.10 Stable
released this
2025-05-12 13:40:49 +00:00 | 68 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 15:45:18 +00:00 | 71 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 14:33:37 +00:00 | 73 commits to master since this release- adds latest map config to repository
Downloads
-
1.9.10 Stable
released this
2025-01-24 15:28:46 +00:00 | 75 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 12:44:48 +00:00 | 77 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 15:05:55 +00:00 | 80 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 12:43:18 +00:00 | 86 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 11:15:25 +00:00 | 88 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 15:09:22 +00:00 | 93 commits to master since this releaseReviewed-on: #448
Downloads
-
released this
2024-10-25 12:24:18 +00:00 | 102 commits to master since this releaseReviewed-on: #440
Downloads