Skip to content

Releases: SpacingBat3/WebCord

v4.10.2

06 Oct 11:02
f5a2fbb
Compare
Choose a tag to compare

v4.10.1

25 Aug 00:07
ff8b18b
Compare
Choose a tag to compare

Full Changelog: v4.10.0...v4.10.1

v4.10.0

06 Jul 00:42
83cbfad
Compare
Choose a tag to compare

Full Changelog: v4.9.2...v4.10.0

v4.9.2

11 May 22:56
c39e12a
Compare
Choose a tag to compare
  • Update @spacingbat3/disconnection, fixing an untracked bug with DEEP_LINK_CHANNEL not being detected properly and treated as unknown Discord request.
  • Update localization files.

Full Changelog: v4.9.1...v4.9.2

v4.9.1

03 May 20:47
71e1b68
Compare
Choose a tag to compare

Note

This is a hotfix release, now with fixed CI for Windows and recently announced bug: #536. See v4.9.0 for more information about changes since v4.8.0.

Full Changelog: v4.9.0...v4.9.1

v4.9.0

02 May 23:21
22d0e27
Compare
Choose a tag to compare

Note

Due to issues with GitHub actions being unable to correctly pass further arguments to NPM in order to allow for multi-arch builds on Windows, builds for Windows 32-bit and Windows ARM64 were built and provided by my PC. Moreover, no Squirrel builds will be provided. Sorry for inconvenience!

🔧️ Fixes and improvements

  • Properly resolve relative paths in CSS imports (#527, thanks @MatthewCash).
  • Handle exceptions caused when interpreting configs in WebCord (#417).

🧹️ Maintenance changes

  • Update Electron to 30.x.y.

Full Changelog: v4.8.0...v4.9.0

v4.8.0

21 Feb 18:47
60faa5a
Compare
Choose a tag to compare

Full Changelog: v4.7.1...v4.8.0

v4.7.1

06 Feb 20:03
a6e58ce
Compare
Choose a tag to compare

🔧️ Bug fixes

  • Fix issues with the font rendering on Windows (#512).
  • Implement handling of the circular references in CSS files that WebCord parses (it might be fun to try how this behaved before).
  • Switch to macOS ARM64 image in GitHub runners (and newer mac version) in order to try package ARM64 DMG that doesn't fail to launch without any additional steps made by the user (#173, this still hasn't been closed as it is unknown whenever this has been resolved).
  • Properly handle audio sharing; don't define the audio should be shared if the user doesn't want to to do so and allow sharing audio on all platforms only with Electron 29 and newer.

🧹️ Maintenance changes

  • Update markor to v12.
  • Bump Electron version in provided binaries to v28.2.1.

Full Changelog: v4.7.0...v4.7.1

v4.7.0

28 Jan 01:13
ae0cc68
Compare
Choose a tag to compare
  • Forcing audio share support flag has been removed, since it is NO-OP with the new API used for providing a getDisplayMedia to Discord.
  • Update Electron version to v28.
  • Improve accuracy of user agent spoofing, allowing to replace more parts of it (CPU arch, current OS etc.) with the flags and to

Full Changelog: v4.6.1...v4.7.0

v4.6.1

28 Dec 17:34
4ea70d8
Compare
Choose a tag to compare
  • Bump lockfile, update dependencies.
    • Update Electron to 28.1.0.
  • Remove (most) font modules that were bundled with WebCord, try using available system fonts instead.
  • Fix renderer crashes with About window (#497).

Full Changelog: v4.6.0...v4.6.1