https://www.electronjs.org/blog/electron-42-0

Electron 42リリース。 Chromium 148/Node.js 24.15.0/V8 14.8へアップデート。 macOSの通知APIがUNNotification APIに変更されコード署名が必須に、postinstallでElectronバイナリをダウンロードする挙動を削除。Session.clearStorageData()からquotasオブジェクトを削除。 view.setBounds()のアニメーション対応、view.setBackgroundBlur()によるネイティブ背景ぼかしのサポート。 macOSでのNotification.getHistory()globalShortcut.setSuspended()、ヒーププロファイリングのサポートなど。