v0.42.0
opengeos/geoaiv0.42.0Jul 25, 2026by giswqs
AI Summary
Adds vLLM inference backend and UniverSat wrapper support. Fixes progress bar suppression in quiet/verbose modes. Updates documentation and CI workflows.
Key Highlights
- vLLM inference backend for open-source model deployment
- UniverSat wrapper support
- Mining footprint mapping notebook added
- Automated Claude code review workflow
New Features
- vLLM inference backend for open-source model deployment
- UniverSat wrapper support
Full Release Notes
## v0.42.0 **Features** - vLLM inference backend for open-source model deployment (#868) - UniverSat wrapper support (#860) **Bug fixes** - Make quiet/verbose flags actually suppress progress bars (#871) **Docs** - Add mining footprint mapping notebook (#869) **CI** - Stop `uv run` from re-resolving the project in the docs workflow (#872) - Replace Netlify docs preview with gh-pages preview (#867) - Add automated Claude code review workflow for pull requests (#862) - Bump actions/checkout from 6 to 7 (#863) QGIS plugin: 1.7.0 **Full changelog**: https://github.com/opengeos/geoai/compare/v0.41.2...v0.42.0