Releases: MarshallOfSound/electron-devtools-installer
Releases · MarshallOfSound/electron-devtools-installer
v3.2.0
v3.1.1
v3.1.0
v3.0.0
3.0.0 (2020-04-07)
Bug Fixes
- make extension store directory recursively (8247952)
- only allow installs from the main process (fc1d878)
- support dynamic application path (#88) (e9471f9)
- use ES6 standard imports for electron modules. Closes #116 (dc0f6e4)
Features
BREAKING CHANGES
- Only allow installs from the main process
The remote is being deprecated and as such we should not rely on it for what is a buggy and very small usability tweak.