This release is a minor bump as it contains exactly one new feature. contextBridge
module, this feature is outlined below along with the other fixes and changes that went into this release. The 6.1.x
series is now only release line in the 6.x.y
major release line that will receive bug fixes and security fixes. It is recommended you upgrade to 6.1.x
.
contextBridge
module to make it easier to communicate between an isolated context and the main world. #20639worker_threads
in ELECTRON_RUN_AS_NODE
. #20457recentDocuments
MenuItem role on macOS. #20409.asar
in directory name extensions. #20402--disable-color-correct-rendering
. #20358Key | Action | |
---|---|---|
/ | Focus the search bar | |
Esc | Focus the search bar and cleans it | |
↓ | Select the next search result | |
↑ | Select the previous search result | |
Enter | Open the selected search result | |
cmdEnter | Ctrl+Enter | Open the selected search result in a new tab |