v0.39.1

opengeos/geoaiv0.39.1May 22, 2026by giswqs

AI Summary

Adds inference range drawing to QGIS segmentation panels and isolates diagnostics package probes from native crashes.

Key Highlights

  • Add inference range drawing to QGIS segmentation panels
  • Isolate diagnostics package probes from native crashes
  • Fix QGIS stale GeoAI venv detection

New Features

  • Inference range drawing to QGIS segmentation panels

Full Release Notes

## What's Changed
* fix: isolate diagnostics package probes from native crashes by @giswqs in https://github.com/opengeos/geoai/pull/769
* feat: add inference range drawing to QGIS segmentation panels by @giswqs in https://github.com/opengeos/geoai/pull/771
* Fix QGIS stale GeoAI venv detection by @giswqs in https://github.com/opengeos/geoai/pull/773
* chore: bump version to 0.39.1 and QGIS plugin to 1.4.1 by @giswqs in https://github.com/opengeos/geoai/pull/774


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.0...v0.39.1