From 1a1b2112bfe612c9c8af1df18a046428bd16f548 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 09:58:39 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0409e7c..bdf07e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,25 @@ - Added optional fuzzy dictionary suggestions per profile, with transcript-level review before applying near-match replacements. +## [0.2.0](https://github.com/forjd/muesli/compare/v0.1.2...v0.2.0) (2026-04-26) + + +### Features + +* add custom dictionary corrections ([958d3ee](https://github.com/forjd/muesli/commit/958d3ee5d998db95c43f1370129355b8e95002ab)) +* add dictation storage modes ([95bec7a](https://github.com/forjd/muesli/commit/95bec7a703a808415ae64d0f8fd343034af41421)) +* add dictionary profiles ([660ecbe](https://github.com/forjd/muesli/commit/660ecbe06c33dab176b4f6b4c4b1bc4cd782b174)) +* add explicit offline mode ([beac981](https://github.com/forjd/muesli/commit/beac9814c39a75c56af6e5bc595c5b3fe197234a)) +* add global dictation feedback ([daa1470](https://github.com/forjd/muesli/commit/daa1470de912f8bb9a2889f85c804e0789702e68)) +* add menu bar controls ([a068265](https://github.com/forjd/muesli/commit/a068265ba333ec0bdb30b3902dff45d1fb7bedcf)) +* add optional dictation sound effects ([52e35fd](https://github.com/forjd/muesli/commit/52e35fdcffc2c121b389ea60591fc8391dd6c6a3)) +* add privacy model and encrypted local storage ([21d31aa](https://github.com/forjd/muesli/commit/21d31aa4f1a71412c4ece344f7ed6962dd4b4a10)) +* add recording overlay ([a17c6bc](https://github.com/forjd/muesli/commit/a17c6bc6856288b3af92c9838b854b24dbfe879c)) +* add retention controls ([e501944](https://github.com/forjd/muesli/commit/e5019442b397c7e9ce6874d75e046a8af99ab5e6)) +* add transcript replacement rules ([c9fa373](https://github.com/forjd/muesli/commit/c9fa373cece8f79f59060adf730cb2b5a98219e9)) +* add VAD chunk rotation ([866c2af](https://github.com/forjd/muesli/commit/866c2afb257a7e470909081fa37d6f7617f76aca)) +* improve recoverable error states ([e47d01e](https://github.com/forjd/muesli/commit/e47d01e7d9d5ef85e9f1b0f77495a4733c37dc20)) + ## [0.1.2](https://github.com/forjd/muesli/compare/v0.1.1...v0.1.2) (2026-04-25) diff --git a/version.txt b/version.txt index d917d3e..0ea3a94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.2 +0.2.0