Skip to content

Releases: Vencord/Installer

v1.4.0

23 Jan 00:04
8bd9dfd

Choose a tag to compare

What changed

  • Cli UX has been considerably improved
  • Gui UX has been improved
  • Added automatic self updating on Windows & Linux
  • Some error messages have been made more user friendly
  • no longer warns you about running as Admin on windows
  • fixes some issues with the OpenAsar integration
  • fixed flashing a terminal window on Windows (this was due to using powershell to kill Discord)
  • patcher now writes a proper app.asar file instead of using a folder

sha256sum

If you would like, you can verify the integrity of your downloaded file using sha256sum.

  • VencordInstallerCli.exe: 466d2a0be1f380ddffed052df3cc132125fa34dc1af29312e14f13f358c8d2a2
  • VencordInstallerCli-linux: a2c888f4e18445c6eb94c94f40d0b30937ffe22aeaeb2e9505382e9830f4acc8
  • VencordInstaller.exe: dc0826657a005009f43bdc3a0933d08352f8b22b2b9b961697a2db6e9913e871
  • VencordInstaller.MacOS.zip: b7b4d38643223df94f3af937ad05cd25c68d0b1aa5b6da52b71aee4593da8817

Examples:

  • Using a sha256 hash from above:

     echo 466d2a0be1f380ddffed052df3cc132125fa34dc1af29312e14f13f358c8d2a2 ./VencordInstallerCli.exe | sha256sum --check
  • Using checksums.sha256 file:

     sha256sum --check --ignore-missing checksums.sha256

v1.3.1

14 Jul 16:19
ca03a38

Choose a tag to compare

What's new

  • The "Redownload Vencord" button has been replaced with a "Reinstall / Repair" button, that will allow you to fix broken Vencord installs
  • Some messages have been improved to be easier to understand
  • VencordInstaller will now no longer warn about being run as Admin if you are using the "Administrator" user
  • Branch display has been slightly improved

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jul 16:30
7ba5703

Choose a tag to compare

  • Added fake sites warning card
  • Fixed an edge case where having a package.json in the system root or your user folder could cause issues

Full Changelog: v1.2.10...v1.3.0

v1.2.10

18 May 00:09
875d0b7

Choose a tag to compare

  • Windows: Now automatically kills Discord before patching it so you don't have to do it yourself
  • Windows: Now detects being run as Administrator and shows a warning popup if this is the case. Avoid running the installer as administrator, it's unnecessary and might cause permission issues
  • Now falls back to our own api in case fetching release data from github fails. This should hopefully eliminate ratelimit and isp censorship related issues
  • Improved some messages to be more accurate

v1.2.9

17 May 17:24
2ed6824

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

02 Apr 00:09
1660a3d

Choose a tag to compare

Embed icon into binary so it doesn't need to be in cwd

v1.2.7

23 Mar 20:41
01d78b8

Choose a tag to compare

Internet Explorer jumpscare

v1.2.6

17 Mar 19:44
ef4466d

Choose a tag to compare

Add self update check

v1.2.5

17 Feb 04:06
1e45fca

Choose a tag to compare

windows: Show more helpful error for used by another process error

v1.2.4

21 Jan 22:23
180b155

Choose a tag to compare

Improve scuffed install error & help user resolve it