blob: ded765285fb5bf885835d1aab6bef28ac0385e7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
|