1.1.12 (2026-08-27)
Bug Fixes
- hardware: stop mobile GPUs inheriting desktop specs (#919) (#922) (0eb997a)
- ollama: map the gemma3 family sizes to their catalog ids (#950) (38dea9f), closes #866
- providers: map the four Gemma 4 models to their Bartowski GGUF repos (#332) (#955) (66f2846)
- use trendingScore when searching the HF Hub for GGUF repos (#952) (be8d8d7)
What's Changed
- fix(providers): map the four Gemma 4 models to their Bartowski GGUF repos by @Akciali in #955
- fix: use trendingScore when searching the HF Hub for GGUF repos by @lucletoffe in #952
- fix(ollama): map the gemma3 family sizes to their catalog ids by @Akciali in #950
- test(hardware): add fixture-backed AMD sysfs GPU scanner tests (#880) by @luojiyin1987 in #923
- fix(hardware): stop mobile GPUs inheriting desktop specs by @matiasagustincastro-byte in #922
- bench: community results for nvidia-gb10 by @MikiVazquez in #917
- chore(main): release 1.1.12 by @AlexsJones in #961
New Contributors
- @lucletoffe made their first contribution in #952
- @matiasagustincastro-byte made their first contribution in #922
- @MikiVazquez made their first contribution in #917
Full Changelog: v1.1.11...v1.1.12