v0.40.1
mkturkcan/DARTv0.40.1Jun 2, 2026by giswqs
AI Summary
This patch release upgrades the default MiniMax model to M3 and adds optional dependencies like 'quackosm' and 'localtileserver'. It also includes fixes for QGIS CUDA and Torch dependency installation issues.
Key Highlights
- Upgraded MiniMax default model to M3
- Added quackosm and localtileserver dependencies
- Fixed QGIS CUDA torch dependency install
New Features
- MiniMax M3 model support
- Optional dependency additions
- QGIS dependency resilience
Full Release Notes
## What's Changed * feat: upgrade MiniMax default model to M3 by @octo-patch in https://github.com/opengeos/geoai/pull/804 * feat: add 'quackosm' and 'localtileserver' to optional dependencies in pyproject.toml by @giswqs in https://github.com/opengeos/geoai/pull/806 * Fix train_pixel_regressor verbose logging by @giswqs in https://github.com/opengeos/geoai/pull/808 * Fix QGIS CUDA torch dependency install by @giswqs in https://github.com/opengeos/geoai/pull/809 * chore: bump patch version to 0.40.1 by @giswqs in https://github.com/opengeos/geoai/pull/810 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.40.0...v0.40.1