Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago
False
Not yet seconds ago
Triggered text Ignored text Blocked text
7 hours ago
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
electron / electron Public
* Notifications You must be signed in to change notification settings
* Fork 17.4k
* Star 122k
* Code
* Issues 735
* Pull requests 136
* Actions
* Projects
* Security and quality 55
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Security and quality
* Insights
Releases: electron/electron
Releases Tags
Releases · electron/electron
Release list
* electron v44.0.0-beta.2
* electron v44.0.0-beta.1
* electron v43.3.0
* electron v42.8.1
* electron v41.10.4
* electron v44.0.0-alpha.9
* electron v44.0.0-alpha.8
* electron v42.8.0
* electron v44.0.0-alpha.7
* electron v44.0.0-alpha.6
Previous Next
Jump to release
* electron v44.0.0-beta.2
* electron v44.0.0-beta.1
* electron v43.3.0
* electron v42.8.1
* electron v41.10.4
* electron v44.0.0-alpha.9
* electron v44.0.0-alpha.8
* electron v42.8.0
* electron v44.0.0-alpha.7
* electron v44.0.0-alpha.6
Previous Next
electron v44.0.0-beta.2
electron v44.0.0-beta.2 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 08 Aug 22:03
v44.0.0-beta.2
e49b2d5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is a beta release. 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 install electron@44.0.0-beta.2.
Release Notes for v44.0.0-beta.2
Fixes
* Fixed a crash report when the X server or Wayland compositor exits while an app is running. #52684 (Also in 42, 43)
* Fixed a crash when quickly switching menus while the app is under heavy load. #52672 (Also in 42, 43)
* Fixed a potential crash when notifying user activation before the primary main frame was live. #52698 (Also in 42, 43)
Other Changes
* Updated Chromium to 152.0.7977.30. #52637
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 4 hudaynazarovbabageldi, nalinduash, A-Star100, and zezo969 reacted with hooray emoji
All reactions
* 🎉 4 reactions
4 people reacted
electron v44.0.0-beta.1
electron v44.0.0-beta.1 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 06 Aug 01:47
v44.0.0-beta.1
6060daa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is a beta release. 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 install electron@44.0.0-beta.1.
Release Notes for v44.0.0-beta.1
Features
* Added webFrameMain.printToPDF() to allow printing individual frames to PDF from the main process. #52625 (Also in 42, 43)
* Fixed an issue where getDisplayMedia({ audio: { restrictOwnAudio: true } }) was ignored in setDisplayMediaRequestHandler, causing loopback audio to include local app playback. #52534 (Also in 43)
Fixes
* Fixed a browser process crash that could occur during Windows logoff, shutdown, or restart. #52619 (Also in 42)
* Fixed the Linux system accent color intermittently not being applied (systemPreferences.getAccentColor() returning an empty string on some launches). #52574
Other Changes
* Improved the error message when an asar integrity check fails to name the entry that failed. #52624 (Also in 42, 43)
Unknown
* Removed openAsHidden option from app.setLoginItemSettings().
+ Removed openAsHidden, wasOpenedAsHidden and restoreState fields from return value of app.getLoginItemSettings().
+ Fixed potential deadlock inside app.getLoginItemSettings() on macOS. #52667
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 nalinduash, maciejcieslar, and zezo969 reacted with thumbs up emoji 👀 1 zezo969 reacted with eyes emoji
All reactions
* 👍 3 reactions
* 👀 1 reaction
3 people reacted
electron v43.3.0
electron v43.3.0 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 04 Aug 18:52
v43.3.0
1aa21d2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Release Notes for v43.3.0
Features
* Added available to process.getSystemMemoryInfo() on Linux, exposing proc/meminfo MemAvailable. #52379 (Also in 42, 44)
Fixes
* Fixed BrowserWindow size corruption on Windows when created with explicit x/y on a secondary monitor whose DPI differs from the primary. #52501 (Also in 42, 44)
* Fixed Dirent.parentPath being undefined for fs.readdir, fs.readdirSync, fs.glob, and fs.globSync with withFileTypes: true inside asar archives. #52505 (Also in 42, 44)
* Fixed dialog.showOpenDialog/dialog.showSaveDialog opening at an unusable location on Linux when defaultPath is a bare filename without a directory. #52401 (Also in 44)
* Fixed a UAF with protocol.registerStreamProtocol when an error is emitted during a read. #52514 (Also in 41, 42, 44)
* Fixed a crash that could occur when closing DevTools while the host WebContents was being destroyed. #52510 (Also in 41, 42, 44)
* Fixed a graphical glitch on Linux where thin borders appeared past the drop shadows on frameless windows when multiple windows were created. #52607 (Also in 44)
* Fixed an issue where loading ICO files from ASAR archives on Windows left temporary icon files behind. #52478 (Also in 42, 44)
* Fixed an issue where some values passed into requestSingleInstanceLock could result in a crash. #52471 (Also in 44)
Other Changes
* Fixed bindings for MV3 service workers. #52503
* Improved the error message when an asar integrity check fails to name the entry that failed. #52622 (Also in 42, 44)
* Updated Chromium to 150.0.7871.212. #52524
* Updated Node.js to v24.18.1. #52552
Assets 78
* chromedriver-v43.3.0-darwin-arm64.zip
sha256:1c158a7af0c37a3563df937c1147a28ab0f6c934d9b968dd9221eadce5f2f819
23.5 MB 2026-08-04T18:30:51Z
* chromedriver-v43.3.0-darwin-x64.zip
sha256:ab2ede2f8384b5de8c37cd6f3cf8ed2345273e4f079fdb4c39fbc2a014fa7f33
20 MB 2026-08-04T18:32:15Z
* chromedriver-v43.3.0-linux-arm64.zip
sha256:397fe091e77ec79790a1a562bf063bf3572a98389f20f7ebff37e846292736d7
37.1 MB 2026-08-04T17:22:17Z
* chromedriver-v43.3.0-linux-armv7l.zip
sha256:004a9bc0df93902d9c449d637bb27707e9134619c303acd84adf713a4054ac92
22.9 MB 2026-08-04T17:15:29Z
* chromedriver-v43.3.0-linux-x64.zip
sha256:38f04353088f38e02dba76f16101813966d70e318c5d1d37ac189ea09be1aac5
37.1 MB 2026-08-04T17:08:40Z
* chromedriver-v43.3.0-mas-arm64.zip
sha256:c0decf43a81c18eccadae8494cf1792c5c4a372e444634715250bd3d4c3b5e00
23.5 MB 2026-08-04T18:30:24Z
* chromedriver-v43.3.0-mas-x64.zip
sha256:8bbc52872f38de606e514e1a6b4cb1f25bde7bf80873f76abb643e578c50d43d
20 MB 2026-08-04T18:38:27Z
* chromedriver-v43.3.0-win32-arm64.zip
sha256:71eb3274edcec8bd45a7180ad2a4b9b4e2534ba58b40a89daecf54aa7be3555c
40.7 MB 2026-08-04T18:25:46Z
* chromedriver-v43.3.0-win32-ia32.zip
sha256:a759bf9ebd02322cd5bdc78ad7814942a75ec0ecef37f4bfcf5b14d46abe3b0d
23.4 MB 2026-08-04T18:24:00Z
* chromedriver-v43.3.0-win32-x64.zip
sha256:cd91c4a9cce75bbef931c9b2e5abc4f83e895e800a2faf9e4b16ea2728fba8f8
42.8 MB 2026-08-04T18:26:03Z
* Source code (zip)
2026-08-04T16:00:22Z
* Source code (tar.gz)
2026-08-04T16:00:22Z
* Show all 78 assets Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 5 A-Star100, maciejcieslar, L0user07, jstroh, and abdullahmalikzada7715 reacted with thumbs up emoji ❤️ 1 abdullahmalikzada7715 reacted with heart emoji
All reactions
* 👍 5 reactions
* ❤️ 1 reaction
5 people reacted
electron v42.8.1
electron v42.8.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 04 Aug 18:47
v42.8.1
fc77625
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Release Notes for v42.8.1
Fixes
* Fixed BrowserWindow size corruption on Windows when created with explicit x/y on a secondary monitor whose DPI differs from the primary. #52500 (Also in 43, 44)
* Fixed Dirent.parentPath being undefined for fs.readdir, fs.readdirSync, fs.glob, and fs.globSync with withFileTypes: true inside asar archives. #52506 (Also in 43, 44)
* Fixed a UAF with protocol.registerStreamProtocol when an error is emitted during a read. #52516 (Also in 41, 43, 44)
* Fixed a crash that could occur when closing DevTools while the host WebContents was being destroyed. #52511 (Also in 41, 43, 44)
Other Changes
* Fixed a renderer crash when disabling device emulation while the main frame was not local. #52601
* Improved the error message when an asar integrity check fails to name the entry that failed. #52623 (Also in 43, 44)
* Updated Node.js to v24.18.1. #52551
Assets 78
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 ryanaxondev, ahndmal, and jstroh reacted with thumbs up emoji
All reactions
* 👍 3 reactions
3 people reacted
electron v41.10.4
electron v41.10.4
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 04 Aug 18:18
v41.10.4
b62f3fe
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Release Notes for v41.10.4
Fixes
* Fixed a UAF with protocol.registerStreamProtocol when an error is emitted during a read. #52513 (Also in 42, 43, 44)
* Fixed a crash that could occur when closing DevTools while the host WebContents was being destroyed. #52512 (Also in 42, 43, 44)
* Windows opened from links inside a sandboxed iframe now inherit the iframe's sandbox restrictions unless allow-popups-to-escape-sandbox is set. #52486 (Also in 42, 43)
Assets 78
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 1 nicocatxzc reacted with hooray emoji
All reactions
* 🎉 1 reaction
1 person reacted
electron v44.0.0-alpha.9
electron v44.0.0-alpha.9 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 03 Aug 22:28
v44.0.0-alpha.9
eba8b90
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.9.
Release Notes for v44.0.0-alpha.9
Fixes
* Fixed Window Controls Overlay caption buttons not rendering on Linux. #52580
* Fixed a graphical glitch on Linux where thin borders appeared past the drop shadows on frameless windows when multiple windows were created. #52606 (Also in 43)
Other Changes
* Updated Chromium to 152.0.7977.8. #52573
* Updated Node.js to v24.18.1. #52553
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 A-Star100, SageOfSixStacks, and maciejcieslar reacted with thumbs up emoji
All reactions
* 👍 3 reactions
3 people reacted
electron v44.0.0-alpha.8
electron v44.0.0-alpha.8 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 30 Jul 22:34
v44.0.0-alpha.8
932cf43
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.8.
Release Notes for v44.0.0-alpha.8
Features
* Clipboard module is now aligned with the W3C Clipboard API. #52508
* Frameless windows on Linux now use system-themed titlebar icons for Window Controls Overlay (WCO). #52531
Fixes
* Fixed BrowserWindow size corruption on Windows when created with explicit x/y on a secondary monitor whose DPI differs from the primary. #52499 (Also in 42, 43)
* Fixed Dirent.parentPath being undefined for fs.readdir, fs.readdirSync, fs.glob, and fs.globSync with withFileTypes: true inside asar archives. #52507 (Also in 42, 43)
* Fixed select-hid-device presenting HID devices that could not be granted, which caused navigator.hid.requestDevice() to resolve with no device. #52497
* Fixed a UAF with protocol.registerStreamProtocol when an error is emitted during a read. #52515 (Also in 41, 42, 43)
* Fixed a crash that could occur when closing DevTools while the host WebContents was being destroyed. #52509 (Also in 41, 42, 43)
* Fixed an issue where loading ICO files from ASAR archives on Windows left temporary icon files behind. #52477 (Also in 42, 43)
* Fixed an issue where some values passed into requestSingleInstanceLock could result in a crash. #52470 (Also in 43)
Other Changes
* Updated Chromium to 152.0.7977.0. #52541
Documentation
* Documentation changes: #52538, #52539
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
electron v42.8.0
electron v42.8.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 28 Jul 19:09
v42.8.0
b58d5a2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Release Notes for v42.8.0
Features
* Added available to process.getSystemMemoryInfo() on Linux, exposing proc/meminfo MemAvailable. #52378 (Also in 43, 44)
Fixes
* Fixed a window being marked hidden and background-throttled on macOS when covered by a transparent or click-through window. #52390 (Also in 43, 44)
* Fixed an issue where loading ICO files from ASAR archives on Windows left temporary icon files behind. #52479 (Also in 43, 44)
Assets 78
Loading
Uh oh!
There was an error while loading. Please reload this page.
🚀 4 nalinduash, cyber-ang3l, maciejcieslar, and A-Star100 reacted with rocket emoji
All reactions
* 🚀 4 reactions
4 people reacted
electron v44.0.0-alpha.7
electron v44.0.0-alpha.7 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 27 Jul 22:35
v44.0.0-alpha.7
adbd958
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.7.
Release Notes for v44.0.0-alpha.7
Features
* Added available to process.getSystemMemoryInfo() on Linux, exposing proc/meminfo MemAvailable. #52380 (Also in 42, 43)
Fixes
* Fixed DevTools popup and context menus not appearing when DevTools is hosted in a custom window via webContents.setDevToolsWebContents(). #52434
Other Changes
* Updated Chromium to 152.0.7969.0. #52464
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 1 Kilian reacted with hooray emoji ❤️ 2 Kilian and nalinduash reacted with heart emoji
All reactions
* 🎉 1 reaction
* ❤️ 2 reactions
2 people reacted
electron v44.0.0-alpha.6
electron v44.0.0-alpha.6 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
sudowoodo-release-bot released this 24 Jul 00:43
v44.0.0-alpha.6
c21c442
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.6.
Release Notes for v44.0.0-alpha.6
Features
* Added select-client-certificate event support for net.request and net.fetch; requests to servers requesting a client certificate no longer fail with ERR_SSL_CLIENT_AUTH_CERT_NEEDED, and applications can now select a certificate to present. #52397
Fixes
* Fixed dialog.showOpenDialog/dialog.showSaveDialog opening at an unusable location on Linux when defaultPath is a bare filename without a directory. #52402 (Also in 43)
* Fixed a crash when showing Linux message boxes while another Linux UI implementation was active. #52409 (Also in 42, 43)
Other Changes
* Updated Chromium to 152.0.7954.0. #52322
Assets 64
Loading
Uh oh!
There was an error while loading. Please reload this page.
😄 2 maciejcieslar and dedepopocece-source reacted with laugh emoji
All reactions
* 😄 2 reactions
2 people reacted
Previous 1 2 3 4 5 … 99 100 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.