github SpacingBat3/WebCord v3.10.1

latest releases: v4.9.2, v4.9.1, v4.9.0...
19 months ago
  • Move WebSocket implementation to SpacingBat3/DisConnection.
    • This is made as a one of the changes to split WebCord into a few smaller modules.
  • Implement support for NODE_DEBUG and DEBUG env variables.
    • Both NODE_DEBUG and DEBUG will be set to * when --verbose flag is present in app's argv.
    • WebCord will also log its debug messages if NODE_DEBUG includes webcord as one of elements.
  • Improve algorithm that calculates and stores the window state.
    • Fix a bug where --start-minimized/-m flag could not work once app was closed maximized (#180).
    • Overall improve the logic used to determine how to store the application window.
  • Move to Electron 22.
  • Bump minimal supported Electron version to 17.x.y.
    • Remove some workarounds used for older Electron versions.
  • Localize WebCord to 🇦🇪️ Arabic by @Ali-x98 in #322.

Full Changelog: v3.10.0...v3.10.1

Don't miss a new WebCord release

NewReleases is sending notifications on new releases.