1 1 Ripcord version 0.3.4 (2018-9-24)
2 2 ---------------------------------
3 3 - Fixed QObject::startTimer warning on Linux during program startup
4 4 - Fixed libpng color profile warnings in console (by suppressing them)
5 5 - Discord: added support for the 'priority speaker' permission flag
6 6 - Discord: removed 'create rich message' feature
7 7 - Note: sending message embeds on Discord as regular user accounts has become discouraged, and will likely make people think you are using scripts to automate your user account.
8 -- Discord: fixed the pinned messages view not starting scrolled to the button (newest messages are at bottom)
8 +- Discord: fixed the pinned messages view not starting scrolled to the bottom (newest messages are at bottom)
9 9 - Slack: added support for bot/app action buttons and selection lists
10 10 - Slack: added support for bot/app dialog boxes and text entry fields
11 11 - Slack: added support for slash commands
12 12 - Note: does not yet autocomplete or show a list of available commands
13 13 - Slack: added displaying more field types in message attachments
14 14 - Slack: fixed some fields in message attachments not displaying embedded user names correctly
15 15 - Slack: fixed some thread broadcast messages being only visible in the thread instead of also in the channel