Mochi

Upgrade Electron

Electron and Tahoe don't play well together and Electron apps spike GPU usage.

See also https://github.com/electron/electron/issues/48311#issuecomment-3332181420 https://gist.github.com/tkafka/e3eb63a5ec448e9be6701bfd1f1b1e58

It's fixed in Electron

  • 36.9.2
  • 37.6.0
  • 38.2.0
  • 39.0.0
  • and all above 39

Mochi uses 14.2.9

Any chance of uprading?

4 Replies

The link in the footer to changelog doesn't work and I can't find the release log to 1.19.6

But 1.19.6 is still using Electron 14.2.9, correct?

Thanks for the heads up. I will take a look at upgrading. I had been putting this off because new versions of Chromium don't work with "third party cookies" which kind of breaks the app.

Found a workaround for this. Will release a new version soon.

Yes there were other breaking changes with the upgrade that I am still working through.