Skip to content

Releases: sindresorhus/create-dmg

v8.1.0

21 Mar 08:30

Choose a tag to compare


v8.0.0...v8.1.0

v8.0.0

23 Jan 15:36

Choose a tag to compare

Breaking

  • Require Node.js 20 44a1b40
  • sla.r file for license agreement is no longer supported, use license.txt or license.rtf 5227566

Improvements

  • Generate image in Swift and remove dependency on ImageMagic and GraphicsMagick (#100) b6c13ba 4a87e8b
  • Gracefully handle missing or inaccessible app icon file 15a2b1d
  • Fix license agreement on modern macOS 5227566

v7.1.0...v8.0.0

v7.1.0

09 Sep 05:51

Choose a tag to compare

  • Add --no-code-sign flag to skip code signing 3cd315f
  • Add --no-version-in-filename flag 1e57db2
  • Allow the specified identity to be the SHA-1 version (#98) b2eb4b3

v7.0.0...v7.1.0

v7.0.0

30 Jan 10:17

Choose a tag to compare

Breaking

Improvement

  • Don't set icon on the DMG file (#89) aee41e8
    • It was a mistake that it previously set the icon on the DMG file too. It made it confusing as both the DMG file and the mounted DMG looked the same.

v6.1.0...v7.0.0

v6.1.0

11 Nov 09:28

Choose a tag to compare

  • Make the bundled seticon binary a Universal binary 2b37ae1

v6.0.1...v6.1.0

v6.0.1

21 Aug 11:25

Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

07 Feb 18:09

Choose a tag to compare

Breaking

  • Require Node.js 14 a8bf057
  • The created DMG now requires macOS 10.13 and later
    • This aligns with Xcode 14 which can only target back to macOS 10.13

Improvements

v5.5.1...v6.0.0

v5.5.1

13 Jan 06:13

Choose a tag to compare

v5.5.0...v5.5.1

v5.5.0

12 Jan 01:58

Choose a tag to compare

  • Improve code signing identity detection (#77) 2f7d282

v5.4.0...v5.5.0

v5.4.0

29 Jul 16:23

Choose a tag to compare

v5.3.0...v5.4.0