electron v0.26.0
Changelog:
- Add support for Flash Pepper plugin.
- Add
protocol.RequestErrorJob
. - Remove
getFavicon
method ofBrowserWindow
and<webview>
. - Fix in-page navigations doing full page refreshes.
- Keep
asar
archive file opened during the archive's life time.
Windows
- Fix printing.
- Fix bugs of io.js interacting with stdout.
Mac
- Fix window showing in wrong monitor.
- Do not use textured window background by default.