Releases: Vencord/Installer
Releases · Vencord/Installer
v1.4.0
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
v1.3.1
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
- 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
- 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
What's Changed
- MS store compliance by @lewisakura in #50
- cli: add "location" and "branch" flags to be fully automatable by @solomoncyj in #40
New Contributors
- @solomoncyj made their first contribution in #40
Full Changelog: v1.2.8...v1.2.9
v1.2.8
Embed icon into binary so it doesn't need to be in cwd
v1.2.7
Internet Explorer jumpscare
v1.2.6
Add self update check
v1.2.5
windows: Show more helpful error for used by another process error
v1.2.4
Improve scuffed install error & help user resolve it