v0.29.0

opengeos/geoaiv0.29.0Feb 6, 2026by giswqs

AI Summary

Feature release adding building change detection, canopy height estimation, and scientific publication with bug fixes for semantic segmentation.

Key Highlights

  • Add ChangeStar building change detection support
  • Add canopy height estimation support
  • Add JOSS paper publication
  • Fix preserve class IDs in multi-class semantic segmentation masks

New Features

  • ChangeStar building change detection
  • Canopy height estimation
  • JOSS paper
  • Class ID preservation fix for semantic segmentation

Full Release Notes

## What's Changed
* Add ChangeStar building change detection support by @giswqs in https://github.com/opengeos/geoai/pull/513
* Add JOSS paper by @giswqs in https://github.com/opengeos/geoai/pull/515
* Add JOSS paper badge by @giswqs in https://github.com/opengeos/geoai/pull/516
* Add canopy height estimation support by @giswqs in https://github.com/opengeos/geoai/pull/514
* fix: preserve class IDs in multi-class semantic segmentation masks by @giswqs in https://github.com/opengeos/geoai/pull/522


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.28.0...v0.29.0