CLIPPINGS 3.1.2
~~~~~~~~~~~~~~~
2010-06-29

 * Bug fix: Using the same user-entered value in multiple placeholders with
   the same name (bug 20386)
 * Bug fix: Allow the Clippings Manager tree list width to be adjustable


CLIPPINGS 3.1.1
~~~~~~~~~~~~~~~
2010-02-01

 * Compatible with Firefox 3.6.x and Thunderbird 3.0.x
 * Bug fix: Drag & drop of selected text fails if only 1 word selected 
   (bug 21223)


CLIPPINGS 3.1 BETA RELEASES
~~~~~~~~~~~~~~~~~~~~~~~~~~~

3.1 beta 1 (2008-12-13)

 * Paste clippings without overwriting the clipboard
 * Paste clippings containing HTML tags as rich text
 * Window/dialog dimensions set in "em", not pixels
 * Extension preferences dialog
 * Add Clippings icon to Thunderbird's message view status bar
 * Add Clippings submenu to subject line context menu in Thunderbird's 
   message compose window (not fully functional; see bug 20350)



CLIPPINGS 3.0 DEVELOPMENT RELEASES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pre-3.0 development releases are numbered 2.99.x, where x is the
development milestone.  Example: 2.99.1 is the first development
milestone, 2.99.5 is the fifth, etc.


CLIPPINGS 2.99.1 (2007-08-15)

 * Shortcut keys
 * Early, experimental implementation of common data source (this feature is
   disabled by default)


CLIPPINGS 2.99.2 (2007-08-29)

 * Clipping placeholders. You can now define placeholders inside a clipping 
   that you will be prompted to fill in when you paste the clipping.
 * Toolbar button for Firefox.
 * Common clippings data for Firefox and Thunderbird.  Disabled by default
   due to bugs.


CLIPPINGS 2.99.3 (2007-10-08)

 * Default clippings.  System administrators and redistributors who want to
   package the Clippings XPI with default clippings can do so by unzipping the
   XPI archive using a ZIP client such as WinZip, putting the data source file
   containing the default clippings in the "defaults" directory, and then
   re-zipping the archive. The data source file must be named "clippak.rdf",
   and must be a valid Clippings file.
 * The predefined clipping variable $[HOSTAPP] now includes the host 
   application's version number.
 * On-the-fly updating of clipping edits/changes.
 * Automatic refreshing of Clippings Manager's display whenever its window
   is focused.  This is especially important when common Clippings data is
   enabled, because this ensures that the most recent changes from the other
   host application is reflected in Clippings Manager.
 * Improvements to the new common data source feature, which was introduced
   in the last development snapshot.


CLIPPINGS 2.99.4 (2007-12-29)

 * Common Clippings Migration utility for migrating clippings to the common
   data source.  To run this utility, invoke Clippings Manager, then choose
   Options -> Common Clippings.
 * Double-click on a clipping in Clippings Manager to paste it into the
   most recent host app window
 * Mini-help appears when starting Clippings Manager for the first time, and
   when clicking What's This in the Shortcut Key field.
 * Clippings toolbar (experimental only, disabled by default)
 * Removed Clippings button for host application toolbar 
 * Bug fix: Clippings menu missing if clippak.rdf is corrupted or invalid
   (bug 17898)
 * Bug fix: resolve confused UI state after migration to common datasource 
   (bug 17939)
 * Bug fix: incorrect status bar count after new clipping/folder or import
   from other host app (bug 17871)


CLIPPINGS 2.99.5 (2008-01-26)

 * Removed support for Firefox 1.5 and Thunderbird 1.5.  These versions 
   are obsolete and Mozilla Corp. is no longer supporting them.
 * Added support for Firefox 3.0 beta 2.
 * Clippings' first-run initialization has been improved.
 * Bug fix: No auto reload after migration completed (bug 18197)
 * Bug fix: Common Clippings command should be hidden after migration is
   completed (bug 18368)
 * Bug fix: "Clippings Error" command on Clippings menu not removed after
   successful automatic recovery on Thunderbird



CLIPPINGS 2.0 DEVELOPMENT RELEASES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pre-2.0 development releases are numbered 1.99.x, where x is the
development milestone.  Example: 1.99.1 is the first development
milestone, 1.99.5 is the fifth, etc.


CLIPPINGS 1.99.1 (2006-02-06)

 * Moved all functions from the gClippings object into a new XPCOM
   service: nsIClippingsService
 * No UI or other user-visible changes

CLIPPINGS 1.99.2 (2006-02-18)

 * Import and export Clippings data from or to RDF/XML files
   (Clippings 1.2)

CLIPPINGS 1.99.3 (2006-04-23)

 * Folders and subfolders to organize your clippings.
 * New "Move To" and "Copy To" commands in Clippings Manager to file
   clippings into folders (right-click on an entry in the Clippings
   Manager tree list).
 * Automatic back up of Clippings data. Back up files are stored in a
   ".clipbak" folder in your Firefox user profile folder.


CLIPPINGS 1.99.4 (2006-05-11)

 * Automatic recovery of corrupted data source file.  Clippings can now
   detect corruption of the data source file (clipdat2.rdf) and restore
   it from backup files.

Clippings Manager changes:

 * Bug fix: Drag 'n drop in Clippings Manager tree list (bug 13755).  With 
   this bug fix, the Move Up and Move Down commands in the tree list context 
   menu are redundant, and have been removed.
 * Bug fix: Status bar count wasn't accurate
 * Bug fix: Unable to undo or redo move or copy to a folder or creation and
   deletion of a folder (bug 13754)
 * Import from Clippings 1.x data source
 * New "Move" toolbar button for moving or copying clippings to folders
 * "Paste New" command moved to Options menu and renamed "New From Clipboard"


CLIPPINGS 1.99.5 (2006-05-26)

 * Export as Clippings 1.x format
 * Export as HTML
 * New Clippings dialog now lets you choose which folder to create the 
   new clipping in.  You can also create a new folder from the New 
   Clippings dialog.
 * Folder and clipping icons in Clippings context menu

Clippings Manager improvements:

 * Splitter between tree list and edit boxes
 * Window size remembered between sessions
 * Numerous bug fixes


CLIPPINGS 1.99.6 (2006-06-03)

 * Integration with Thunderbird.  Thunderbird users can now enjoy Clippings!
 * Bug fix: Inaccurate Clippings Manager item count after last item deleted
 * Bug fix: Clippings menu not being rebuilt when Clippings data with folders 
   is imported.  The imported folders were missing and only show up when a new
   window is opened.

