From e2656ebe8f36dcd213c2412d80f913172664e8d1 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 13:32:36 +0200 Subject: Prepare Parley 1.0.0 release --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md (limited to 'CHANGELOG.md') 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. -- cgit v1.3.1