Skip to content

Stashium v0.4.0

Choose a tag to compare

@Mombuyish Mombuyish released this 07 May 07:46

Stashium v0.4.0 — macOS universal build (Apple Silicon + Intel).

  • Signed with Apple Developer ID
  • Notarized by Apple
  • Requires macOS 11 (Big Sur) or later

What's new

Auto-update

  • Stashium now checks for new versions on launch and offers to install them in-place. No more manual DMG hunting.
  • Updates are signature-verified end-to-end (Ed25519 on top of Apple's notarization), so a bad CDN or replaced binary can't trick the app into installing something it shouldn't.
  • "Install" downloads the new version, swaps it in, and restarts Stashium. You can still trigger a manual check from Stashium → Check for Updates any time.

Won't save the same clip twice

  • Re-copying something Stashium already has no longer creates a second entry. The toast says "Already in your library" and offers a one-click Jump to existing to take you straight to the original.
  • Works across every clip type:
    • Text / URL / Markdown / Rich text — exact-content match
    • Files (Finder copy) — file name + size match
    • Screenshots & pasteboard images — byte-level fingerprint
  • Trash exclusion is intentional: if you trashed a clip and copy the same content again, it's treated as a fresh capture. Archived clips DO count as duplicates.

Smaller fixes that add up

  • Dock icon click reopens the main window. Closing Stashium with ⌘W used to leave the dock icon as a no-op — clicking it now brings the window right back.
  • Menu-bar icon click opens the menu instead of force-showing the window. Clicking "Show Stashium" in that menu still does what it always did.
  • A handful of subtler edges around toast behavior and capture timing.

Install

  1. Download Stashium.dmg
  2. Open the DMG and drag Stashium.app into Applications
  3. Launch from Launchpad or Spotlight

(Already on 0.3.0? You'll need this download once. From 0.4.0 onward, Stashium updates itself.)

Issues

Email mombuartworks@gmail.com.