-
Notifications
You must be signed in to change notification settings - Fork 2
Update electron to the latest version 🚀 #24
base: master
Are you sure you want to change the base?
Conversation
Version 2.0.1 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.1Bug Fixes
macOS
Linux
Windows |
Version 2.0.2 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.2Bug Fixes
Linux
Windows
|
Version 2.0.3 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.3Bug Fixes
macOS
|
Version 2.0.4 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.4Bug Fixes
macOS
Windows
|
Version 2.0.5 just got published. |
Version 2.0.6 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.6Bug Fixes
|
Version 2.0.7 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.7Bug Fixes
|
Version 2.0.8 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.8Bug Fixes/Changes
|
Version 2.0.9 just got published.Update to this version instead 🚀 Release Noteselectron v2.0.9Bug Fixes/Changes
|
Update to this version instead 🚀 Release Notes for electron v3.0.0
Changes / New FeaturesMajor bumps to several important parts of Electron's toolchain, including Chrome
Breaking API changes
macOS
Windows
Nota Bene: Switching to an older version of Electron after running this version will require you to clear out your user data directory to avoid older versions crashing. You can get the user data directory by running Bug Fixes
MacOS
Linux
Other Notes
|
Update to this version instead 🚀 Release Notes for electron v3.0.1Bug Fixes/Changes
|
Update to this version instead 🚀 Release Notes for electron v3.0.2Bug Fixes/Changes
|
Update to this version instead 🚀 Release Notes for electron v3.0.3Bug Fixes/Changes
|
Update to this version instead 🚀 Release Notes for electron v3.0.4Bug Fixes/Changes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 2.0.0 of electron was just published.
The version 2.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of electron.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
electron v2.0.0Note: This is the stabilization release for 2.0.0. There are no code changes between 2.0.0 and 2.0.0-beta.8
2.0.0 contains the following changes from the 1.8.x series:
Upgrades
59.0.3071.115
to61.0.3163.10
. #102138.2.1
to8.9.3
. #102135.9.211.38
to6.1.534.41
. #10213Breaking API changes
menu.popup
signature. #11968crashReporter.setExtraParameter
#11972webContents.setZoomLevelLimits
andwebFrame.setZoomLevelLimits
. #11974clipboard
methods. #11973tray.setHighlightMode
. #11981FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