v0.75: Improved transient content detection
There's a community-driven effort, documented at nspasteboard.org, to standardize on pasteboard types that clipboard managers like Jumpcut aren't meant to show. Jumpcut attempts to be a good citizen in this regard, but in some edge cases it wasn't working. This version should improve that situation. Please continue to file bug reports when it doesn't!
Fixed
- Altered the check for transient types (and, optionally, concealed
types) to use a less brittle method that does not require actually
loading the pasteboard item. (Thanks to GitHub users acca and
maybeageek for the bug reports.) - Target macOS/OS X version has been set back to 10.10 from 10.11.
Added
- The "Clear All" menu item's warning may now be disabled. (Set
the "askBeforeClearingClippings" preference back to true to
re-enable it if needed.)