SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.88k stars 94 forks source link

Update electron to v23 #390

Closed aschereT closed 1 year ago

aschereT commented 1 year ago

Updates electron to at least v23.0.0.

This is intended to fix the issue encountered on long-running VCs, where the whole thing freezes without warning and you're left talking to yourself (not like that ever happened to me).

Most notable breaking change is that Windows 8.1 and below are no longer supported. https://releases.electronjs.org/release/v23.0.0

SpacingBat3 commented 1 year ago

I close this as master (v4) is currently dead. No promises given, but some bug fixes might land (without Electron bump needed), including a fix for this one, after I will create v4 branch and master will be used for v5 development.