Skip to content

Commit 035c3bc

Browse files
committed
Add DMG installer with drag-to-Applications support
Improve installation experience for macOS users by creating a DMG installer that provides a standard drag-to-Applications installation interface. This follows macOS app distribution best practices and makes the initial app setup more intuitive. - Implemented `just dmg` recipe to generate installer - Uses standard macOS drag-to-install metaphor - Simplifies first-time user onboarding
1 parent 1dd32de commit 035c3bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88
- Privacy Policy document (PRIVACY.md)
9+
- DMG installer with drag-to-Applications window (`just dmg`)
910

1011
### Changed
1112
- App renamed from "CF Cache Status" to "Cache Status"

0 commit comments

Comments
 (0)