react-explorer icon indicating copy to clipboard operation
react-explorer copied to clipboard

Migrate to Electron 11

Open warpdesign opened this issue 5 years ago • 2 comments
trafficstars

What needs to be done:

  • [x] update drivelist to 9.2.1 (some changes may be needed: the API appears to have changed)
  • [x] upgrade Electron to version 11
  • [ ] update build process to allow building ARM64 builds for Windows, Linux & Mac (see https://github.com/electron-userland/electron-builder/issues/5392#issuecomment-727931760 & https://github.com/electron-userland/electron-builder/pull/5426)

warpdesign avatar Nov 20 '20 07:11 warpdesign

Electron 11 is a bit... behind to say the least. The latest version is 19, so that would be over 8 releases behind. And only the last 3 Electron releases get security patches!

jdev082 avatar Jun 13 '22 14:06 jdev082

Indeed. I'm going to upgrade to Electron 12 but this will require quite a lot of work: I want to leave enabled most security/sandboxing options so this will require some work.

When it's done, I think upgrading to more up to date versions of Electron won't be a problem.

I'll leave the ARM Mac version for now.

warpdesign avatar Jun 17 '22 13:06 warpdesign

Fixed in #240

warpdesign avatar Nov 08 '22 13:11 warpdesign