Releases: JurajKubelka/DiscordSt
Quick bug fixes
- Brick/Bloc package update
- missing message
- missing log info
Details: https://github.com/JurajKubelka/DiscordSt/milestone/6?closed=1
System Browser and Text Editor integration
Improvements:
- Calypso, Nautilus, Transcript, Monticello, and text editor integration
- password and token are not kept in the image (so, you can share your image without worries)
- shared message is editable in a Discord client
- include in the user message only selected text
- remember last attachment selection options in the send message dialog
- remember last selected account (registry) in the send message dialog
- better attachment widget that shows what is disabled
For details check: https://github.com/JurajKubelka/DiscordSt/milestone/5?closed=1
Two-Factor-Authentication Support
The main improvement is the Two-Factor-Authentication support.
https://github.com/JurajKubelka/DiscordSt/milestone/4?closed=1
Private group conversation fix
It fixes a private group conversations as it was not possible to display such channels in the list of private channels.
It also remove Commander dependency as it is not necessary for now.
New Gt-Playground Integration
This milestone improves the stability and developer experience. It introduce a new GT-Playground integration, a user interface that enables to share code snippets, source code, screenshots, and animated GIFs.
Subset support of Discord 6 REST API
It supports a subset of Discord REST API version 6 and has a basic support of Discord Gateway version 6.
The support is focused on sending messages.