v0.39.4

AppFlowy-IO/AppFlowyv0.39.4May 26, 2026by giswqs

AI Summary

This update improves documentation and adds a new road network simplification example, alongside updating Python version requirements.

Key Highlights

  • Add QGIS Windows install troubleshooting
  • Add road network simplification example
  • Update Python version requirement to 3.11
  • Improve QGIS dependency resilience and Windows CI

Breaking Changes

  • Update Python version requirement to 3.11

New Features

  • Add road network simplification example

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