Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pivot Release for Core Signing Cert change (macOS) (#2453)
* Upgrade Electron to 8, bump Node version, fix font-manager * Specify nodeIntegration as true * Get <webview> working again * Get <webview> working again * Electron 9.0 * Escape parens in plugin install exec path (newer Electron added them) * Bump versions for first alpha * Electron 9.1 * Convert all Electron APIs that switched from callback to Promise * Fix send-and-download feature * Remove user-agent override hack for OAuth 2 login window * Bump alpha version * Fix issue regarding chokidar * Add package-lock.json * Upgrade chokidar because @babel/cli uses an older incompatible version of fsevents * Fix source maps * Read .nvmrc in GitHub actions * Address remaining PR feedback * Use Designer release env for Core * Bump version * Add signing requirements for new cert (attempt #1) * Fix config * Fix release script * Fix whitelist cert * Try updating cert checksum again * Remove darkModeSupport option * Revert version bump
- Loading branch information