Download Latest Version webcord-squirrel-arm64.exe (138.8 MB)
Email in envelope

Get an email when there's a new version of WebCord

Home / v4.13.2
Name Modified Size InfoDownloads / Week
Parent folder
WebCord-win32-x64-4.13.2.zip 2026-06-28 149.7 MB
webcord-squirrel-arm64.exe 2026-06-28 142.4 MB
webcord-squirrel-x64.exe 2026-06-28 145.6 MB
webcord-squirrel-x64.msi 2026-06-28 145.5 MB
WebCord-win32-arm64-4.13.2.zip 2026-06-28 146.5 MB
webcord-4.13.2-full.nupkg 2026-06-28 144.5 MB
webcord-squirrel-arm64.msi 2026-06-28 142.2 MB
webcord-squirrel-ia32.exe 2026-06-28 124.3 MB
webcord-squirrel-ia32.msi 2026-06-28 124.1 MB
WebCord-win32-ia32-4.13.2.zip 2026-06-28 127.5 MB
WebCord-4.13.2-x64.AppImage 2026-06-28 128.1 MB
WebCord-4.13.2-arm64.AppImage 2026-06-28 126.8 MB
WebCord-4.13.2-armv7l.AppImage 2026-06-28 123.4 MB
webcord_4.13.2_armhf.deb 2026-06-28 97.2 MB
webcord_4.13.2_amd64.deb 2026-06-28 95.6 MB
webcord_4.13.2_arm64.deb 2026-06-28 93.8 MB
webcord-4.13.2-1.arm64.rpm 2026-06-28 81.1 MB
webcord-4.13.2-1.armv7hl.rpm 2026-06-28 85.9 MB
webcord-4.13.2-1.x86_64.rpm 2026-06-28 87.0 MB
RELEASES 2026-06-28 79 Bytes
WebCord.arm64.dmg 2026-06-28 119.5 MB
WebCord.x64.dmg 2026-06-28 123.1 MB
README.md 2026-06-28 1.9 kB
v4.13.2 source code.tar.gz 2026-06-28 543.6 kB
v4.13.2 source code.zip 2026-06-28 618.0 kB
Totals: 25 Items   2.6 GB 0

[!NOTE] This is a hotfix release to v4.13.1 that resolves an Electron Forge bug that causes lack of assets from CI and bumps the lockfile. Below will be a changelog from v4.13.1, and the release itself will be compared against v4.13.0.

🛠️ Fixes:

  • 7c529e3: Re-enable audio sharing on Wayland, after testing it can be used in way it won't cause crashes or bugs.

    • 69cf4c5: There's a known bug in Chromium that in case of cancelling the audio sharing (e.g. on wlroots by pressing ESC key), screen sharing request will not be resolved correctly and Discord / Electron will end up in unclean state, where re-trying audio share will not work at this state or even might crash the application. WebCord will log out when there is a probability this bug occurs. As there's no way to sensibly recover from this on JS side of code, only restarting application to clear Electron state might help with mitigating this bug.
  • 4b1d144: For Arch Linux and Arch-based distribution users, this also resolves a bug due to v41 Electron version, as we move to v42.

🧹️ Chore:

  • 4b1d144: Bump numerous dependencies to their latest version, including Electron to v42.
  • c8a9aae: Code refactoring due to linter errors, mostly related to types and their comparison, to more accurately express the types in specific places than before.
  • b263fa1: Better logging where WebCord logs out errors as implementation for their handling logic. It will now include kind of error, and for unknown class instances (being very unusual anyway in promise rejections but still handles as JS allows to throw anything) it will also try to log out the object's name and value, using standard class-defined method to format the unknown objects to string.

Full Changelog: https://github.com/SpacingBat3/WebCord/compare/v4.13.0...v4.13.2

Source: README.md, updated 2026-06-28