Skip to content

Releases: uintdev/Discord-Cache-Dump

v1.3.0

16 Jul 17:07
Compare
Choose a tag to compare
  • Added flatpak support under a flag (--flatpak, -f) for Linux

Linux executable is x86-64 only. This version is only available for Linux as the changes made are only applicable for it.

v1.2.4

31 May 18:41
3f411e1
Compare
Choose a tag to compare
  • Addresses issue regarding the Chromium cache path change.

Windows and Linux executables are x86-64 only, macOS is ARM64.

v1.2.3

07 Jan 20:47
Compare
Choose a tag to compare

Improvements and a bug fix

  • Now using Go Modules v2
  • Codebase clean up
  • Updated message for if no cache directory was found for clarity of what to potentially do to resolve it
  • Exit codes are now unique depending on the error that halts execution
  • Modified timestamp is now preserved when copying files over (#2)
  • File extraction is now used on macOS

x86-64 only.

v1.2.2

10 Mar 16:16
Compare
Choose a tag to compare

Fixed a typo.

x86-64 only.

v1.2.1: Fix identification count accuracy

14 Aug 20:10
Compare
Choose a tag to compare

Bugfix release

  • Corrected accuracy of total in identification stats when there are files that cannot be copied

x86-64 only.

v1.2: Add flag support w/ new features (#1)

23 Jul 03:15
Compare
Choose a tag to compare

Feature release

  • Added --build (-b) flag for selecting a specific build
  • Added --noninteractive (-n) flag for skipping the requirement to press 'enter' to continue
    Note: jessevdk/go-flags, used by this project, allows / (if you don't wish to use - or --) for flags, if you wish to use that Windows-like format. Use the --help (-h) option for more information about the existing options.

x86-64 only.

v1.1

19 Mar 17:27
Compare
Choose a tag to compare

GNU/Linux and macOS fixes

  • Root is no longer required on GNU/Linux and macOS (permissions have been corrected)
  • Due to how cache is stored on GNU/Linux builds, a file extraction function has been implemented, so now most files will be in their raw forms while being copied, ready to be identified

x86-64 only.

v1.0

20 Feb 17:00
Compare
Choose a tag to compare

Initial release.

x86-64 only.