v1.6.8
macro-inc/macrov1.6.8Jun 1, 2026by chonk-lain
AI Summary
This update introduces offline speaker labeling for file transcription and a saved microphone priority list with drag-to-reorder functionality. It also resolves multiple stability issues regarding microphone selection, OpenAI model compatibility, and audio focus management.
Key Highlights
- Added offline speaker labeling for file transcription with timestamps and export options.
- Introduced a saved microphone priority list with drag-to-reorder functionality and device history.
- Fixed modifier-only dictation shortcuts incorrectly firing after unrelated Shift-key combinations.
- Resolved microphone selection issues in clamshell mode and after audio route changes.
- Fixed temperature settings being ignored for non-reasoning OpenAI models.
New Features
- Offline speaker labeling for file transcription
- Saved microphone priority list with drag-to-reorder
Full Release Notes
<p align="center"> <img width="50%" alt="lancedb handshake" src="https://github.com/user-attachments/assets/7c6ef4c1-2c4c-4cfa-8def-332767159343" /> </p> ## What's Changed * Support Gemini embedding dimensions in Catsu wrappers by @hannibal-lee in https://github.com/chonkie-inc/chonkie/pull/571 * chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in https://github.com/chonkie-inc/chonkie/pull/595 * feat: add PyEmscripten wheels by @chonk-lain in https://github.com/chonkie-inc/chonkie/pull/597 * fix: write non-ASCII text as-is in JSON export instead of \uXXXX escapes by @zzhdbw in https://github.com/chonkie-inc/chonkie/pull/596 * chore(deps): bump uv from 0.11.6 to 0.11.15 by @dependabot[bot] in https://github.com/chonkie-inc/chonkie/pull/598 * chore: bump library by @chonk-lain in https://github.com/chonkie-inc/chonkie/pull/599 ## New Contributors * @zzhdbw made their first contribution in https://github.com/chonkie-inc/chonkie/pull/596 **Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.6.7...v1.6.8