← Package directory
Available on winget

Install Dissent

Tiny native Discord app

Install with winget
winget install --id diamondburned.Dissent
Upgrade
winget upgrade --id diamondburned.Dissent
Uninstall
winget uninstall --id diamondburned.Dissent

About Dissent

Dissent (previously gtkcord4) is a third-party Discord client designed for a smooth, native experience on Linux desktops. Built with the GTK4 and libadwaita for a modern look and feel, it delivers your favorite Discord app in a lightweight and visually appealing package.

What's new in 0.0.37

Updated Arikawa to v3.6.0. This comes with a few bug fixes, namely #361. v0.0.36 was originally created for this, but it didn't contain the generated Go changes. This version fixes that. Full Changelog: https://github.com/diamondburned/dissent/compare/v0.0.35...v0.0.37

Read release notes

Version history

Version Updated Notes
0.0.37 Unknown Updated Arikawa to v3.6.0. This comes with a few bug fixes, namely #361. v0.0.36 was originally created for this, but it didn't contain the generated Go changes. This version fixes that. Full Changelog: https://github.co...
0.0.35 Unknown What's Changed - Warn user when uploading files that are too large (#350) - Fix oversized images due to weird GTK change (#352 and #351) Full Changelog: https://github.com/diamondburned/dissent/compare/v0.0.34...v0.0.35
0.0.34 Unknown v0.0.33 release but with working CI/CD pipelines for release artifacts. See v0.0.33 for changes.
0.0.32 Unknown (libspelling is finally bumped in a version update! sorry for that.) What's Changed - fix: update gotk4-spelling mod to fix build on Arch Linux by @Integral-Tech in #336 New Contributors - @Integral-Tech made their first...