Releases: diamondburned/dissent
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: a788773
- Go: v1.22.5
- GTK: v4.14.4
- Libadwaita: v1.5.2
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
v0.0.26
What's Changed
- Bump golang.org/x/image from 0.15.0 to 0.18.0 by @dependabot in #284
- Bump github.com/gorilla/schema from 1.3.0 to 1.4.1 by @dependabot in #290
- Clear message composer on StopEditing by @Eelinki in #292
- Minor bug fixes and style tweaks
New Contributors
- @dependabot made their first contribution in #284
- @Eelinki made their first contribution in #292
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Bug fixes
- Fix various visual inconsistencies on Adwaita theme
- Addition: Implemented basic inline text spoiler
- Addition: Highlight messages that mention the current user
Full Changelog: v0.0.24...v0.0.25
v0.0.24
This release contains mostly bug fixes. Attachments are now blurred if spoiler but no spoiler label yet.
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
This release mostly contains metadata changes for the Linux packaging.
The Windows package is now an EXE installer instead of a 7z archive. Thanks to Seabird for the GitHub Actions code that does this!
Important
Package maintainers: the filename format for the release artifacts have been changed! Please make sure that your new release contains this change.
Pull Requests
Full Changelog: v0.0.22...v0.0.23
v0.0.22
Very minor release created mostly to update Flatpak metadata.
Full Changelog: v0.0.21...v0.0.22