Releases: diamondburned/dissent
Releases · diamondburned/dissent
v0.0.35
Nightly Release
This is a nightly release of Dissent. It is built from the latest
commit on the branch.
Warning: This release is not guaranteed to be stable and may
contain bugs. Use at your own risk. Please report any issues you
encounter as separate GitHub Issues.
Version Information
- Dissent: 758c7c5
- Go: v1.24.4
- GTK: v4.18.5
- Libadwaita: v1.7.3
v0.0.34
v0.0.33 release but with working CI/CD pipelines for release artifacts. See v0.0.33 for changes.
v0.0.33
v0.0.32
(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 contribution in #336
Full Changelog: v0.0.31...v0.0.32
v0.0.31
Changes
v0.0.30
What's Changed
- ff2f067 Add message too long indicators
- c1be799 feat: simplify BackButton
- 3904703 feat: port View Source dialog to `adw.Dialog`
- c6234cc feat: port Quick Switcher dialog to `adw.Dialog`
- 38cd798 feat: replace `Adw.AboutWindow` with `Adw.AboutDialog`
- ee46dc7 Remove author ID from message tooltip
- 3f6689a Add missing channels-viewtree adw reset
Full Changelog: v0.0.29...v0.0.30
v0.0.29
Fix missing build artifacts from v0.0.28.
v0.0.28
Changelog
- Tweak channel banner styling to be smoother
- Tweak upload tray styling
- Allow marking attachments as spoiler
- Enable spell checking on Linux using libspelling
- This adds 2 new dependencies:
gtksourceview5
andlibspelling
- To disable this, build with
-tags nogtksource
- This adds 2 new dependencies:
- Fix #252 "left-aligned window controls"
- Hide collapsed message timestamps by default
- More small tweaks...
Full Changelog: v0.0.27...v0.0.28
v0.0.27
Mostly minor bug fixes, primarily on Windows.
Full Changelog: v0.0.26...v0.0.27