Skip to content

Releases: itschasa/Discord-Backup

v1.2.10

14 Dec 18:08
Compare
Choose a tag to compare

Fix to discord build number fetching, again...

v1.2.9

17 Nov 13:12
Compare
Choose a tag to compare

Fix to fetching Discord's build number

v1.2.8

02 Nov 21:38
Compare
Choose a tag to compare

Fix to restoring relationships.

v.1.2.7

22 Oct 13:03
Compare
Choose a tag to compare

Bug Fixes:

  • Fix to requests when content was encoded in brotli
  • Incresed retries for creating invites (3 -> 5)

v1.2.6

26 Sep 19:15
Compare
Choose a tag to compare

Fix to build numbers

v1.2.4

03 Sep 17:57
Compare
Choose a tag to compare

Fixed build number fetching + added easy testing for guild creation.

Release v1.2.3

07 Aug 21:26
Compare
Choose a tag to compare

Fixed issue #21, guild creation failure again. Discord honestly loves cloudflare so much. I do too tbh.

Release v1.2.2

28 Jul 17:24
Compare
Choose a tag to compare

Fixes / Updates:

  • Added into account the new time restrictions for non-community servers. (this thing)

image

Remember to star for more updates!

Release v1.2.1

06 Jun 12:24
Compare
Choose a tag to compare

Fixes / Updates:

  • Fixed #12
  • Fixed #14
    • New http client was needed for this, as Discord now blocks requests ("Unknown Message") on vulnerable endpoints, when the Cloudflare Bot Score is too high (like when using the requests module in python)
  • Removed a bit of code duplication
  • Removed startup.py
    • This was used in the old version of the backup tool for authentication (closed-source), and was due to be removed.
  • Changed some dumb stuff I did in the program (just look at cfgload.py before and after lol)
  • Made changing client info easier for requests to Discord.
  • Fixed Auto-Backup when using source.
  • Fixed miss-ID on creating guild for restoring.
    • Seems like Discord just handled it anyways, but better safe than sorry.
  • Made creating guild on restoring more resilliant to errors.

Remember to star for more updates! This update was long due, sorry for how long it took to get out! <3

Release v1.2.0

28 Mar 19:24
Compare
Choose a tag to compare

Added:

  • Backup and Restoring Favourited GIFs
    • As requested in #10

Fixes / Updates:

  • Updated the Readme to reflect recent changes of the program.
  • Changed Option 4 (Help) to redirect the user to the readme / Discord Server.

remember to star for more updates! <3