Skip to content

Releases: ruslang02/discord-qt

DiscordQt v0.5.1

10 Jan 22:06
Compare
Choose a tag to compare
  • Voice chat members list is displayed in the channels list
  • Garbage collection fixes, significantly reduced number of crashes
  • Emoji picker displays where the emoji came from, less bugged
  • Very experimental voice chat support on Windows and macOS, most likely broken
  • Some other fixes and improvements

Some of these release files contain unneeded files, e.g. Linux versions contain a copy of binary ffmpeg, although it is not being used.

DiscordQt v0.5.0

17 Dec 12:19
Compare
Choose a tag to compare
  • Full voice chat support on Linux (excl. VC members listing)
  • Toggleable in-game voice chat overlay
  • DM notifications
  • Mobile UI optimizations
  • Show/hide muted channels
  • Better code quality
  • Loads of bug, crash fixes, UI improvements

DiscordQt v0.4.5

10 Oct 15:56
Compare
Choose a tag to compare
  • Experimental voice support for Linux-based systems 5f8645b 73f8c23
  • User notes support c04821e
  • Voice channel members widget 1a2e6a8
  • User mentions open a user profile popup as well bc9a4d5
  • Added German translations (thanks to @chechirecat) 6e27850
  • Guild channels now actually update their read state 6375bac
  • Qt widgets lifecycle is now being controlled (debugging purposes) 8d5dab5
  • Status dot is being used instead of text in the titlebar 6f601fe
  • Minor appearance fixes

DiscordQt v0.4.0

23 Sep 11:49
Compare
Choose a tag to compare
  • Using patching approach instead of a separate fork of discord.js 3d8f887
  • Unread indicators support 94393fe 76da446
  • Embeds support (not full) 7f8bffc 414e22f
  • Multi-language support (only English and Russian now) using Discord's localization files a95b24f
  • Themes support: AMOLED, dark, light 4d38852 45da9cb
  • Fancy status indicators a1448b1
  • User and channel mentions are displayed db9fa75
  • Tray icon 1d7cf11
  • All channels are now displayed, voice channels redirect to official app ad64efe
  • Message context menu, quoting support
  • Non-image files support, rich tooltips with info 064e168
  • Skip nodegui build to significantly decrease install times
  • Numerous fixes for crashes caused by unhandled garbage collection 43a2d4d
  • ...lots of other fixes and refactored code...

DiscordQt v0.3.0

13 Aug 23:26
Compare
Choose a tag to compare
DiscordQt v0.3.0 Pre-release
Pre-release

DiscordQt v0.2.5

30 Jul 17:19
Compare
Choose a tag to compare
DiscordQt v0.2.5 Pre-release
Pre-release

DiscordQt v0.2.0

23 Jul 17:54
Compare
Choose a tag to compare
DiscordQt v0.2.0 Pre-release
Pre-release

New features

  • Server chatting support
  • Multiple accounts authorization
  • Full configuration inside the app in the Settings view
  • Optimised caching and performance improvements
  • Icon display and Markdown render fixes
  • .deb package available for download

DiscordQt v0.1.0

18 Jul 21:12
4e666c0
Compare
Choose a tag to compare
DiscordQt v0.1.0 Pre-release
Pre-release

Features implemented

  • DM messaging with live message fetching
  • Custom static and animated emojis support
  • Images support
  • Markdown message formatting
  • Typing indicators

Executable is qode.exe. Configuration file is located at:

  • Linux: ~/.config/discord-qt/config.json
  • Windows: %APPDATA%/discord-qt/Config/config.json