-
v0.2.0 — Desktop App
Stablereleased this
2026-07-07 18:19:22 +00:00 dumpsterChat Desktop v0.2.0 (Linux x86_64)
Native desktop app built with Tauri 2. Runs as a standalone window with WebKitGTK rendering.
Downloads
- AppImage (97MB) —
chmod +x dumpsterChat_0.2.0_amd64.AppImage && ./dumpsterChat_0.2.0_amd64.AppImage - deb (3.9MB) —
sudo dpkg -i dumpsterChat_0.2.0_amd64.deb - rpm (3.9MB) —
sudo rpm -i dumpsterChat-0.2.0-1.x86_64.rpm
Changes since v0.1.0
- Full date+time display in DMs (matches channel format)
- Upload limit increased from 25MB to 1GB
- Read indicator: NEW divider line between read and unread messages
Notes
- Built on Arch Linux (glibc 2.41)
- AppImage bundles all GTK/WebKitGTK dependencies, no installation required
- .deb requires
libwebkit2gtk-4.1-0,libgtk-3-0,libappindicator3-1
Downloads
- AppImage (97MB) —