v0.40.0

mkturkcan/DARTv0.40.0May 29, 2026by giswqs

AI Summary

This release adds streaming output for DINOv3 GeoTIFF segmentation and fixes critical issues with QGIS on Windows and macOS, including torch DLL bootstrap and SAM3 verification. It also improves the Mask R-CNN training worker defaults.

Key Highlights

  • Stream DINOv3 GeoTIFF segmentation output
  • Fixed Windows QGIS torch DLL bootstrap
  • Fixed macOS QGIS SAM3 verification
  • Improved Mask R-CNN training worker defaults

New Features

  • DINOv3 streaming
  • Cross-platform QGIS fixes
  • Training worker improvements

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