Skip to content

DiscordQt v0.4.0

Compare
Choose a tag to compare
@ruslang02 ruslang02 released this 23 Sep 11:49
· 110 commits to master since this release
  • 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...