-
Notifications
You must be signed in to change notification settings - Fork 0
Update electron to the latest version 🚀 #29
base: master
Are you sure you want to change the base?
Conversation
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 |
Update to this version instead 🚀 Release Notes for electron v3.0.5Bug Fixes/Changes
|
Update to this version instead 🚀 Release Notes for electron v4.0.8Release Notes for v4.0.8Release Notes TBD. |
Update to this version instead 🚀 Release Notes for electron v4.1.0Release Notes for v4.1.0Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with Fixes
Other Changes
|
Update to this version instead 🚀 Release Notes for electron v4.1.1Release Notes for v4.1.1Fixes |
Update to this version instead 🚀 Release Notes for electron v4.1.2Release Notes for v4.1.2Fixes
Documentation
|
|
Update to this version instead 🚀 Release Notes for electron v4.1.4Release Notes for v4.1.4Fixes
Documentation
|
|
|
|
|
|
|
|
|
|
Version 2.0.1 of electron was just published.
electronThe version 2.0.1 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.1Bug Fixes
Fixed flaky security-warnings test. #12776, #12946
Fixed context menu for sandbox devtools. #12731
Fixed
dialog.showOpenDialogfilters to show filter name instead of extension. #12779Fixed invisible menu items no longer triggering. #12831
Fixed long jitter buffer delays with Opus and DTX. #12785
Fixed listeners out of limit warning. #12856
[SECURITY] Updates command-line backlist switches. #12806
Fixed typescript generation error. #12940
Fixed empty description on file type input when only one extension is given. #12963
macOS
inAppPurchase.canMakePayments(). #12824Linux
Windows
Fixed to allow frameless transparent windows to be sized smaller than 64x64 on Windows. #12923
Backported sandbox fixes from Chromium. #12785
FAQ 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 🌴