1.6.0

lumina-ai-inc/chunkr1.6.0Dec 15, 2025by Kieirra

AI Summary

Introduces major features like LLM Connect for Ollama, automatic formatting rules, and UI enhancements like Toggle-to-Talk and Sound Feedback. Includes backend refactoring and an experimental macOS build.

Key Highlights

  • LLM Connect with presets for translation, medical dictation, and development
  • Automatic Formatting Rules for text transformations
  • Toggle-to-Talk Mode for recording
  • Sound Feedback for audio cues
  • Experimental macOS build (Intel architecture only)

New Features

  • LLM Connect (Ollama)
  • Automatic Formatting Rules
  • Toggle-to-Talk Mode
  • Sound Feedback
  • UI notifications
  • Dictionary configuration migration

Full Release Notes

### ✨ New Features
- **(Major) LLM Connect** — Connect Murmure to a local LLM (Ollama) to enhance, correct, or reformat transcriptions through post‑processing. Includes presets for translation, medical dictation, development, and automatic reformulation.
- **(Major) Formatting Rules** — Automatic text transformations: add trailing spaces, insert spaces before `?!`, convert text-to-numbers, or apply custom find/replace rules.
- **Toggle-to-Talk Mode** — New alternative to push‑to‑talk: press once to start recording, press again to stop. Thanks to @nicolascrop.
- **Sound Feedback** — Audio cues when starting and stopping a recording.

### ♻️ Refactor
- Improved UI notifications.
- Backend refactor aligned with SRP principles.
- Dictionary configuration migration in preparation for import/export support. Thanks to @icristescu.

### 🐛 Bug Fixes
- Fixed overlay misalignment with fractional display scaling. Thanks to @flomillot (PR #73).
- Fixed a transcription pipeline issue where processing would stop when the transcription was empty, preventing dictionary rules, formatting rules, and LLM post‑processing from being triggered.

### 🧪 Experimental
- Added an **experimental macOS build (Intel architecture only)**.

### 🙌 Thanks
Special thanks to our beta testers: @HachetAmaury, @Grujowmi, and @aparrot.