Skip to content

Releases: roundedrectangle/SailDiscord

0.9.1

21 Aug 10:29

Choose a tag to compare

  • Viewing PNG and GIF stickers (lottie and apng ones are not shown)
  • Disabled sending attachments if you don't have required permissions
  • You can't send more than 10 attachments anymore (discord's limitation)

0.9

17 Aug 18:57

Choose a tag to compare

0.9
  • Sending pictures, videos and files
  • Spoilers in files
  • Better spoilers in pictures
  • Fixed WebView login
  • If you are stuck on login for a long time, a popup with a link to troubleshooting section in github readme will show up
  • Font size in messages is a little bit smaller now
  • Updated italian translations by @legacychimera247

Thanks a lot to @legacychimera247 for helping with testing the changes.

nightly

18 May 13:42

Choose a tag to compare

nightly Pre-release
Pre-release

This is the latest nightly release from the next branch

0.8.6

10 Jun 20:58

Choose a tag to compare

Hotfix with updated pyotherside_utils which should fix some stuff (sorry i forgot to clear cache before building)

sharing to android apps might be broken because files are cached by path (and temporary dircetory is very likely to use one path for multiple files)

v0.8.5 stable

10 Jun 19:58

Choose a tag to compare

  • Updated translations by eson57
  • Several improvements to caching
    • support any file extension
    • removed Pillow dependency
    • broken images are now manually downloaded from QML without caching
    • support all animated assets (currently only used in modern overview and custom emojis)
  • Fixed last opened server not re-opening sometimes
  • Last opened server is now scrolled to in the server list
  • Server icon is now animated in modern overview when selected
  • Updated discord.py-self to a newer version which works fine with python 3.8
  • Switched and adapted to pyotherside_utils libraries
  • Removed requests dependency
  • improved disconnecting
  • some changes to paged attachments view
  • some fixes for references
  • some ignored discord errors are now shown
  • ensure httpx and requests libraries are never used for downloading (for example when starting without Sailjail) so stuff doesn't break
  • logs now gave error summaries
  • an error is shown if downloading or sharing an attachment failed
  • attachments are now proxied through nearby proxy server (like cloudflare)
  • when downloading a file which already exists, a suffix with a number is added

v0.8.5 Beta 3

10 Jun 10:58

Choose a tag to compare

v0.8.5 Beta 3 Pre-release
Pre-release
  • adapt to latest pyotherside-utils
  • improved disconnecting
  • caching improvements
    • removed automatic cache fixing
    • when a cached image is broken it is still manually downloaded without caching
  • some changes to paged attachments view
  • some fixes for references

v0.8.5 Beta 2

18 May 18:04

Choose a tag to compare

v0.8.5 Beta 2 Pre-release
Pre-release
  • Switched and adapted to pyotherside_utils
  • Removed requests dependency

0.8.4

02 Apr 17:38

Choose a tag to compare

  • Added avatar decorations, only in messages for now
  • Fixed references not displaying
  • Fixed some translations being lost
  • Reorganized message context menu a little

0.8.3

26 Mar 17:48

Choose a tag to compare

several bugfixes

0.8.2

25 Mar 19:37

Choose a tag to compare

  • Rewrote some code parts
  • Added an option to disable quick scrolling in modern ui server list
  • Updated discord.py-self to the latest version
  • Updated opal modules to latest versions
  • Automatic text format now used to remove warnings in logs