diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 13:32:36 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 13:32:36 +0200 |
| commit | e2656ebe8f36dcd213c2412d80f913172664e8d1 (patch) | |
| tree | c5bab51bb170e0369c2217838a8dc9b1678797c7 /CHANGELOG.md | |
| parent | 58b465b5b84cb90424eeffd6f877c8e5ad7bd647 (diff) | |
Prepare Parley 1.0.0 release
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ded7652 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 — 2026-07-24 + +First release of Parley. + +- Local microphone recording through FFmpeg and PipeWire Pulse compatibility. +- Local Parakeet transcription through `transcribe-cli`. +- Persistent transcript storage and clipboard fallback. +- Automatic semantic text insertion through a passthrough IBus engine. +- Animated in-field transcription indicator using IBus preedit text. +- Per-user D-Bus daemon and `parleyctl` client. +- GNOME Shell top-bar status extension. +- systemd user service and Arch Linux package recipe. +- Optional TOML configuration with system-oriented defaults. |
