tag:github.com,2008:https://github.com/uintdev/Discord-Cache-Dump/releasesRelease notes from Discord-Cache-Dump2024-07-16T17:04:29Ztag:github.com,2008:Repository/171320352/v1.3.02024-07-18T15:29:53Zv1.3.0<ul>
<li>Added flatpak support under a flag (<code>--flatpak</code>, <code>-f</code>) for Linux</li>
</ul>
<p>Linux executable is x86-64 only. This version is only available for Linux as the changes made are only applicable for it.</p>uintdevtag:github.com,2008:Repository/171320352/v1.2.42023-10-31T23:32:19Zv1.2.4<ul>
<li>Addresses issue regarding the Chromium cache path change.</li>
</ul>
<p>Windows and Linux executables are x86-64 only, macOS is ARM64.</p>uintdevtag:github.com,2008:Repository/171320352/v1.2.32022-01-08T18:02:02Zv1.2.3<p>Improvements and a bug fix</p>
<ul>
<li>Now using Go Modules v2</li>
<li>Codebase clean up</li>
<li>Updated message for if no cache directory was found for clarity of what to potentially do to resolve it</li>
<li>Exit codes are now unique depending on the error that halts execution</li>
<li>Modified timestamp is now preserved when copying files over (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1094934205" data-permission-text="Title is private" data-url="https://github.com/uintdev/Discord-Cache-Dump/issues/2" data-hovercard-type="pull_request" data-hovercard-url="/uintdev/Discord-Cache-Dump/pull/2/hovercard" href="https://github.com/uintdev/Discord-Cache-Dump/pull/2">#2</a>)</li>
<li>File extraction is now used on macOS</li>
</ul>
<p>x86-64 only.</p>uintdevtag:github.com,2008:Repository/171320352/v1.2.22021-03-10T16:16:36Zv1.2.2<p>Fixed a typo.</p>
<p>x86-64 only.</p>uintdevtag:github.com,2008:Repository/171320352/v1.2.12021-03-10T16:17:01Zv1.2.1: Fix identification count accuracy<p>Bugfix release</p>
<ul>
<li>Corrected accuracy of total in identification stats when there are files that cannot be copied</li>
</ul>
<p>x86-64 only.</p>uintdevtag:github.com,2008:Repository/171320352/v1.22021-03-10T16:17:12Zv1.2: Add flag support w/ new features (#1)<p>Feature release</p>
<ul>
<li>Added <code>--build</code> (<code>-b</code>) flag for selecting a specific build</li>
<li>Added <code>--noninteractive</code> (<code>-n</code>) flag for skipping the requirement to press 'enter' to continue<br>
Note: <code>jessevdk/go-flags</code>, used by this project, allows <code>/</code> (if you don't wish to use <code>-</code> or <code>--</code>) for flags, if you wish to use that Windows-like format. Use the <code>--help</code> (<code>-h</code>) option for more information about the existing options.</li>
</ul>
<p>x86-64 only.</p>uintdevtag:github.com,2008:Repository/171320352/v1.12021-03-10T16:17:35Zv1.1<p>GNU/Linux and macOS fixes</p>
<ul>
<li>Root is no longer required on GNU/Linux and macOS (permissions have been corrected)</li>
<li>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</li>
</ul>
<p>x86-64 only.</p>uintdevtag:github.com,2008:Repository/171320352/v1.02021-03-10T16:17:44Zv1.0<p>Initial release.</p>
<p>x86-64 only.</p>uintdev