Skip to content
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

Upgrade Electron to 2.0.0 #1658

Closed
bahmutov opened this issue May 2, 2018 · 1 comment
Closed

Upgrade Electron to 2.0.0 #1658

bahmutov opened this issue May 2, 2018 · 1 comment
Labels
type: chore Work is required w/ no deliverable to end user

Comments

@bahmutov
Copy link
Contributor

bahmutov commented May 2, 2018

New release of Electron https://electronjs.org/releases#2.0.0

Summary

  • Upgraded from Chrome 59.0.3071.115 to 61.0.3163.10.
  • Upgraded from Node 8.2.1 to 8.9.3.
  • Upgraded from v8 5.9.211.38 to 6.1.534.41.

Breaking API changes

  • Changed menu.popup signature.
  • Removed deprecated crashReporter.setExtraParameter
  • Removed deprecated webContents.setZoomLevelLimits and webFrame.setZoomLevelLimits.
  • Removed deprecated clipboard methods.
  • Removed support for boolean parameters for tray.setHighlightMode.
bahmutov added a commit that referenced this issue May 2, 2018
@jennifer-shehane jennifer-shehane added type: chore Work is required w/ no deliverable to end user stage: in progress labels May 2, 2018
@jennifer-shehane
Copy link
Member

Closing in favor of #2559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

No branches or pull requests

2 participants