v0.39.4
langchain-ai/deepagentsv0.39.4May 26, 2026by giswqs
AI Summary
A patch release improving QGIS dependency resilience on Windows and updating Python version requirements.
Key Highlights
- Improved QGIS dependency resilience and Windows CI
- Updated Python requirement to 3.11
- Added road network simplification example
New Features
- Road network simplification example
- QGIS installer SSL installer fix
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