v0.8.18

EricLBuehler/mistral.rsv0.8.18Jun 21, 2026by EricLBuehler

AI Summary

The update introduces new CLI commands for UQFF handling, improves logging transparency during quantization, and hardens security for remote media fetching operations.

Key Highlights

  • Added UQFF-specific subcommands to CLI
  • Improved logging for skipped quantization
  • Hardened remote media fetching

New Features

  • Better logging for skipped quantization
  • UQFF-specific CLI subcommands
  • Remote media fetching security

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