-
1.22 Stable
released this
2026-07-10 14:02:34 +02:00 | 6 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 | 10 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 | 13 commits to master since this release- fixes bug where unfetchable data entries of a GeometryConflict would result in an error via API
Downloads
-
1.20.1 Stable
released this
2026-06-20 09:28:28 +02:00 | 15 commits to master since this release- fixes a bug where detected GeometryConflicts with deleted entries would case an IndexError
Downloads
-
1.20 Stable
released this
2026-06-17 11:59:54 +02:00 | 17 commits to master since this release- refactors internal fetching of GeometryConflict data
- adds serializing of GeometryConflict entry data (identifier, id) to GET API calls
Downloads
-
1.19 Stable
released this
2026-06-13 13:43:44 +02:00 | 19 commits to master since this release- adds default role check for intervention's compensation removing endpoint
- adds exception catching if gibberish data is sent to POST endpoint of user data propagation
- commits 'changed' manage.py and jspdf.debug.js despite being identical with repo files (git wants it, git gets it)
- improves reliability of generated token randomness
Downloads
-
1.18 Stable
released this
2026-05-14 15:06:03 +02:00 | 23 commits to master since this release- refactors team and user sharing by splitting into more maintainable blocks of code
- extents api sharing via team name with team id, so that both ways are supported now
- updates tests
Downloads