Skip to content

Releases: cedws/discord-delete

1.9.0

16 Oct 17:26
Compare
Choose a tag to compare
  • Adds new token decryption for Windows

1.8.0

13 Oct 19:31
Compare
Choose a tag to compare
  • Removes token retrieval implementation for Windows/Linux
  • Adds new token decryption for macOS

1.7.0

10 Aug 18:54
Compare
Choose a tag to compare
  • Added parameter to skip pinned messages with --skip-pinned (thanks @mrrfv)
  • Added check to see if message is in locked or archived thread before attempting deletion
  • Improved deletion efficiency by properly reusing TCP connections
  • Updated to API v10
  • Removed partial subcommand in favour of making the root command perform this action
  • Various code improvements

1.6.3

27 Mar 21:06
Compare
Choose a tag to compare
  • Fixes an issue where tokens from discord.com are prioritised over tokens from discordapp.com in LevelDB

1.6.2

25 Nov 18:53
Compare
Choose a tag to compare
  • Starts building ARM binaries for Darwin/Linux
  • Changes --min-age-days/--max-age-days to --older-than-days/--newer-than-days for clarity

1.6.1

30 Oct 20:51
Compare
Choose a tag to compare
  • Adds automatic token retrieval for macOS (Darwin)

1.5.1

16 May 19:58
Compare
Choose a tag to compare
  • Adds --min-age-days and --max-age-days parameters for constraining the age of messages which should be deleted

1.4.2-hotfix1

06 May 17:46
Compare
Choose a tag to compare
  • Fixes an issue where replies were not being deleted on API v8 (thanks @Fragility7Unpiloted)

1.4.2

10 Apr 19:28
Compare
Choose a tag to compare
  • Switches over to API v8
  • Adds UA + super properties spoofing to try and look more like the official client

1.4.1

29 Mar 21:02
Compare
Choose a tag to compare
1.4.1 Pre-release
Pre-release

This is a pre-release which moves to API v8. Discord appears to have resolved inconsistencies in v8 and have now deprecated v6.

Please raise an issue if you spot anything strange in this version when testing.