5.2.0 - 2022-07-25
- Change confinement default from classic to strict (#144)
- Allow disabling of browser sandbox for snap sandbox (#141)
- Clarify the use of SnapcraftConfig (#76)
- Update snapcraft requirements, fix multipass errors (#144)
5.1.0 - 2020-04-25
- TypeScript definition (#72)
5.0.0 - 2020-01-21
- Reduce the number of dependencies (#60, #65)
- Node < 10 support (#62)
4.1.0 - 2019-11-21
- Autodetect the base option when it's not specified by the user (#47)
4.0.0 - 2019-06-20
- Depend on
pulseaudio
, notlibpulse0
, when using thepulseaudio
feature (#35)
- Callback-style support (use
async
/await
syntax orutil.callbackify
) (#28) - Node < 8 support (#28)
3.2.0 - 2019-05-03
- Always set the browser sandbox feature for Electron >= 5.0.0 (#22)
3.1.1 - 2019-02-21
- Upgrade to
electron-installer-common@^0.6.1
3.1.0 - 2019-01-06
- Normalize and validate the Snap name (#13)
3.0.1 - 2018-12-26
- Electron 4 support (#8)
3.0.0 - 2018-07-16
- Minimum Node version increased to Node 6, as Node 4 is no longer LTS (#6)
2.0.1 - 2018-02-22
- Support for Electron 2.x (GTK3) (#4)
2.0.0 - 2018-01-31
Initial release.