SDK v13.2.0 and CLI v0.18.0 released
- Interact with the Map/GeoJSONView by selecting features on the map (see the image at the bottom)
- The manifest has been deprecated. Entities and entity types can now be fully defined within the Python files, making apps less complex
- Apply all fixes (within the current major version) at once using
viktor-cli fix
(without --upgrade) - Various features and bug fixed in the
viktor.geometry
module
Some of the above features require the latest CLI, so donβt forget to update using viktor-cli upgrade
Check the CHANGELOG for the complete list of changes!