Skip to content

Dinky 2.9.0

Choose a tag to compare

@heyderekj heyderekj released this 01 May 06:08
· 38 commits to main since this release

Dinky 2.9.0

Changes since v2.8.0 (commit subjects from this repo):

  • docs: mention CLI and local API in README, site, and FAQ (#16)
  • docs: add CLI row to compare hub and update compare pages for dinky compress
  • ci: skip build steps for site-only pushes to main
  • docs: rename CLI row to CLI/local API, use cube icon for App size
  • docs: add CLI/local API row and cube icon for App size on homepage comparison table
  • docs: clarify CLI row Dinky value as 'Images (for now)'
  • docs: update CLI row Dinky value to 'Images only (for now)'
  • site: add Dinky/Binky tab banner across all pages
  • docs: CLI supports all file types, update comparison tables to checkmark
  • feat: expand CLI to PDF and video; move compression engines into SPM packages

Install

Homebrew (optional):

brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinky

Or download Dinky-2.9.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 (or brew 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).