Electron: v10.1.0 Release

Release date:
August 27, 2020
Previous version:
v10.0.1 (released August 26, 2020)
Magnitude:
71 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v10.1.0

trop[bot]
georgexu99
MarshallOfSound
electron-bot
codebytere

Directory Browser for v10.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Release Notes for v10.1.0

Features

  • Added visualEffectState option to BrowserWindows to allow customization of vibrancy effect state on macOS. #25106
  • Added app.createThumbnailFromPath() API that returns a preview image of a file given its file path and a maximum thumbnail size. #25072
  • Added back a previously broken visibleOnFullScreen option for setVisibleOnAllWorkspaces. #25125
  • Added the currencyCode field that Apple's StoreKit in-app-purchasing library provides but has not been added to the Product object that inAppPurchase.getProducts returns. #25084

Fixes