Skip to content

RC 5 - Electron 3 issues on linux, remove need for `<base>` tag

Compare
Choose a tag to compare
@nklayman nklayman released this 26 Oct 04:33
· 611 commits to master since this release

This release includes a hotfix for #117, where Electron v3 would only display a blank screen. It also removes the need of the <base> tag in the index.html. After updating, remove that line, and your app will continue to work as normal.