8000 Release electron v10.1.0 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v10.1.0

Compare
Choose a tag to compare
{{ refName }}
@electron-bot electron-bot released this 28 Aug 01:11
· 309 commits to 10-x-y since this release

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

  • Fixed Electron not working on Windows 7 after #25076. #25167
0