Releases: chuk-development/plauder
Releases · chuk-development/plauder
Release list
Plauder v0.1.0
First tagged release of Plauder.
Downloads
Plauder_0.3.0_amd64.deb— Debian / Ubuntu / Mint / Pop!_OSPlauder-0.3.0-1.x86_64.rpm— Fedora / openSUSE / RHELPlauder_0.3.0_amd64.AppImage— distro-agnostic, justchmod +xand run
What's inside
- Tauri 2 + React 19 GUI with virtualized history, char-based diff %, editable corrections, anomaly detection, live logs
- Heroicons mic logo, proper hicolor theme install
- opusenc 16 kbps VOIP audio pipeline (~11× faster than ffmpeg/48k)
- Anti-swallow safeguard for truncated LLM output
Install the .deb:
```bash
sudo apt install ./Plauder_0.3.0_amd64.deb
```
(Internal Tauri version still reads 0.3.0 from before the v0.1 SemVer reset — to be bumped in v0.1.1.)