April 27, 2019 – May 4, 2019
Overview
4 Releases published by 1 person
-
Published
v6.0.0-beta.1
electron v6.0.0-beta.1
May 1, 2019 -
Published
v3.1.9
electron v3.1.9
May 1, 2019 -
Published
v4.2.0
electron v4.2.0
May 3, 2019 -
Published
v5.0.1
electron v5.0.1
May 4, 2019
95 Pull requests merged by 14 people
-
Merged
#18142
fix: do not mark navigations interupted with same-document navigations as aborted
May 4, 2019 -
Merged
#18143
fix: do not mark navigations interupted with same-document navigations as aborted
May 4, 2019 -
Merged
#18109
fix: do not mark navigations interupted with same-document navigations as aborted
May 3, 2019 -
Merged
#18130
chore: remove v8 reverts now that nan is updated
May 3, 2019 -
Merged
#17970
refactor: session.clearAuthCache nws13n
May 3, 2019 -
Merged
#17135
refactor: make shell.OpenExternal async
May 3, 2019 -
Merged
#18121
chore: convert more files away from base::Bind
May 3, 2019 -
Merged
#18087
refactor: convert C++ enums to C++11 enum classes
May 3, 2019 -
Merged
#17627
feat: add env variable to skip binary download on npm install
May 3, 2019 -
Merged
#18102
fix: correctly parse default_app path on windows
May 3, 2019 -
Merged
#18115
fix: fs.promises does not work with ASAR paths
May 3, 2019 -
Merged
#18114
fix: fs.promises does not work with ASAR paths
May 3, 2019 -
Merged
#18084
feat: migrate protocol module to NetworkService (Part 4)
May 3, 2019 -
Merged
#18112
chore: convert base::Bind instances across some files
May 2, 2019 -
Merged
#18116
chore: bump chromium to 76.0.3783.1 (6-0-x)
May 2, 2019 -
Merged
#18127
fix: revert to previous documentation folder structure
May 2, 2019 -
Merged
#18085
chore: retry octokit calls several times on fail
May 2, 2019 -
Merged
#18110
feat: allow setting of global fallback user agent
May 2, 2019 -
Merged
#18001
chore: bump chromium to 73.0.3683.121 (5-0-x)
May 2, 2019 -
Merged
#18117
chore: bump chromium to 84c40395c741 (master)
May 2, 2019 -
Merged
#18069
chore: convert more module and helper files from base::Bind
May 2, 2019 -
Merged
#18092
fix: fs.promises does not work with ASAR paths
May 2, 2019 -
Merged
#18104
chore: add clang-format and limited linting for Objective-C sources
May 2, 2019 -
Merged
#18100
chore: add native_mate to lint:cpp
May 2, 2019 -
Merged
#16998
fix: honor extensionId arg in chrome.runtime.connect
May 2, 2019 -
Merged
#18094
fix: allow stream protocols to return headers with multiple values
May 1, 2019 -
Merged
#18016
feat: allow setting of global fallback user agent
May 1, 2019 -
Merged
#17923
docs: update 6.0.0 release dates per Upgrades WG
May 1, 2019 -
Merged
#17952
refactor: convert crash reporter to gin
May 1, 2019 -
Merged
#18043
docs: document the WebContents.loadURL promise pre-attached rejection handler
May 1, 2019 -
Merged
#17928
build: use https to download from GitHub for external binaries
May 1, 2019 -
Merged
#18099
build: free up space before running macos ci
May 1, 2019 -
Merged
#18077
fix: ensure the inspector agent is shutdown before cleaning up the node env
May 1, 2019 -
Merged
#18038
chore: convert session base::Bind instances
May 1, 2019 -
Merged
#18098
docs: fix webContents 'new-window' event handler sample
May 1, 2019 -
Merged
#18097
docs: fix webContents 'new-window' event handler sample
May 1, 2019 -
Merged
#18096
docs: fix webContents 'new-window' event handler sample
May 1, 2019 -
Merged
#18090
chore: bump chromium to c75fbfd03652 (master)
May 1, 2019 -
Merged
#18073
refactor: convert powerSaveBlocker to gin
May 1, 2019 -
Merged
#18086
fix: correctly parse default_app path on windows
May 1, 2019 -
Merged
#18076
fix: ensure the inspector agent is shutdown before cleaning up the node env
May 1, 2019 -
Merged
#18095
docs: remove incorrectly added let for the win variable
May 1, 2019 -
Merged
#18083
build: free up space before running macos ci
May 1, 2019 -
Merged
#18088
chore: clang-format
May 1, 2019 -
Merged
#18071
build: ensure consistent lock files across multiple machines (#17955)
May 1, 2019 -
Merged
#18067
docs: fix webContents 'new-window' event handler sample
May 1, 2019 -
Merged
#18060
build: disable Vulkan validation layers
May 1, 2019 -
Merged
#18052
docs: remove incorrectly added let for the win variable
May 1, 2019 -
Merged
#18079
fix: explicitly focus window on win.show()
May 1, 2019 -
Merged
#18080
fix: explicitly focus window on win.show()
May 1, 2019 -
Merged
#18081
fix: explicitly focus window on win.show()
May 1, 2019 -
Merged
#18072
docs: remove obsolete releasing document
May 1, 2019 -
Merged
#17960
refactor: add emitCustomEvent() helper
May 1, 2019 -
Merged
#18078
test: remove stray console.log for test suite
May 1, 2019 -
Merged
#18059
chore: bump chromium to 7dff37844cb3 (master)
May 1, 2019 -
Merged
#18046
fix: explicitly focus window on win.show()
Apr 30, 2019 -
Merged
#18028
fix: ensure the inspector agent is shutdown before cleaning up the node env
Apr 30, 2019 -
Merged
#18074
build: fix master build by updating the yarn.lock after race merge
Apr 30, 2019 -
Merged
#17969
refactor: session.{clearCache,getCacheSize} nws13n
Apr 30, 2019 -
Merged
#17955
build: ensure consistent lock files across multiple machines
Apr 30, 2019 -
Merged
#17701
refactor: make name a prop on app
Apr 30, 2019 -
Merged
#18062
build: disable Vulkan validation layers
Apr 30, 2019 -
Merged
#18068
build: fix issues for stable release we fixed in 5-0-x
Apr 30, 2019 -
Merged
#18064
build: fix issues for stable release we fixed in 5-0-x
Apr 30, 2019 -
Merged
#18061
build: disable Vulkan validation layers
Apr 30, 2019 -
Merged
#17728
feat: support ELECTRON_DEFAULT_ERROR_MODE in the GPU process
Apr 30, 2019 -
Merged
#17907
chore: remove promisification deprecation callbacks
Apr 30, 2019 -
Merged
#18042
refactor: rewire the desktop capturer API to remove race conditions
Apr 30, 2019 -
Merged
#17986
build: revert disabling Vulkan support (5-0-x)
Apr 30, 2019 -
Merged
#18036
refactor: native_mate => gin (cookies API)
Apr 30, 2019 -
Merged
#18051
docs: update nodeIntegration section for new defaults (5-0-x)
Apr 30, 2019 -
Merged
#17987
build: revert disabling Vulkan support (4-1-x)
Apr 30, 2019 -
Merged
#17985
build: disable Vulkan validation layers
Apr 30, 2019 -
Merged
#18030
feat: migrate protocol module to NetworkService (Part 3)
Apr 30, 2019 -
Merged
#17496
refactor: allow requiring modules with no side effects
Apr 30, 2019 -
Merged
#18035
chore: convert some apis incl. View APIs from base::Bind
Apr 30, 2019 -
Merged
#18044
feat: upgrade to Node 12
Apr 29, 2019 -
Merged
#18050
docs: correct doc for registerFileProtocol
Apr 29, 2019 -
Merged
#18049
docs: correct doc for registerFileProtocol
Apr 29, 2019 -
Merged
#17920
build: add support for Electron trace events
Apr 29, 2019 -
Merged
#18022
docs: correct doc for registerFileProtocol
Apr 29, 2019 -
Merged
#18003
fix: remove non-existent gpu-crashed event on <webview> (4-1-x)
Apr 29, 2019 -
Merged
#18004
fix: remove non-existent gpu-crashed event on <webview> (5-0-x)
Apr 29, 2019 -
Merged
#18047
docs: update nodeIntegration section for new defaults
Apr 29, 2019 -
Merged
#17715
docs: update nodeIntegration section for new defaults
Apr 29, 2019 -
Merged
#18029
refactor: rewire the desktop capturer API to remove race conditions
Apr 29, 2019 -
Merged
#18039
chore: disable release notes GH Action
Apr 29, 2019 -
Merged
#17921
chore: upgrade chromium to 76
Apr 29, 2019 -
Merged
#17999
refactor: use fs.promises API, which is stable since Node 12
Apr 29, 2019 -
Merged
#17934
refactor: native_mate => gin (cookies API)
Apr 29, 2019 -
Merged
#18000
refactor: natively promisify WebContents.prototype.takeHeapSnapshot
Apr 29, 2019 -
Merged
#17949
chore: rename atom-binding-setup.ts to electron-binding-setup.ts
Apr 29, 2019 -
Merged
#17965
feat: migrate protocol module to NetworkService (Part 2)
Apr 29, 2019 -
Merged
#17968
chore: convert some more modules from base::Bind
Apr 28, 2019 -
Merged
#18006
chore: add base workflow file
Apr 28, 2019
20 Pull requests proposed by 9 people
-
Proposed
#18013
[WIP] build: move archaeologist to actions
Apr 28, 2019 -
Proposed
#18031
docs: Update first-app.md
Apr 29, 2019 -
Proposed
#18101
docs: add FAQ entry about subpixel anti-aliased text
May 1, 2019 -
Proposed
#18103
build: move to the new docs parser
May 1, 2019 -
Proposed
#18107
docs: clarify clipboard type options
May 1, 2019 -
Proposed
#18111
chore: remove use of base::GetProcId
May 2, 2019 -
Proposed
#18124
refactor: make templateImage a property on nativeImage
May 2, 2019 -
Proposed
#18129
refactor: nws13n: session.allowNTLMCredentialsForDomains
May 2, 2019 -
Proposed
#18131
chore: deprecate the 'options' argument to clearAuthCache
May 2, 2019 -
Proposed
#18133
[WIP] feat: implement tab capture in DesktopCapturer
May 3, 2019 -
Proposed
#18141
feat: add a tabbingIdentifier property on windows
May 3, 2019 -
Proposed
#18144
fix: crash on systemPreferences.getAccentColor()
May 4, 2019 -
Proposed
#18146
refactor: eliminate duplicate code in asar.js
May 4, 2019 -
Proposed
#18148
feat: allow setting working directory in app.setUserTasks() / app.setJumpList()
May 4, 2019 -
Proposed
#18149
chore: bump chromium to 76.0.3785.1 (6-0-x)
May 4, 2019 -
Proposed
#18150
chore: bump chromium to c744cb8b1112 (master)
May 4, 2019 -
Proposed
#18155
refactor: use base::size() for array sizes
May 4, 2019 -
Proposed
#18156
docs: precise nodeIntegrationInSubFrames and node integration for nativeWindowOpen
May 4, 2019 -
Proposed
#18158
refactor: address TODO for WebContents type parsing
May 4, 2019 -
Proposed
#18159
chore: remove deprecated APIs
May 4, 2019
34 Issues closed by 10 people
-
Closed
#18145
electron 5.0.0 can not load webview
May 4, 2019 -
Closed
#17832
Desktop Capturer API Failure on CI
May 3, 2019 -
Closed
#17845
getGPUInfo failing on 32bit Windows since Node 12 upgrade
May 3, 2019 -
Closed
#18139
Uncaught ReferenceError: process is not defined
May 3, 2019 -
Closed
#18128
NODE_MODULE_VERSION problem with Electron 5.0.0
May 2, 2019 -
Closed
#18120
Electron desktopCapturer.getSources().then is not a function
May 2, 2019 -
Closed
#16266
Renderer process leaking in 3.x and 4.x on Windows 10 1803
May 2, 2019 -
Closed
#17190
Support fs.promises in asar files.
May 2, 2019 -
Closed
#18063
How to pull a stripped version of Electron from proprietary dependencies?
May 2, 2019 -
Closed
#16605
Digest Auth 401
May 2, 2019 -
Closed
#17371
Hard crash with unknown reason
May 2, 2019 -
Closed
#16997
`chrome.runtime.connect` ignores extensionId argument
May 2, 2019 -
Closed
#13056
install electron module failed in macOS
May 1, 2019 -
Closed
#13107
Menu mnemonics aren't underlined in Linux
May 1, 2019 -
Closed
#18106
frameName instance property missing from BrowserWindow docs
May 1, 2019 -
Closed
#17881
clipboard.readText('selection') doesn't work on MacOs.
May 1, 2019 -
Closed
#2073
First invoke of module's (crypto) method is extremely slow
May 1, 2019 -
Closed
#17438
Electron crashes when restarting application
May 1, 2019 -
Closed
#18057
-webkit-app-region:drag does not work in iframe
May 1, 2019 -
Closed
#18034
BrowserWindow.show() always doesn't focus.
Apr 30, 2019 -
Closed
#9058
Make electron version available in childProcess.fork
Apr 30, 2019 -
Closed
#17996
Quitting while attached (--inspect or --inspect-brk) causes crash
Apr 30, 2019 -
Closed
#18053
Electron build failed due to warning C5054 under "/std:c++latest"(C++20) + "/W4" on MSVC
Apr 30, 2019 -
Closed
#16168
require screen module before app ready causes error
Apr 30, 2019 -
Closed
#18020
Question: Is it possible to get all ipcRenderer listeners for all windows from renderer or through remote?
Apr 29, 2019 -
Closed
#18037
Uncaught ReferenceError: require is not defined
Apr 29, 2019 -
Closed
#17997
SVG as background-image not rendered anymore in v5.0.0
Apr 29, 2019 -
Closed
#17990
in place promisification seems like a breaking change due to introduction of unhandled rejections
Apr 29, 2019 -
Closed
#18026
Crash Report
Apr 29, 2019 -
Closed
#18024
xxxsetup.exe recognised as trojan by antivirus
Apr 28, 2019 -
Closed
#18021
How does electron justify chrome startup switches?
Apr 28, 2019 -
Closed
#18018
Cannot start app after upgrading to electron 5.0.0
Apr 28, 2019 -
Closed
#17913
fs.existsSync fail while checking a file path contain dot character
Apr 28, 2019 -
Closed
#17998
Electron 5.0.0 - getting TS2322 error when using protocol.registerSchemesAsPrivileged()
Apr 28, 2019
31 Issues created by 28 people
-
Opened
#18160
"titleBarStyle" on Windows.
May 4, 2019 -
Opened
#18157
Attach proxies with user:pass authentication to webview
May 4, 2019 -
Opened
#18151
Focus of the window lost after selection with Alt keyword pressed
May 4, 2019 -
Opened
#18140
App crashes after invoking of systemPreferences.getAccentColor()
May 3, 2019 -
Opened
#18138
Allow to retrieve window tabbingIdentifier at runtime
May 3, 2019 -
Opened
#18137
How can I handle plist file to prepare submit App store
May 3, 2019 -
Opened
#18134
recreate main window throw error
May 3, 2019 -
Opened
#18132
Error with signing Electron package using Code signing certificate
May 3, 2019 -
Opened
#18126
Crash when passing an array for header value in registerFileProtocol handler
May 2, 2019 -
Opened
#18125
registerStringProtocol doesn't support custom headers
May 2, 2019 -
Opened
#18123
'silent: true' for printing not working in version 5.
May 2, 2019 -
Opened
#18122
A native addon that depends on BoringSSL fails to build for Electron 5
May 2, 2019 -
Opened
#18119
Windows chrome and context menu should be aware of dark mode setting
May 2, 2019 -
Opened
#18118
Offscreen rendering - sticky mouse in <select> combo box
May 2, 2019 -
Opened
#18113
Consider using IssueHunt ?
May 2, 2019 -
Opened
#18108
Crash in GetAddedFileSystemPaths
May 1, 2019 -
Opened
#18105
unable to make connection using mqtts in newer versions of electron
May 1, 2019 -
Opened
#18093
webContents.printToPDF regression in v5
May 1, 2019 -
Opened
#18082
IndexedDB silently fails after refresh
May 1, 2019 -
Opened
#18070
Preload script not run with nativeWindowOpen=true and window.open('')
Apr 30, 2019 -
Opened
#18066
Electron 5.0 renderer crashes when launching signed OSX release
Apr 30, 2019 -
Opened
#18065
CHECK in VerifyCertProc test in 4.1.x
Apr 30, 2019 -
Opened
#18055
Window.confirm is not modal anymore
Apr 30, 2019 -
Opened
#18054
input = file unfriendly work in mac
Apr 30, 2019 -
Opened
#18048
--in-process-gpu strange behavior
Apr 29, 2019 -
Opened
#18032
window.opener opened from webview is null after cross site navigation
Apr 29, 2019 -
Opened
#18027
Problem with file drag & drop
Apr 29, 2019 -
Opened
#18025
Cannot pass ES6 proxy into electron remote function
Apr 29, 2019 -
Opened
#18019
Reload nested iframe in webview causes memory leak in electron@5.0.0
Apr 28, 2019 -
Opened
#18015
Unable to launch app by clicking the desktop icon in windows
Apr 28, 2019 -
Opened
#18014
win_delay_load_hook would not work if there is no visual c++ redistributable on win7/8
Apr 28, 2019
64 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
29 new comments
Open
#17972
The SUID sandbox helper binary was found, but is not configured correctly
May 3, 2019 -
10 new comments
Open
#17762
feat: add process.getBlinkMemoryInfo()
May 2, 2019 -
5 new comments
Open
#17911
who can tell me why
May 1, 2019 -
5 new comments
Open
#17767
GetSources is not showing open full screen apps in Mac
May 2, 2019 -
4 new comments
Open
#7073
persistent cookies should be encrypted
May 3, 2019 -
4 new comments
Open
#17440
[wip] feat: Add chromium extensions dependency bindings
Apr 28, 2019 -
3 new comments
Open
#17982
Problem with "will-download"
Apr 29, 2019 -
3 new comments
Open
#16579
feat: add removeInsertedCSS
May 1, 2019 -
3 new comments
Open
#17245
feat: implement win.setAspectRatio() on Windows
May 1, 2019 -
3 new comments
Open
#17487
feat: HTTP preconnect feature for electronjs
Apr 30, 2019 -
3 new comments
Open
#17686
feat: enable picture-in-picture mode for video tags
May 1, 2019 -
3 new comments
Open
#17747
feat: add webContents 'zoom-changed' event
May 3, 2019 -
2 new comments
Open
#17989
Electron 5 webview with no contextIsolation and nativeWindowOpen fails to load a preload in a popup window in the correct context
Apr 30, 2019 -
2 new comments
Open
#3797
Add FreeBSD support to electron
May 1, 2019 -
2 new comments
Open
#17504
MAS rejection - electron.asar file includes “autoupdater”
May 2, 2019 -
2 new comments
Open
#16205
Electron 4.0.0 uses a too recent glibc for Raspberry PI
May 2, 2019 -
2 new comments
Open
#17882
It's impossible to blur a webview to focus embedder frame using js vanilla API
May 3, 2019 -
2 new comments
Open
#15901
Disabled/hidden menu appears anyway after upgrade to 4.0.0-beta.8
May 3, 2019 -
2 new comments
Open
#17776
Electron 5 & Puppeteer: Target.createTarget - Not supported
May 3, 2019 -
2 new comments
Open
#17489
feat: add a getScopedToSender API on ipcMain
May 1, 2019 -
2 new comments
Open
#17902
feat: add app.enableSecureMode() API
May 4, 2019 -
1 new comment
Open
#17018
event.sender async send multiple-exercise
Apr 28, 2019 -
1 new comment
Open
#15199
Module did not self-register.
Apr 28, 2019 -
1 new comment
Open
#9490
execFile got Error: spawn EACCES under asar
Apr 28, 2019 -
1 new comment
Open
#17884
Documentation is confusing/hard to navigate for new users
Apr 28, 2019 -
1 new comment
Open
#14833
Electron under Mojave requests access to Contacts and Calendar
Apr 28, 2019 -
1 new comment
Open
#14273
3.0 regression: gpu process is started despite app.disableHardwareAcceleration() (and offscreen mode)
Apr 29, 2019 -
1 new comment
Open
#12337
Enable PDF Viewer
Apr 29, 2019 -
1 new comment
Open
#15434
protocol.intercept{Any}Protocol handler ability to call original handler
Apr 29, 2019 -
1 new comment
Open
#11128
Opened windows will be closed when the opener window closes.
Apr 30, 2019 -
1 new comment
Open
#17690
Support Custom Media Stream Tracks
Apr 30, 2019 -
1 new comment
Open
#16224
Preload script is not loaded for a window created with window.open
Apr 30, 2019 -
1 new comment
Open
#2683
Support two-finger swipe navigation
Apr 30, 2019 -
1 new comment
Open
#17622
API tray.destroy is not working
May 1, 2019 -
1 new comment
Open
#17364
Blocked `beforeunload` event but the window can not be closed
May 2, 2019 -
1 new comment
Open
#15829
desktopCapturer not capturing audio when USB speakers are Windows output
May 2, 2019 -
1 new comment
Open
#17523
Please, make printing work with Electron !
May 2, 2019 -
1 new comment
Open
#14687
Devtools errors
May 3, 2019 -
1 new comment
Open
#12763
Make single instance the default
May 3, 2019 -
1 new comment
Open
#16925
unstable behavior when creating a tabbed window
May 3, 2019 -
1 new comment
Open
#17697
Can't set working directory in setUserTasks/setJumpList
May 4, 2019 -
1 new comment
Open
#15760
Enable sandbox by default
May 4, 2019 -
1 new comment
Open
#8374
[feature requests] response body and HAR
May 4, 2019 -
1 new comment
Open
#14941
try click is not executed and it shows the context menu instead
May 4, 2019 -
1 new comment
Open
#15620
feat: Windows implementation of powerMonitor "shutdown" event
May 4, 2019 -
1 new comment
Open
#15759
chore: remove the process 'exit' event in renderers
May 4, 2019 -
1 new comment
Open
#17025
refactor: Port callbacks-registry to TypeScript
May 1, 2019 -
1 new comment
Open
#17400
fix: callback false for printing cancellation
May 3, 2019 -
1 new comment
Open
#17870
build: robustify verify-mksnapshot w.r.t. command-line parameters
Apr 29, 2019 -
1 new comment
Open
#17978
chore: Add patch to partially revert chromium crashpad change
May 1, 2019 -
0 new comments
Open
#11189
Notification with tag works only once
Apr 29, 2019 -
0 new comments
Open
#17992
requestSingleInstance specs crashing on master
Apr 29, 2019 -
0 new comments
Open
#16196
Can't set userAgent in serviceWorker
Apr 30, 2019 -
0 new comments
Open
#17993
Use crashpad on windows
Apr 30, 2019 -
0 new comments
Open
#17869
window.opener null with nativewindowopen set to true
Apr 30, 2019 -
0 new comments
Open
#17995
SetLocale through app.commandLine.appendSwitch not working
May 1, 2019 -
0 new comments
Open
#17836
electron3.x and 4.x in win10 touch screen frequent multiple clicks program crash
May 1, 2019 -
0 new comments
Open
#17402
Slow network performance when window is minimized
May 1, 2019 -
0 new comments
Open
#15791
Enabling network service
May 3, 2019 -
0 new comments
Open
#15790
fix: Expose missing Add/RemoveExtraParameter methods to macOS node child processes
May 4, 2019 -
0 new comments
Open
#17163
WIP: reimplement PDF viewer
May 1, 2019 -
0 new comments
Open
#17584
docs: added info on bookmark return values for securityScopedBookmarks
May 1, 2019 -
0 new comments
Open
#17668
build: auto-generate the codesigning cert used for macOS CI testing runs
Apr 30, 2019 -
0 new comments
Open
#17915
docs: Update breaking changes on webFrame.setSpellCheckProvider
May 2, 2019