v0.31.1
opengeos/geoaiv0.31.1Feb 25, 2026by giswqs
AI Summary
Patch release focused on QGIS plugin improvements and bug fixes. Updates QGIS plugin to v1.0.0 and fixes issues with water segmentation notebook and vector visualization.
Key Highlights
- Fix incorrect parameter name in water segmentation notebook
- Add built-in dependency installer for QGIS plugin
- Bump QGIS plugin to v1.0.0
- Fix tiles parameter ignored in view_vector_interactive
New Features
- QGIS plugin dependency installer
- QGIS plugin v1.0.0
- Bug fixes for parameter handling
Full Release Notes
## What's Changed * Fix incorrect parameter name in water segmentation notebook by @wrignj08 in https://github.com/opengeos/geoai/pull/564 * Add built-in dependency installer for QGIS plugin by @giswqs in https://github.com/opengeos/geoai/pull/562 * Bump QGIS plugin to v1.0.0 by @giswqs in https://github.com/opengeos/geoai/pull/565 * Fix tiles parameter ignored in view_vector_interactive by @giswqs in https://github.com/opengeos/geoai/pull/566 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.31.0...v0.31.1