Skip to content

Releases: diamondburned/dissent

Nightly Release

18 Oct 00:25
a788773
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: a788773
  • Go: v1.22.5
  • GTK: v4.14.4
  • Libadwaita: v1.5.2

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

v0.0.26

01 Aug 02:45
Compare
Choose a tag to compare

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

Full Changelog: v0.0.25...v0.0.26

v0.0.25

14 Jun 22:23
0ee3c81
Compare
Choose a tag to compare

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

24 Apr 09:46
Compare
Choose a tag to compare

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

05 Apr 01:02
2bdedd8
Compare
Choose a tag to compare

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

20 Mar 09:08
61c35c6
Compare
Choose a tag to compare

Very minor release created mostly to update Flatpak metadata.

Full Changelog: v0.0.21...v0.0.22