v0.8.18
ruixenui/ruixen.comv0.8.18Jun 21, 2026by EricLBuehler
AI Summary
A release addressing quantization logging, CLI subcommands, and remote media fetching security.
Key Highlights
- Better logging for when quantization is skipped
- Added uqff-specific subcommands
- Harden remote media fetching
Full Release Notes
## What's Changed * feat(quant): better logging for when quantization is skipped by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2260 * feat(cli): add uqff-specific subcommands by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2261 * fix(server): harden remote media fetching by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2263 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.17...v0.8.18