github SpacingBat3/WebCord v3.8.0

latest releases: v4.9.2, v4.9.1, v4.9.0...
20 months ago
  • Add support for redirecting to HTTP pages (#209).
  • Improve unhandled error... handling?
    • Provide an option to let application run even after it has crashed (so you can break it further ).
    • Do not let application crash when URLs in permission handlers are invalid (#217).
  • Use ECMAScript 2022 features in compiled code (e.g. class keyword for declaring classes).
  • Try to fix issues with comparing favicons with hashes.
    • Do not convert data URLs to native images.
    • Do not convert native images to platform-specific and quite varying bitmap format.
  • Improve rendering alert message boxes in documentation markdown parser.
  • Upload lock file with the source code for more reproducible builds.
  • Refactor WebSocket server implementation.
    • Close unsuccessful connections with appropriate message (to fix #225 on WebCord's side).
  • Make scrollbars more compact in WebCord's internal pages.
    • This might be one of the most controversial changes, therefore hearing opinions on that would be great; please use Discussions for that purpose and not the bug tracker.
  • Initial work on πŸ‡¬πŸ‡·οΈ Greek and πŸ‡ͺπŸ‡ΈοΈ Spanish localization files (#218).

Full Changelog: v3.7.1...v3.8.0

Don't miss a new WebCord release

NewReleases is sending notifications on new releases.