v0.24.0
opengeos/geoaiv0.24.0Dec 21, 2025by giswqs
AI Summary
Upgrades the QGIS plugin to official status and adds a wetland notebook example for SAM 3.
Key Highlights
- Changed QGIS plugin from experimental to official
- Added SAM 3 wetland notebook example
- Added support for GPKG raster for SamGeo
New Features
- SAM 3 wetland notebook
- GPKG support for SamGeo
- CPU installation instructions
Full Release Notes
## What's Changed * Add python script for plugin package by @giswqs in https://github.com/opengeos/geoai/pull/426 * Add SAM 3 wetland notebook example by @giswqs in https://github.com/opengeos/geoai/pull/429 * Change QGIS plugin from experimental to official by @giswqs in https://github.com/opengeos/geoai/pull/431 * Update QGIS plugin instructions for Windows by @giswqs in https://github.com/opengeos/geoai/pull/434 * Update QGIS installation instructions by @giswqs in https://github.com/opengeos/geoai/pull/436 * Fix typos by @giswqs in https://github.com/opengeos/geoai/pull/437 * Update video tutorials by @giswqs in https://github.com/opengeos/geoai/pull/438 * Add CPU installation instructions by @giswqs in https://github.com/opengeos/geoai/pull/439 * Add support for GPKG raster for SamGeo by @giswqs in https://github.com/opengeos/geoai/pull/440 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.23.0...v0.24.0