Create Dmg Versions Save

Create a good-looking DMG for your macOS app in seconds

v7.0.0

3 months ago

Breaking

  • Require Node.js 18 557974c

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.

https://github.com/sindresorhus/create-dmg/compare/v6.1.0...v7.0.0

v6.1.0

6 months ago
  • Make the bundled seticon binary a Universal binary 2b37ae1

https://github.com/sindresorhus/create-dmg/compare/v6.0.1...v6.1.0

v6.0.1

8 months ago

v6.0.0

1 year ago

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

  • Use APFS for the DMG (#81) 228d8f8

https://github.com/sindresorhus/create-dmg/compare/v5.5.1...v6.0.0

v5.5.1

1 year ago

v5.5.0

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

https://github.com/sindresorhus/create-dmg/compare/v5.4.0...v5.5.0

v5.4.0

1 year ago
  • Update disk icon to latest version (#73) 4833280
  • Always generate largest icon (#72) 43e5418

https://github.com/sindresorhus/create-dmg/compare/v5.3.0...v5.4.0

v5.3.0

3 years ago
  • Mention the DMG filename in the completed message cde05c0

https://github.com/sindresorhus/create-dmg/compare/v5.2.0...v5.3.0

v5.2.0

3 years ago
  • Improve error when app name is missing 7a1ea2b

https://github.com/sindresorhus/create-dmg/compare/v5.1.0...v5.2.0

v5.1.0

4 years ago
  • Remove 27-character minimum threshold to use --dmg-title (#49) 127b692

https://github.com/sindresorhus/create-dmg/compare/v5.0.1...v5.1.0