CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:00:11 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/"f5425afe1688662a7d457977a29dae06"
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=apdWZ8lSYU%2FtR4uICEXmTR%2BnS93NWxuQyrkqPJGUf%2Bg%2F4HrO06s6l9eswHbbFVKp1noNx0UKBk8Md2ZkyvECrEALSI0tW5%2Bw0QWuwb0SetV36vYPzEYMZgHJ1sUXdfBgzREox6cpnXEmDd1NKHk9mTuDzSp%2FBCW776Y5I%2FCUp3UUblHzVKGMZCa4Rgpu4tBPbq62Nf49pj479OfFMk9yd1r5pUP5gY7FiEcKNyXQwFwQ8Ti%2BEThOi5HmIJ99TMAFiLWuv9HxsNYVxWigP7L29g%3D%3D--rlsNgGGcgCoJrBPj--Pcv0gT8MrTdRqOxb2rUI0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1390690862.1753264811; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:00:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:00:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EE2A:12F48D:8C8C4D:AAF2CC:6880B2AB
Release electron v18.3.6 · electron/electron · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
electron v18.3.6
Compare
·
66 commits
to 18-x-y
since this release
Release Notes for v18.3.6
Fixes
- Fixed a crash when calling
BrowserWindow.setEnabled()
. #34973 (Also in 19, 20) - Fixed a potential crash when changing window settings after initializing WCO with an invalid
titleBarStyle
. #34873 (Also in 17, 19, 20) - Fixed alwaysOnTop BrowserWindow option for X11 Linux. #34911 (Also in 19, 20)
- Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. #34907 (Also in 19, 20)
- Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow. #34720 (Also in 17, 19, 20)
- Fixed an issue where calling
BrowserWindow.setRepresentedFilename
on macOS withtitlebarStyle: 'hiddenInset'
ortitlebarStyle: 'hidden'
inadvertently moves the traffic light location. #34847 (Also in 19, 20) - Fixed an issue where some
BrowserWindow
s opened from new links wouldn't properly load URLs. #34910 (Also in 19) - Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #34838 (Also in 17, 19, 20)
- Fixed an issue with background colors being improperly applied to
BrowserView
s on Windows. #33478 (Also in 16) - Fixed empty app_id when running under wayland. #34877 (Also in 19, 20)
- Fixed missing Sec-CH-UA headers and empty navigator.userAgentData. #34758 (Also in 17, 19, 20)
- Fixed symbol generation on 32-bit Windows release builds. #35096 (Also in 19, 20)
- Prevent brief display of "Ozone X11" in window title on Linux. #34943
Other Changes
- Backported fix for CVE-2022-2294. #34882
- Security: backported fix for 1287804. #35102
- Security: backported fix for 1333333. #34689
- Security: backported fix for 1335054. #34687
- Security: backported fix for 1335458. #34685
- Security: backported fix for 1336014. #35004
- Security: backported fix for 1339844. #35002
- Security: backported fix for 1340335. #35000
- Security: backported fix for 1340654. #34998
- Security: backported fix for CVE-2022-2162. #34714
- Security: backported fix for CVE-2022-2295. #34881
Assets 85
4 people reacted
You can’t perform that action at this time.