Releases: ruslang02/discord-qt
Releases · ruslang02/discord-qt
DiscordQt v0.5.1
- 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
- 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
- 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
- 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
- Ability to embed files + thumbnails 6265b3d 1182f17
- Support for setting custom statuses 98346b1
- Emoji picker 502e87d 1109d30
- Server invite links support + accept invite code dialog 3d4d76f 2c522c1 2248496
- Moved to more highly optimized Qt components in lists c8725be 519cfe3 ca1f58b
- Stylish Discord-like UI components: tooltips, menus and scrollbars 296d0fb 87ea5cc ca1f58b
- User profile popups 6ecc7d5 1216b0a
- Assets are now cached on persistent storage f78c476
- Sending/error message indicators 4b6fcb2
- Filter for DM channels 1297081
- TWEmojis support in custom statuses (non-custom emojis) 0e6ea68
DiscordQt v0.2.5
- Added macOS builds 1310b1e
- Dynamic image preloading while scrolling 6e47405 e1d5ec5 9c6a84f e3e21a9
- Moved to a custom fork of discord.js v12 with user accounts support 77f5f28
- Implemented CI/CD in the repository, builds available for every push 7832b16
- Precompiled nodegui modules are now available for macOS, Windows and Linux AMD64 to speed up installation (you need to set
SKIP_BUILD=1
env variable to enable this) 6ef2871 - Fancy Discord-like scrollbars bb6ca14
- UI fixes 76fe43d 3e3ddc5
DiscordQt v0.2.0
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
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