This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all \u003cpre\u003e\u003ccode\u003e blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks"); } } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); } })(); (function(){ try { var __m = "github.com"; var __re = new RegExp('^' + "github\\.com" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length \u003e 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron to the latest version 🚀 - #29

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1
Open

Update electron to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-2.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 2.0.1 of electron was just published.

Dependency electron
Current Version 1.8.7
Type devDependency

The 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 Noteselectron v2.0.1

Bug Fixes

  • Fixed flaky security-warnings test. #12776, #12946

  • Fixed context menu for sandbox devtools. #12731

  • Fixed dialog.showOpenDialog filters to show filter name instead of extension. #12779

  • Fixed 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

  • Fixed the type information for inAppPurchase.canMakePayments(). #12824

Linux

  • Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. #12964

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 🌴

greenkeeperBot added a commit that referenced this pull request May 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.2

Bug Fixes

  • Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). #13009
  • Documented missing quit events during shutdown. #13026
  • Updated locale documentation. #13027

Linux

  • Fixed Menu.setApplicationMenu(null) crash. #13022

Windows

  • Fixed frameless transparent windows larger than 64x64. #13014

greenkeeperBot added a commit that referenced this pull request Jun 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

greenkeeperBot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.4

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501

greenkeeperBot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.5

Bug Fixes

  • Fixed crash from double-freeing remote references. #13604
  • Fixed crash when using proxies. #13625

greenkeeperBot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.6

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856

greenkeeperBot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.7

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919

greenkeeperBot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.8

Bug Fixes/Changes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Improved logging for request failures for releasing. #14244

greenkeeperBot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Noteselectron v2.0.9

