-
-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Electron to latest 11.x #3164
Comments
prusnak
changed the title
Update Electron to latest (11.0.4 atm)
Update Electron to latest (11.1.0 atm)
Dec 14, 2020
Fix in #3187 |
prusnak
changed the title
Update Electron to latest (11.1.0 atm)
Update Electron to latest
Dec 26, 2020
@prusnak is there anything that can be tested on our side ? |
Not particularly. It will be tested in full round of testing. |
QA OK Info: Suite version: desktop 21.1.0 (93c2576) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Electron 11.0.1 blocks Rosetta, because it used to crash. This has been fixed later and reverted in electron/electron#26568 - since Electron 11.0.2 can run on Rosetta. If we want to support Apple M1 devices, we need to update Electron to 11.0.2 or later.
The text was updated successfully, but these errors were encountered: