summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
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.