Skip to content

Releases: JurajKubelka/DiscordSt

Quick bug fixes

04 Apr 11:18
Compare
Choose a tag to compare
  • 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

03 Apr 09:56
Compare
Choose a tag to compare

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

19 Mar 12:52
Compare
Choose a tag to compare

The main improvement is the Two-Factor-Authentication support.

https://github.com/JurajKubelka/DiscordSt/milestone/4?closed=1

Private group conversation fix

12 Mar 14:58
9149fc4
Compare
Choose a tag to compare

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

11 Mar 23:28
Compare
Choose a tag to compare

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

23 Jan 12:21
Compare
Choose a tag to compare

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.