CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:04:40 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/"bc9b6b04bdf2ad0966c13ddda6439cc6"
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=7v7NpMvk0SAY0YTK8Yc4iiF16t5gfJT6d8QACVr01lnCadNngBsCEsXP%2BGnARZxgrvTsB3rnx9ZgBrNuE29lhLTIt%2FDOTVAcM%2FqVkudhKB7Qtm1VxNYQNMCJSMIFdX5k5he4EPb7ogMLhYLkRT%2BhMZrfc1y9XwXxWSf94SwFw1NdJh%2FXLD1kxoeXNZvuCEGnrdVP9VF25oGbH82TCRU3sLEnL6fws1Bc%2FdfVgM5bScwaeOkICO5RG%2BVl2gqjOP%2FybqoFo2hldfqpCgUq58OtaA%3D%3D--gaw5RjwWQSGvjZ4h--z70aLag8FFItS0hwdUVDnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.742213001.1753265080; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:04:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:04:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B310:36131:8D1F95:ABA9C9:6880B3B8
Release electron v1.8.1 beta · electron/electron · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
electron v1.8.1 beta
Pre-release
Pre-release
Compare
Note: This is a beta release. This is the first release running on upgraded versions of Chrome/Node.js/V8 and most likely will have have some instability and/or regressions.
Please file new issues for any bugs you find in it.
This release is published to npm under the beta
tag and can be installed via npm install electron@beta
, or npm i electron@1.8.1
.
Upgrades
- Upgraded from Chrome
58.0.3029.110
to59.0.3071.115
. #9946 - Upgraded from Node
7.9.0
to8.2.1
. #9992 - Upgraded from v8
5.8.283.38
to5.9.211.38
. #9946 - Upgraded from
@types/node
^7.0.18
to^8.0.24
. #10328
Other Changes
- Added arm64 builds. #10219
- Ensure DesktopCapturers are destroyed when no longer needed. #10223
- New guide for implementing updates. #10251
- Doc fixes. #10273, #10304, #10306, #10215, #10380, #10453, #10454, #10472, #10481, #10487, #10499, #10497, #10509, #10540, #10550, #10542, #10505, #10326
- Fixed sandbox crash when opening a background tab. #10264
- Fixed contextIsolation not working when webPreference
sandbox
is on. #10214 - Fixed issue with webContents
did-change-theme-color
event. #10240 - Added tracking of the origin of webRequest events. #10429
- Added support for css in content_scripts. #10076
- Fixed mixed content errors when loading content from
chrome-extension
. #9950 - Fixed BrowserView auto-resize and BrowserWindow resize event. #10052
- Added
getMenuItemById(id)
to Menu API. #10440 - Fixed v.1.8.0 crashes. #10571
- Changed to not allow drag on fullscreen window. #10627
- [SECURITY] Fixed Chromium RCE vulnerability.
Linux
- Added support for indicators in Ubuntu Gnome Session. #10355
- Fixed
app.makeSingleInstance
hanging. #10518
macOS
- Fixed issues around update permissions and non-admin users. #10071 #10298
- Fixed full screen when resizable is set to true. #8166
- Fixed missing file extension in download save dialog. #10121
- Fixed occasional crashes on macOS Sierra when inputting with Chinese IME. #7551
- Fixed issue closing window if a child modal window is open. #10366
- Fixed
show
option on newBrowserWindow
whenparent
is specified. #8836 - Fixed
shell.openItem
to activate the opened app. #10477
Windows
- Fixed uncaught exception on window close. #10275
- Fixed Electron crash after close. #10188
- Fixed crash copying cropped image to clipboard. #8017
- Fixed potential crash in Win32 notifications. #10516
- Changed to set duration for Windows 7 notifications based on Control Panel settings. #10517
- Fixed browser-process notifications missing/duplicating images. #10610
- Fixed for narrowing conversion warnings, minor style change. #10609
- Fixed downloading updates twice. #5057
API Changes
- Added
-webkit-app-region
support to BrowserView. #10232 - Added a callback option to
webContents.print
. #10081
macOS
- Added support for
sound
in macOS notifications. #10293 - Added
app.isInApplicationsFolder()
andapp.moveToApplicationsFolder()
. #10142 - Added new roles for macOS native tab menu items. #9086, #10064
- Added
app.setAccessibilitySupportEnabled(enabled)
to enable or disable accessibility support in macOS. #7206, #10305 - Added macOS native tab methods to the
BrowserWindow
API. #10321 - Added simple fullscreen mode to the
BrowserWindow
API. #10254 - Added more Handoff related APIs. #9869
Windows
- Added support to forward mouse events via
win.setIgnoreMouseEvents(ignore[, options])
. #10183
Assets 36
You can’t perform that action at this time.