Skip to content

Releases: electron-userland/electron-installer-snap

5.2.0

25 Jul 20:29
Compare
Choose a tag to compare

Changed

  • Change confinement default from classic to strict (#144)
  • Allow disabling of browser sandbox for snap sandbox (#141)

Fixed

  • Clarify the use of SnapcraftConfig (#76)
  • Update base snapcraft requirements, fix multipass errors (#144)

5.1.0

06 Jun 15:24
Compare
Choose a tag to compare

Added

  • TypeScript definitions (#72)

5.0.0

21 Jan 22:18
bbb9886
Compare
Choose a tag to compare

Changed

  • Reduce the number of dependencies (#60, #65)

Removed

  • Node < 10 support (#62)

4.1.0

21 Nov 20:16
3539140
Compare
Choose a tag to compare

Added

  • Autodetect the base option when it's not specified by the user (#47)

4.0.0

20 Jun 16:02
Compare
Choose a tag to compare

Fixed

  • Depend on pulseaudio, not libpulse0, when using the pulseaudio feature (#35)

Removed

  • Callback-style support (use async / await syntax or util.callbackify) (#28)
  • Node < 8 support (#28)

3.2.0

03 May 18:19
Compare
Choose a tag to compare

Added

  • Always set the browser sandbox feature for Electron >= 5.0.0 (#22)

3.1.1

03 May 15:51
Compare
Choose a tag to compare

Changed

  • Upgrade to electron-installer-common@^0.6.1

3.1.0

08 Jan 06:18
Compare
Choose a tag to compare

Added

  • Normalize and validate the Snap name (#13)

3.0.1

26 Dec 22:42
Compare
Choose a tag to compare

Fixed

  • Electron 4 support (#8)

3.0.0

26 Dec 22:39
Compare
Choose a tag to compare

Changed

  • Minimum Node version increased to Node 6, as Node 4 is no longer LTS (#6)