Skip to content

Releases: diamondburned/dissent

v0.0.35

03 Jul 09:33
Compare
Choose a tag to compare

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: v0.0.34...v0.0.35

Nightly Release

03 Jul 10:06
5b447f4
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-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

06 May 04:33
90cffe0
Compare
Choose a tag to compare

v0.0.33 release but with working CI/CD pipelines for release artifacts. See v0.0.33 for changes.

v0.0.33

03 May 09:27
32bd732
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.32...v0.0.33

v0.0.32

19 Jan 00:08
26152d2
Compare
Choose a tag to compare

(libspelling is finally bumped in a version update! sorry for that.)

What's Changed

New Contributors

Full Changelog: v0.0.31...v0.0.32

v0.0.31

27 Nov 16:57
a788773
Compare
Choose a tag to compare

v0.0.30

10 Sep 07:26
ff2f067
Compare
Choose a tag to compare

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

24 Aug 14:46
99096aa
Compare
Choose a tag to compare

Fix missing build artifacts from v0.0.28.

v0.0.28

23 Aug 15:27
9f75ac0
Compare
Choose a tag to compare

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 and libspelling
    • To disable this, build with -tags nogtksource
  • 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

05 Aug 03:40
918e606
Compare
Choose a tag to compare

Mostly minor bug fixes, primarily on Windows.

Full Changelog: v0.0.26...v0.0.27