Bug Fixes/Changes

  • fix: do not bubble up resize event from webview. #14272

  • deps: update node for two backports. #14298

  • fix: issue 10962, crash when open devtool. #13808

  • fix: don't crash on tray.setContextMenu(null). #14330

  • fix: dont parse arguments after a -- in the inspector (#14297). #14334

  • fix: crash when tray is destroyed. #14366

  • docs: added session-created event documentation (backport: 2-0-x). #14439

  • chore: add release-artifact-cleanup script. #14448

  • Fix documentation tyop. #14477

greenkeeperBot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.0.

Update to this version instead 🚀

Release Notes for electron v3.0.0

v3.0.0 would not have been possible without our App Feedback Program partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at info@electronjs.org.

Changes / New Features

Major bumps to several important parts of Electron's toolchain, including Chrome v66.0.3359.181, Node v10.2.0, and V8 v6.6.346.23.

  • [#12656] feat: app.isPackaged
  • [#12652] feat: app.whenReady()
  • [#13183] feat: process.getHeapStatistics()
  • [#12485] feat: win.moveTop() to move window z-order to top
  • [#13110] feat: TextField and Button APIs
  • [#13068] feat: netLog API for dynamic logging control
  • [#13539] feat: enable webview in sandbox renderer
  • [#14118] feat: fs.readSync now works with massive files
  • [#14031] feat: node fs wrappers to make fs.realpathSync.native and fs.realpath.native available

Breaking API changes

  • [#12362] feat: updates to menu item order control
  • [#13050] refactor: removed documented deprecated APIs
    • See docs for more details
  • [#12477] refactor: removed did-get-response-details and did-get-redirect-request events
  • [#12655] feat: default to disabling navigating on drag/drop
  • [#12993] feat: Node v4.x or greater is required use the electron npm module
  • [#12008#12140#12503#12514#12584#12596#12637#12660#12696#12716#12750#12787#12858] refactor: NativeWindow
  • [#11968] refactor: menu.popup()
  • [#8953] feat: no longer use JSON to send the result of ipcRenderer.sendSync
  • [#13039] feat: default to ignore command line arguments following a URL
  • [#12004] refactor: rename api::Window to api::BrowserWindow
  • [#12679] feat: visual zoom now turned off by default
  • [#12408] refactor: rename app-command media-play_pause to media-play-pause

macOS

  • [#12093] feat: workspace notifications support
  • [#12496] feat: tray.setIgnoreDoubleClickEvents(ignore) to ignore tray double click events.
  • [#12281] feat: mouse forward functionality on macOS
  • [#12714] feat: screen lock / unlock events

Windows

  • [#12879] feat: added DIP to/from screen coordinate conversions

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 console.log(app.getPath("userData")) or see docs for more details.

Bug Fixes

  • [#13397] fix: issue with fs.statSyncNoException throwing exceptions
  • [#13476, #13452] fix: crash when loading site with jquery
  • [#14092] fix: crash in net::ClientSocketHandle destructor
  • [#14453] fix: notify focus change right away rather not on next tick

MacOS

  • [#13220] fix: issue allowing bundles to be selected in <input file="type"> open file dialog
  • [#12404] fix: issue blocking main process when using async dialog
  • [#12043] fix: context menu click callback
  • [#12527] fix: event leak on reuse of touchbar item
  • [#12352] fix: tray title crash
  • [#12327] fix: non-draggable regions
  • [#12809] fix: to prevent menu update while it's open
  • [#13162] fix: tray icon bounds not allowing negative values
  • [#13085] fix: tray title not inverting when highlighted
  • [#12196] fix: Mac build when enable_run_as_node==false
  • [#12157] fix: additional issues on frameless windows with vibrancy
  • [#13326] fix: to set mac protocol to none after calling app.removeAsDefaultProtocolClient
  • [#13530] fix: incorrect usage of private APIs in MAS build
  • [#13517] fix: tray.setContextMenu crash
  • [#14205] fix: pressing escape on a dialog now closes it even if defaultId is set

Linux

  • [#12507] fix: BrowserWindow.focus() for offscreen windows

Other Notes

  • PDF Viewer is not working in 3.0.0 but will be return soon
  • TextField and Button APIs are experimental and are therefore off by default
    • They can be enabled with the enable_view_api build flag

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.1.

Update to this version instead 🚀

Release Notes for electron v3.0.1

Bug Fixes/Changes

  • chore: fix await in cleanup script (backport: 3-0-x). #14696

  • docs: specify BrowserWindow features passable to window.open. #14702

  • Fix second-instance handler signature. #14748

  • fix: do not set layer explicitly for frameless window. #14736

  • fix: actually return appmetrics. #14750

  • fix: initialize tracing controller before starting platform (3-0-x). #14503

  • docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). #14781

  • fix: inconsistent titleBarStyle on transparent fullscreen. #14790

  • chore: bump libcc (3-0-x). #14809

  • fix: get background color from GtkMenuBar#menubar. #14812

greenkeeperBot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.2.

Update to this version instead 🚀

Release Notes for electron v3.0.2

Bug Fixes/Changes

  • docs: correct key code reqs for accel doc. #14824

greenkeeperBot added a commit that referenced this pull request Oct 7, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.3.

Update to this version instead 🚀

Release Notes for electron v3.0.3

Bug Fixes/Changes

  • fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859

  • fix: roll node deps for fs event patch. #14864

  • fix: Disable new fade animation for BrowserViews. #14913

  • fix: check guest view's devtools window size. #14928

  • fix: use white background for non-OSR renderer by default. #14934

  • fix: support ASAR in fs.copyFile. #14953

greenkeeperBot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.4.

Update to this version instead 🚀

Release Notes for electron v3.0.4

Bug Fixes/Changes

  • Backport of #14648. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • chore: bump libcc (3-0-x). #15072

greenkeeperBot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 3.0.5.

Update to this version instead 🚀

Release Notes for electron v3.0.5

Bug Fixes/Changes

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • build: enable PIE when compiling Linux builds, fix #14961. #15152

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

  • chore: bump libcc (3-0-x). #15201

  • Revert "build: enable BIND_NOW when compiling Linux builds, fix #15149. #15153

  • Revert "build: enable PIE when compiling Linux builds, fix #14961. #15152

greenkeeperBot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeperBot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeperBot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeperBot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 4, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.5.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyelectron was updated from 1.8.8 to 5.0.8.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants