v0.39.4
zarazhangrui/frontend-slidesv0.39.4May 26, 2026by giswqs
AI Summary
This update adds documentation for QGIS Windows troubleshooting and a new example for road network simplification. It also updates the Python version requirement to 3.11.
Key Highlights
- Add QGIS Windows install troubleshooting
- Add road network simplification example
- Update Python version requirement to 3.11
New Features
- Road network simplification example
- Windows troubleshooting documentation
Full Release Notes
## What's Changed * docs: add QGIS Windows install troubleshooting by @giswqs in https://github.com/opengeos/geoai/pull/781 * feat: add road network simplification example by @giswqs in https://github.com/opengeos/geoai/pull/782 * fix: update Python version requirement to 3.11 and remove 3.10 classifier by @giswqs in https://github.com/opengeos/geoai/pull/783 * fix: correct transformers dependency version by @giswqs in https://github.com/opengeos/geoai/pull/787 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/788 * Improve QGIS dependency resilience and Windows CI by @giswqs in https://github.com/opengeos/geoai/pull/789 * chore(qgis): release plugin SSL installer fix by @giswqs in https://github.com/opengeos/geoai/pull/790 * chore: bump geoai patch version to 0.39.4 by @giswqs in https://github.com/opengeos/geoai/pull/791 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.3...v0.39.4