ClipTrap Changelog

What's new in ClipTrap 1.2.2 Build 1

Dec 22, 2014
  • Added security option to delete the clip.txt file on program exit.
  • Added new tray icon states to show whether or not the clipboard and/or the ClipTray window is empty. For an explanation of all of them, go to the 'Options tab > Tray icon legend' section.

New in ClipTrap 1.2.1 Build 1 (Dec 20, 2014)

  • Made the clipboard edit field read-only and added a custom context menu.
  • Now, copying text out of the edit field should not add that text back to edit field.
  • The tray icon now shows three different states:
  • Clipboard with red X: Monitoring is off.
  • Clipboard with blank page: Monitoring is on, clipboard is empty.
  • Clipboard with text: Monitoring is on, clipboard is not empty.
  • Added a few new security features:
  • Timer-based auto-clear of the clipboard.
  • Timer-based auto-clear of the ClipTrap window.
  • Auto-clear of the clip archive.
  • Reworked the Options tab.
  • If append mode is set to 'Bottom', the edit field will automatically scroll to the bottom.

New in ClipTrap 1.2.0 Build 1 (Dec 15, 2014)

  • Added the "Monitor clipboard," "Clear clipboard," "Clear window text," and "Copy window text" functions to the tray icon menu.

New in ClipTrap 1.1.9 Build 1 (Mar 14, 2014)

  • Added configurable hotkeys for each of the three buttons on the main form: Clear clipboard, clear window text, and copy window text.

New in ClipTrap 1.1.8 Build 1 (Jul 26, 2013)

  • Set a minimum size to the form
  • The setting of the global monitoring toggle hotkey was broken

New in ClipTrap 1.1.7 Build 1 (Jul 24, 2013)

  • Added standard Find functionality
  • Took out ANSI build

New in ClipTrap 1.1.6 Build 1 (May 13, 2013)

  • Added optional archival option.
  • Added "Always on top" button to the toolbar.
  • Changed the GUI to a tab control. Moved the Options panel to the new Options tab.
  • Changed the "Monitor clipboard" icon.

New in ClipTrap 1.1.5 Build 1 (Oct 29, 2012)

  • Added "Append text to..." functionality via the toolbar, File menu, or Ctrl+D hotkey.

New in ClipTrap 1.1.4 Build 1 (Oct 25, 2012)

  • Last used filename is now saved.
  • No longer writes the Unicode BOM to files.

New in ClipTrap 1.1.3 Build 1 (Aug 16, 2012)

  • Added "Save text as..." functionality via the toolbar, File menu or Ctrl+S hotkey

New in ClipTrap 1.1.2 Build 1 (Jul 16, 2012)

  • Worked around an issue when attempting to load a large amount of
  • saved text when ClipTrap starts.

New in ClipTrap 1.1.1 Build 1 (May 24, 2012)

  • The clip list is now saved between sessions

New in ClipTrap 1.1.0 Build 1 (Apr 18, 2012)

  • Added ability to append new clips to the top of the stack. Use the dropdown list in the toolbar to switch between the top and bottom options.
  • Added "Scroll to top" & "Scroll to bottom" toolbar buttons to more easily navigate the edit field.
  • Added ability to configure a timestamp string as part of the clip delimiter. This uses the standard AutoHotkey timestamp tokens. In addition to configuring the actualy timestamp string, you must enable this option by checking the "Enable timestamp tokens" checkbox.
  • Statusbar now shows the contents currently on the clipboard.

New in ClipTrap 1.0.9 Build 1 (Apr 13, 2012)

  • My build script wasn't including the Unicode build properly. The install zip file should now include ClipTrap.exe and ClipTrap_ANSI.exe. The ClipTrap.exe is the Unicode version.

New in ClipTrap 1.0.8 Build 1 (Apr 12, 2012)

  • Added "Close to tray" option

New in ClipTrap 1.0.7 Build 1 (Mar 13, 2012)

  • Made a slight change/tweak to the "Copy window text" functionality to try and preserve CR/LF line endings.

New in ClipTrap 1.0.6 Build 1 (Mar 9, 2012)

  • Tray icon now changes with toggle state.
  • Configurable hotkey to toggle monitoring.

New in ClipTrap 1.0.5 Build 1 (Oct 20, 2011)

  • Added custom delimiter option.
  • Changed toolbar and button icons to the Fugue set.
  • Removed "Add extra blank line option" since you can now specify a custom delimiter. For two blank lines, like before, use: \r\n\r\n

New in ClipTrap 1.0.4 Build 1 (Oct 20, 2011)

  • Added word wrap capability under Options.
  • Added ability to add an extra blank line between clips under Options.

New in ClipTrap 1.0.3 Build 1 (Oct 20, 2011)

  • Fixed a couple of 120 DPI graphical glitches.

New in ClipTrap 1.0.2 Build 1 (Feb 24, 2010)

  • Added "Minimize on startup" option. Go to Options, Configure to set it. (Thanks, Isaac Patch)

New in ClipTrap 1.0.1 (Feb 24, 2010)

  • Added an option that will allow for confirmation of the "Clear window text" button. Go to Options, Configure to set it. (Thanks, ewemoa)
  • Added a Unicode build to the zip.