v0.40.0
gitbutlerapp/gitbutlerv0.40.0May 29, 2026by giswqs
AI Summary
Improves cross-platform compatibility for QGIS and adds streaming support for DINOv3 GeoTIFF segmentation output.
Key Highlights
- Fixed Windows QGIS torch DLL bootstrap
- Fixed macOS QGIS SAM3 verification
- Added streaming support for DINOv3 GeoTIFF segmentation
New Features
- DINOv3 streaming
- QGIS compatibility fixes
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