v2.12.1
resemble-ai/chatterboxv2.12.1May 29, 2026by tinchox5
AI Summary
Patch release addressing type definitions for download formats and placeholder color rendering in webkit browsers.
Key Highlights
- Fixes download format option types.
- Fixes placeholder colors not being copied on webkit browsers.
Full Release Notes
## What's Changed * Fix download format option types by @puneetdixit200 in https://github.com/zumerlab/snapdom/pull/417 * Fix for placeholder colors not being copied over on webkit browsers by @pdufour in https://github.com/zumerlab/snapdom/pull/420 ## New Contributors * @puneetdixit200 made their first contribution in https://github.com/zumerlab/snapdom/pull/417 * @pdufour made their first contribution in https://github.com/zumerlab/snapdom/pull/420 **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v2.12.0...v2.12.1