v0.40.0

AppFlowy-IO/AppFlowyv0.40.0May 29, 2026by giswqs

AI Summary

The release focuses on fixing compatibility issues across Windows and macOS platforms and enables streaming output for DINOv3 segmentation.

Key Highlights

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

New Features

  • Stream DINOv3 GeoTIFF segmentation output

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