Skip to content

Releases: chuk-development/plauder

Release list

Plauder v0.1.0

Choose a tag to compare

@chukfinley chukfinley released this 01 Jun 14:54

First tagged release of Plauder.

Downloads

  • Plauder_0.3.0_amd64.deb — Debian / Ubuntu / Mint / Pop!_OS
  • Plauder-0.3.0-1.x86_64.rpm — Fedora / openSUSE / RHEL
  • Plauder_0.3.0_amd64.AppImage — distro-agnostic, just chmod +x and 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.)