Skip to content

Releases: electron/universal

v1.3.4

27 Nov 03:02
3657753
Compare
Choose a tag to compare

1.3.4 (2022-11-27)

Bug Fixes

  • update dir-compare for minimatch redos (3657753)

v1.3.3

19 Oct 00:18
1fc0005
Compare
Choose a tag to compare

1.3.3 (2022-10-19)

Bug Fixes

  • merged ASAR does not unpack when there is only one unpacked file (#55) (1fc0005)

v1.3.2

18 Oct 23:14
64cbc83
Compare
Choose a tag to compare

1.3.2 (2022-10-18)

Bug Fixes

  • migrate from asar to @electron/asar (691e4ef)

v1.3.1

03 Oct 07:07
72a3f83
Compare
Choose a tag to compare

1.3.1 (2022-10-03)

Bug Fixes

v1.3.0

01 Jun 20:08
3a30fe9
Compare
Choose a tag to compare

1.3.0 (2022-06-01)

Features

  • don't lipo binaries that are identical in the x64 and arm64 versions and match an allowlist (#47) (01dfb8a), closes #17

v1.2.1

09 Mar 19:06
479e80d
Compare
Choose a tag to compare

1.2.1 (2022-03-09)

Bug Fixes

  • handle MainMenu.nib mismatch in Electron 18 (#42) (479e80d)

v1.2.0

24 Jan 21:42
38ab1c3
Compare
Choose a tag to compare

1.2.0 (2022-01-24)

Features

v1.1.0

15 Sep 19:53
36b58a8
Compare
Choose a tag to compare

1.1.0 (2021-09-15)

Features

  • add support for auto-merging ElectronAsarIntegrity values (36b58a8)

v1.0.5

09 May 04:18
e7d57dd
Compare
Choose a tag to compare

1.0.5 (2021-05-09)

Bug Fixes

  • /usr/bin/file can return errors on MacOS; ignore these errors (#13) (e7d57dd)

v1.0.4

20 Nov 10:10
477a52e
Compare
Choose a tag to compare

1.0.4 (2020-11-20)

Bug Fixes

  • use setEncoding() and read() for crypto.createHash instead of digest() (#11) (477a52e)