Skip to content

v3.0.0

Compare
Choose a tag to compare
@MarshallOfSound MarshallOfSound released this 07 Apr 01:54
· 8 commits to master since this release
d692149

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

  • test: add mobx to unit tests (#95) (6d4f699)
  • Only allow installs from the main process (d692149)

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.