Releases: roundedrectangle/SailDiscord
Releases · roundedrectangle/SailDiscord
0.9.1
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
This is the latest nightly release from the next branch
0.8.6
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
- 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
- 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
- Switched and adapted to pyotherside_utils
- Removed requests dependency
0.8.4
- 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
several bugfixes
0.8.2
- 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