Dinky 2.12.0
Changes since v2.11.2 (commit subjects from this repo):
- Update site screenshots and cache-bust image URLs
- Reorder media type to Image/Video/Audio/PDF, bump app size to 35 MB, drop CloudConvert from audio list
- Add Dinky vs PDF Expert comparison and wire site links
- Fix release preflight to run CI-equivalent tests and correct the PDF scan test module import.
- Document Apple Silicon requirement; fix Intel claim in fre:ac FAQ
- Site: add plain-English data section and document network behavior in FAQ and llms.txt.
- Site: restyle data blurb as a two-column grid with lock icon.
- Add future doc for universal Intel macOS builds
- Exclude site/ from GitHub language stats via Linguist
- Site: add Jack's testimonial pull-quote between screenshot rows
- Link Testament Made in site footers to testamentmade.com
- Audio: fix AMR/3GP rejection and low-sample-rate M4A encoding failure
Install
Homebrew (optional):
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinkyOr download Dinky-2.12.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).