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
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