v0.8.20

daytonaio/daytonav0.8.20Jun 21, 2026by EricLBuehler

AI Summary

This release focuses on infrastructure improvements for the CI/CD workflow and better handling of device mappings during quantization file generation.

Key Highlights

  • Improved CI release workflow binary upload reliability
  • Improved device mapping handling for UQFF generation

New Features

  • Improved CI release workflow
  • Better UQFF device mapping

Full Release Notes

## What's Changed
* feat(ci): improve release workflow binary upload reliability by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2267
* feat(quant): improve uqff generation device mapping handling by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2269


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.19...v0.8.20