v0.40.0
zarazhangrui/frontend-slidesv0.40.0May 29, 2026by giswqs
AI Summary
This release addresses compatibility and usability issues across Windows and macOS environments for QGIS integration, including fixes for torch DLL bootstrapping and GeoTIFF segmentation output.
Key Highlights
- Fix Windows QGIS torch DLL bootstrap
- Fix macOS QGIS SAM3 verification
- Stream DINOv3 GeoTIFF segmentation output
New Features
- Streaming output for DINOv3 GeoTIFF segmentation
Full Release Notes
## What's Changed * Fix Windows QGIS torch DLL bootstrap by @giswqs in https://github.com/opengeos/geoai/pull/795 * Fix macOS QGIS SAM3 verification by @giswqs in https://github.com/opengeos/geoai/pull/799 * Stream DINOv3 GeoTIFF segmentation output by @giswqs in https://github.com/opengeos/geoai/pull/800 * Fix Mask R-CNN training worker default by @giswqs in https://github.com/opengeos/geoai/pull/801 * Bump minor versions by @giswqs in https://github.com/opengeos/geoai/pull/802 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.4...v0.40.0