Skip to content

Releases: electron/asar

v3.4.1

07 Apr 02:55
e4fb057
Compare
Choose a tag to compare

3.4.1 (2025-04-07)

Bug Fixes

  • allow ../ symlink Streams when they're still within the package (#363) (e4fb057)

v3.4.0

02 Apr 01:51
dd7fb18
Compare
Choose a tag to compare

3.4.0 (2025-04-02)

Features

  • add in-memory API for streaming files to destination asar (#360) (dd7fb18)

v3.3.1

11 Feb 00:44
9b7ccfe
Compare
Choose a tag to compare

3.3.1 (2025-02-11)

Bug Fixes

  • revert "feat: allow providing properties (such as unpack) in ordering input file" (#356) (9b7ccfe)

v3.3.0

10 Feb 20:55
b2f73c8
Compare
Choose a tag to compare

3.3.0 (2025-02-10)

Features

  • allow providing properties (such as unpack) in ordering input file (#350) (b2f73c8)

v3.2.18

07 Jan 03:04
645b7db
Compare
Choose a tag to compare

3.2.18 (2025-01-07)

Bug Fixes

  • Respect unpack minimatch for symlinks within previously unpacked directories (#341) (645b7db)

v3.2.17

07 Nov 05:16
4df48cd
Compare
Choose a tag to compare

3.2.17 (2024-11-07)

Bug Fixes

  • isUnpackedDir matches non-child directories that have same folder name prefix (#333) (4df48cd)
  • checking if symlink with same prefix points outside the directory (#335) (9ec1830)

v3.2.16

05 Nov 14:23
f30b93d
Compare
Choose a tag to compare

3.2.16 (2024-11-05)

Bug Fixes

v3.2.15

30 Oct 14:34
e313c0a
Compare
Choose a tag to compare

3.2.15 (2024-10-30)

Bug Fixes

v3.2.14

25 Oct 02:01
8a9959e
Compare
Choose a tag to compare

3.2.14 (2024-10-25)

Bug Fixes

v3.2.13

11 Sep 00:48
baf479c
Compare
Choose a tag to compare

3.2.13 (2024-09-11)

Bug Fixes

  • Add previously exported types back in (#326) (baf479c)