Dinky 2.13.0
Changes since v2.12.0 (commit subjects from this repo):
- Site: fix missed v2.11.2 → v2.12.0 in download button caption
- release.sh: also sed v · Apple Silicon pattern in site/index.html
- Site: remove NEW badge from Binky tab in nav strip.
- Add Dinky vs Smol comparison page for SEO and discovery.
- Use three-column suite cards and add Smol to homepage compare table.
- Replace Smol comparison placeholders with verified vendor facts.
- Fix watch folders on hidden launch, dock recovery, audio bitrate, output subfolders
- Fix hidden-mode window recovery, false-crash prompts, and file-size limit (#25)
Install
Homebrew (optional):
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinkyOr download Dinky-2.13.0.dmg from the assets below and drag Dinky into Applications. Already using Dinky? Choose Install Update from the in-app banner when it appears.
Finder “Open With” shows two Dinkys
macOS lists each Dinky.app on disk with its own version. After an upgrade, an older copy is often still around.
- Homebrew:
brew cleanup dinky(orbrew cleanup) removes old cask versions under Caskroom. - List every copy:
mdfind 'kMDItemCFBundleIdentifier == "com.dinky.app"'in Terminal; delete extras you do not need (e.g. in Downloads).