CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 23:32:41 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"517b7dcd9b51fc9e6cd72e7fd6129518"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DWahtLyChTInkryPPypRFI7rFgtLxuiVcWGN9BTsHv%2Bsbye%2FTUq8qC2Fj1n0f3ZPxe6CxNY6nTrD1kLhKIZ3iTeeAh%2FYVEzZO%2BcpX7EttqDWlmytzlkTh9wgRg6x9uvpTTdPacqjjNlcBo7z2%2BCuuNametmFwfjuad7yysaReAw%2FZ1wdLhgVpDSS9J7C1aHvR0jkHWanI2lVYN7jejj3MAg6Nc%2BAqcvhBaqFvyRzbdnJYe8j%2FK9gtG6x6bxNi4NvZzqPG3mjIRfCYmDTmojarg%3D%3D--OWWMvfYMenBrTQ2g--ixAfNE9KWWWYZ%2FSDfR2SRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1984582681.1753313561; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 23:32:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 23:32:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B0D6:3AEC1B:191ACD:22D242:68817119
Release electron v2.0.0 · electron/electron · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
electron v2.0.0
Compare
Note: This is the stabilization release for 2.0.0. There are no code changes between 2.0.0 and 2.0.0-beta.8
2.0.0 contains the following changes from the 1.8.x series:
Changes / New Features
- Major bumps to several important parts of Electron's toolchain, including Chrome 61, Node 8.9.3, V8 6.1.534.41, GTK+ 3 on Linux, updated spellchecker, and Squirrel.
- In-app purchases are now supported on MacOS. #11292
- New API for loading files. #11565
- New API to enable/disable a window. #11832
- New API app.setLocale(). #11469
- New support for logging IPC messages. #11880
- New menu events. #11754
- Add a
shutdown
event to powerMonitor. #11417 - Add
affinity
option for gathering several BrowserWindows into a single process. #11501 - Add the ability for saveDialog to list available extensions. #11873
- Support for additional notification actions #11647
- The ability to set macOS notification close button title. #11654
- Add conditional for menu.popup(window, callback)
- Memory improvements in touchbar items. #12527
- Improved security recommendation checklist.
- Add App-Scoped Security scoped bookmarks. #11711
- Add ability to set arbitrary arguments in a renderer process. #11850
- Add accessory view for format picker. #11873
- Fixed network delegate race condition. #12053
Breaking API changes
- Removed deprecated APIs, including:
- Changed
menu.popup
signature. #11968 - Removed deprecated
crashReporter.setExtraParameter
#11972 - Removed deprecated
webContents.setZoomLevelLimits
andwebFrame.setZoomLevelLimits
. #11974 - Removed deprecated
clipboard
methods. #11973 - Removed support for boolean parameters for
tray.setHighlightMode
. #11981
- Changed
Bug Fixes
- Changed to make sure
webContents.isOffscreen()
is always available. #12531 - Fixed
BrowserWindow.getFocusedWindow()
when DevTools is undocked and focused. #12554 - Fixed preload not loading in sandboxed render if preload path contains special chars. #12643
- Correct the default of allowRunningInsecureContent as per docs. #12629
- Fixed transparency on nativeImage. #12683
- Fixed issue with
Menu.buildFromTemplate
. #12703 - Confirmed menu.popup options are objects. #12330
- Removed a race condition between new process creation and context release. #12361
- Update draggable regions when changing BrowserView. #12370
- Fixed menubar toggle alt key detection on focus. #12235
- Fixed incorrect warnings in webviews. #12236
- Fixed inheritance of 'show' option from parent windows. #122444
- Ensure that
getLastCrashReport()
is actually the last crash report. #12255 - Fixed require on network share path. #12287
- Fixed context menu click callback. #12170
- Fixed popup menu position. #12181
- Improved libuv loop cleanup. #11465
- Fixed
hexColorDWORDToRGBA
for transparent colors. #11557 - Fixed null pointer dereference with getWebPreferences api. #12245
- Fixed a cyclic reference in menu delegate. #11967
- Fixed protocol filtering of net.request. #11657
- WebFrame.setVisualZoomLevelLimits now sets user-agent scale constraints #12510
- Set appropriate defaults for webview options. #12292
- Improved vibrancy support. #12157 #12171 #11886
- Fixed timing issue in singleton fixture.
- Fixed broken production cache in NotifierSupportsActions()
- Made MenuItem roles camelCase-compatible. #11532
- Improved touch bar updates. #11812, #11761.
- Removed extra menu separators. #11827
- Fixed Bluetooth chooser bug. Closes #11399.
- Fixed macos Full Screen Toggle menu item label. #11633
- Improved tooltip hiding when a window is deactivated. #11644
- Migrated deprecated web-view method. #11798
- Fixed closing a window opened from a browserview. #11799
- Fixed Bluetooth chooser bug. #11492
- Updated to use task scheduler for app.getFileIcon API. #11595
- Changed to fire
console-message
event even when rendering offscreen. #11921 - Fixed downloading from custom protocols using
WebContents.downloadURL
. #11804 - Fixed transparent windows losing transparency when devtools detaches. #11956
- Fixed Electron apps canceling restart or shutdown. #11625
macOS
- Fixed event leak on reuse of touchbar item. #12624
- Fixed tray highlight in darkmode. #12398
- Fixed blocking main process for async dialog. #12407
- Fixed
setTitle
tray crash. #12356 - Fixed crash when setting dock menu. #12087
Linux
- Better Linux desktop notifications. #12229 #12216 #11965 #11980
- Better GTK+ theme support for menus. #12331
- Exit gracefully on linux. #12139
- Use the app’s name as the tray icon's default tooltip. #12393
Windows
Assets 57
You can’t perform that action at this time.