-
1.13.8 Stable
released this
2025-12-17 13:03:42 +00:00 | 42 commits to master since this release- extends the KonovaExceptionReporter to hold POST body content (practical for debugging broken content on API)
Downloads
-
1.13.7 Stable
released this
2025-12-03 12:50:34 +00:00 | 44 commits to master since this release- fixes a bug where the saving of an empty geometry could lead into a json decode error
- optimizes logic in case of empty geometry by dropping redundant pre-check on emptiness
Downloads
-
1.13.6 Stable
released this
2025-11-30 11:34:33 +00:00 | 47 commits to master since this release- fixes incorrect rendering of recording-info for deductions on unrecorded eco accounts
Downloads
-
1.13.5 Stable
released this
2025-11-28 10:46:28 +00:00 | 49 commits to master since this release- fixes bug where errors on geometry form were not rendered properly
- fixes bug where invalid geometry was written as read-only back into form (could not be corrected by user)
- adds explanatory comments to SimpleGeomForm is_valid() checks
- reorders code snippets for better understanding
- adds correcting logic to _set_geojson_properties() in case of missing properties element
- updates impressum link
Downloads
-
1.13.4 Stable
released this
2025-11-19 12:17:08 +00:00 | 52 commits to master since this release- fixes bug where de-facto deleted compensations (because of deleted intervention) would still show up as geometry conflicts on other entries
Downloads
-
1.13.3 Stable
released this
2025-11-07 13:12:34 +00:00 | 54 commits to master since this release- updates netgis map client (bugfix for https://github.com/sebastianpauli/netgis-client/issues/43#issuecomment-3446898016)
Downloads
-
1.13.2 Stable
released this
2025-10-23 14:17:21 +00:00 | 56 commits to master since this release- updates rp_dop map client layer from deprecated to newest
- fixes bug on netgis map client where importing a geometry would result in an error message
Downloads
-
1.13.1 Stable
released this
2025-10-21 14:00:07 +00:00 | 60 commits to master since this release- fixes a rendering bug where the menu bar of the map client overlapped modal forms
Downloads
-
1.13 Stable
released this
2025-10-15 07:52:11 +00:00 | 62 commits to master since this release- changes SimpleGeomForm behaviour on small geometries (<1m²): These geometries will now be dismissed on processing
- adds a new info message in case of automatically removed geometries on saving
- updates tests
Downloads
-
1.12 Stable
released this
2025-10-12 09:33:38 +00:00 | 64 commits to master since this releaseMap client update
- implements newest version of netgis map client
- generalizes map proxy response handling
- adds catch for undecodeable proxied content
- updates config for newest netgis map client
- changes netgis map client menu background to matching color scheme for konova
Downloads