Skip to content

Releases: centennial-oss/clipboard-envy

v1.7.0

08 Jun 14:39
415dbe6

Choose a tag to compare

Welcome to Clipboard Envy v1.7.0! 📋 🚀

In this release, we:

  • Added Rich Text detection, and provided a new transformation feature to convert rich text clipboard content to plain text clipboard content.

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.6.1...v1.7.0

v1.6.1

28 Apr 14:34
a7fcfff

Choose a tag to compare

Welcome to Clipboard Envy v1.6.1! 📋 🚀

In this release, we:

  • Updated JWT Analysis so the more important payload claims (e.g., token expiration, username, etc.) are prioritized. That way if you configure a short analysis menu preview, the key claims will likely still be visible in the menu.

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.6.0...v1.6.1

v1.6.0

11 Apr 05:39
89aa4c5

Choose a tag to compare

Welcome to Clipboard Envy v1.6.0! 📋 🚀

In this release, we:

  • Added a "Launch Clipboard Envy on Startup" option to the Settings
  • Added New "Custom ..." Transformations for many of the text manipulations
  • Added support for ClickHouse CLI Table to CSV transformation
  • Added new Hex, Binary and Decimal number analysis
  • Fixed a minor defect that was preventing CSV column manipulation menus from showing reliably

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

25 Mar 14:02
24c5c4c

Choose a tag to compare

Welcome to Clipboard Envy v1.5.2!

In this release, we:

  • added a 'Music' menu under 'Set Clipboard Data' > 'Symbol'

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Mar 19:47
7c75ebc

Choose a tag to compare

Welcome to Clipboard Envy v1.5.1!

In this release, we:

  • re-worked a number of the menus for clarity and brevity
  • enhanced the Clipboard Data Analysis menu with a better preview of the contents

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Mar 07:00
e0605e6

Choose a tag to compare

Welcome to Clipboard Envy v1.5.0!

In this release, so much is new and awesome!

  • Releases now provide a DMG in addition to the ZIP
  • Releases now upload builds to App Store Connect in addition to attaching to the release
  • Re-ordered menu for macOS app idiomacy, with the About menu item first.
  • The Clipboard Analyzer now supports identifying and stripping Zero-width Characters
  • All new Settings page to customize the app's behavior
  • Customizable awk-like feature to grab columns from multi-line text
  • Remove Lines, Head Lines, and Tail Lines multi-line features
  • Filter Lines (Include and Exclude) by configurable strings
  • Symbols → Keyboard section with symbols for keys like Command (⌘), etc.
  • Option + Click (⌘ Copy before Transforming) and Shift + Click (⌘ Paste after setting Clipboard)
    • Option + Shift works too for Copy + Transform + Paste!
    • Live Menu updates when Option and/or Shift are pressed while the menu is open

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.4.1...v1.5.0

v1.4.1

13 Mar 12:34
b7d974a

Choose a tag to compare

Welcome to Clipboard Envy v1.4.1!

In this release, we:

  • Underwent a minor restructure of the menu - "Suggestions" is removed and suggestions are now under Analyze Clipbard Data menu when relevant
  • Added new "Test Data" Menu Item under "Set Clipboard Data" that will show when option+clicking the menubar icon.
    • Option+click will also show all Transformation options, regardless of the detected data type.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Mar 05:18
5e84b42

Choose a tag to compare

Welcome to Clipboard Envy v1.4.0!

In this release, we:

  • Reworked Clipboard Data Analysis to be much more robust for recognized data types like CSVs or JSON and show in a read-only menu pane.
  • We use the new Analysis to selectively hide and show menu items (e.g., hide the CSV menu if the data is JSON or plain text), so only relevant menus are shown. ✨
  • New CSV Column Magic (Sorting, Extracting, Removing, Moving)

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

10 Mar 07:57
d01b5a5

Choose a tag to compare

Welcome to Clipboard Envy v1.3.0!

In this release, we:

  • Renamed the app from SnipStash to Clipboard Envy
  • Reorganized the Menu to emphasize Developer Tools first

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.2.2...v1.3.0

v1.2.2

09 Mar 19:39
4966253

Choose a tag to compare

Welcome to SnipStash v1.2.2!

In this release, we:

  • improved Transform Clipboard Data options for handing CSV and DB Table data
    • Database Table Data can now be transformed directly to JSON with type inferencing
    • CSV data can now use type inferencing when transforming to JSON
    • CSV → JSON also now supports auto-parsing an optional data types header row (after the field names row)
    • Added feature to strip null fields from JSON

We provide a notarized universal binary with every release, for users who do not use the Mac App Store. See the downloadable artifacts below.

Full Changelog: v1.2.1...v1.2.2