replit / desktop

Replit Desktop App
116 stars 7 forks source link

Upgrade Electron to 28.1.0 #145

Closed sergeichestakov closed 10 months ago

sergeichestakov commented 10 months ago

Why

We're ~5 weeks behind which apparently is 2 major versions. Anyways, the immediate impetus for this upgrade is to see if this fixes the crashes we've been seeing that users are reporting frequently. Judging by the responses in this issue it seems upgrading from v26 to v28 has helped at least a few people: https://github.com/electron/electron/issues/37531#issuecomment-1860408750

As with any version bump, we should see some misc bug fixes/improvements.

What changed

Upgrade Electron to 28.1.0

Test plan

Should see fewer crashes in Sentry. Otherwise, the desktop app should largely work and function the same.