github SpacingBat3/WebCord v3.5.1

latest releases: v4.10.2, v4.10.1, v4.10.0...
2 years ago
  • Improve app privacy / security:
    • Mitigate/fix the Electron's getUserMedia so using hard-coded constrains on non-Wayland platforms (Linux/Windows/macOS) won't bypass the picker and record the entire screen. It will fail from now with Error: Permission denied. I may try to look how stock Chromium behaves through and reproduce this.
    • Better native function spoofing, now replacing the function name in order to make it undistinguishable from the original ones.
    • Deny permissions Discord does not ask for at all.
    • Deny requests to media with no audio/video mediaType(s).
    • Fix URL checking logic in permissionHandler.
  • Fix macOS bugs.
    • Fix improper tray icon size (#153).
    • Fix an bug with parent windows not having native title bar where they should (#175).
  • Use OS-specific flag structure (/ on Windows, -/-- on *nix).
  • Sort third-party checklist by identifier in Content Security Policy configuration section.

Full Changelog: v3.5.0...v3.5.1

Don't miss a new WebCord release

NewReleases is sending notifications on new releases.