-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add Electron 31 blog post #573
Conversation
Co-authored-by: Erick Zhao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, two minor nits left
- Extended `WebContentsView` to accept pre-existing `webContents` object. [#42319](https://github.com/electron/electron/pull/42319) | ||
- Added support for `NODE_EXTRA_CA_CERTS`. [#41689](https://github.com/electron/electron/pull/41689) | ||
- Updated window.flashFrame(bool) to flash continuously on macOS. [#41391](https://github.com/electron/electron/pull/41391) | ||
- Removed `WebSQL` support [#41868](https://github.com/electron/electron/pull/41868) | ||
- `nativeImage.toDataURL` will preserve PNG colorspace [#41610](https://github.com/electron/electron/pull/41610) | ||
- Extended `webContents.setWindowOpenHandler` to support manual creation of BrowserWindow. [#41432](https://github.com/electron/electron/pull/41432) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I think getting web Filesystem support should get a shout here potentially. The breaking changes to nativeImage.toDataURL
and win.flashFrame
also feel pretty niche enough that I don't know if we need to call them out. Just my 2c, but feel free to merge as-is.
Co-authored-by: Erick Zhao <[email protected]>
This PR adds a new blog post for Electron 31. @electron/wg-releases, @electron/wg-outreach
Merge target: June 11th, after 31.0.0 releases.
Note: The "Check Blog links" job is going to fail until the Chrome 126 announcement blog comes out. A fail is expected until about Tuesday