Version 5.2.5b12

  • Fixed: Can be run on Hackintoshes that have no "en0" network interface.

Version 5.2.5b11

  • Fixed: Avoids another rare crash at launch.

Version 5.2.5b10

  • Fixed: Clippings from iOS (via Handoff feature) are not automatically recorded any more.
  • Changed: Made some internal changes to prepare for 64 bit migration (not finished).

Version 5.2.5b9

  • Changed: New hidden pref "Popup Preview Always Opens Zoomed" (YES/NO).
  • Changed: Web Popups now open larger (at 1000 x 400)

Version 5.2.5b8

  • Fixed: Drag & Drop from iClip bins works again (got broken in b6).
  • Fixed: Copy & Paste works again with recent Word / Office versions.
  • Fixed: Handles huge texts in the clipboard better.
  • Fixed: When unchecking the Prefs option "Show iClip in the menu bar", the icon gets again removed from the menu bar as intended.
  • Fixed: Image and file copying with Evernote (see also: http://iclipapp.com/help/evernote-copy-image.html).
  • Fixed: Update checking works again with older Mac OS versions (10.6, 10.7 and 10.8).

Version 5.2.5b7

  • New: New hidden pref "Keep name always when copying into bin" (Boolean) for keeping the name of the bin even if the copied item comes its own suitable name already. This is useful when copying from FileMaker, for instance, where copied objects often have names assigned.
  • New: The Clip Set selection popup button can now have an up/down button next to it. To enable it, choose the Slim skin and set the Prefs key "clipSetsPopupMenuType override" to 2, e.g. with these Terminal.app commands:
    • defaults write com.irradiatedsoftware.iClip "clipSetsPopupMenuType override" 2
    • defaults write com.irradiatedsoftware.iClip "clipSetsPopupMenu leftAdjust" -4
    • defaults write com.irradiatedsoftware.iClip "clipSetsPopupMenu rightAdjust" 6

Version 5.2.5b6

  • New: Items can be added to existing clippings in bins by holding down the Option (alt) key during dragging. Works only with text and file aliases, not with images and other types (sadly, most other apps do not properly check for the possibility of multiple items in the clipboard, hence this restriction). It is also planned to provide a Hot Key for this in the next beta release.
  • Improved: Multiple text items can now be dragged into a single bin.
  • Fixed: Menu command "Copy Text from All Bins" works again (got broken in b5).
  • Fixed: Editing a multi-item text clipping by writing into the popup preview window does now properly turn it into a single-item clipping.
  • Fixed: No more flicker when dragging over a clipping over a bin or the [+] button.
  • Scripting improvements:

Version 5.2.5b5

  • Changed: The name overlay has been made a bit more transparent. Let me know how you like it, especially if you don't like it.
  • New: Hot Click "Show/hide name overlay".
  • Fixed: Multi-Item text clippings show text of all items in Preview.
  • Scripting improvements:
    • Fixed: 'text content' of 'clipping' class returns text of all items combined.
    • Fixed: 'move' command for bins can now move past the bin following the last bin.
    • New: 'text items separator' in 'application' class.
    • New: 'recording target' in 'application' class.
    • New: 'last used bin position' in 'clip set' class.
    • New: 'clip item' class responds to 'delete', 'clear', 'make' and 'duplicate' commands.
    • New: 'clipping' class responds to 'clear' command.
    • New: 'make' and 'duplicate' commands for 'clipping' class accept a 'clip item' for initialization.

Version 5.2.5b4

  • New: Adds hidden prefs for overriding the background color of Popup Preview windows and the transparency of Styled and HTML previews ("Popup Preview bg color", "Popup Preview bg opaque", optionally followed by either " Web clipping" or " Styled text clipping").
  • Improved: Updates Help for Preferences, explaining the Show/Hide checkbox and hot key better.
  • Fixed: Prevents crash when showing Trial Reminder at startup with the new "Record to Active Clip Set" option enabled.

Version 5.2.5b3

  • Fixed: Clips from the app InShort now show a preview instead of just a "?".

Version 5.2.5b2

  • New: iClip can now record new clippings (from a Copy command) to the active Clip Set instead of the Recorder. This is still experimental. If you're interested, please contact support@iclipapp.com for instructions to enable this feature.

Version 5.2.5b1

  • New: Multiple Paste mode (via Hot Key or shift+option click onto menu bar icon).
  • New: Hot Clicks for moving and copying a clip to a different Clip Set.
  • New: Scripts that calculate the math result of a clip and either append or replace the result.
  • Fixed: Using the Copy command in an application, then quickly switching to another app, won't switch back to the previous app any more.
  • Fixed: Lists 1Password again in the Excluded Apps preferences. Also adds a Defaults button to reset the apps to iClip's suggestion.
  • Fixed: Undo now works on clippings modified by manually invoked scripts.
  • Fixed: Hot Clicks preferences expand & collapse correctly again.
  • Fixed: Avoids a potential crash when switching clipping sets via Hot Key.
  • Improved: When switching to another Clip Set via the pop-up menu, iClip won't automatically hide any more.
  • Improved: Help was updated with the new Hot Click and Hot Key features.