Releases: SpacingBat3/WebCord
v4.10.2
Full Changelog: v4.10.1...v4.10.2
v4.10.1
Full Changelog: v4.10.0...v4.10.1
v4.10.0
Full Changelog: v4.9.2...v4.10.0
v4.9.2
- Update
@spacingbat3/disconnection
, fixing an untracked bug withDEEP_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
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
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
Full Changelog: v4.7.1...v4.8.0
v4.7.1
🔧️ 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
- 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
- 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