The following is the version history and credits for this software.

===============================================================================


Version 2.0

Build 2012-02-10

* Will attempt to unload/clear the current image when loading another image.
  This will reduce the memory consumed and make it more likely a new image 
  can be loaded when working with a large image.
* The controls are disabled when performing a burst operation.
* The controls are disabled when displaying the burst conflict dialog and
  a progress bar/status message is shown while generating conflict images.
  
  
Build 2012-02-08

* Provided the ability to specify the JPEG quality for saving JPEG images.
* Incorporated Scalr library for producing high-quality scaled output images
  and zoom scaling rather than using the core Java 2D methods.  
  
  
Build 2012-02-02

* Toolbar actions are not disabled while loading an image to avoid bounding
  box corruption.
* Fixed the DELETE key deleting a bounding box when selected.
* Provide the ability to conjoin rows of stamps into a single image.
* Provide the ability to specify maximum or fixed dimensions for the output 
  image(s).
* If the memory consumption is too high to perform bounding box calculations, 
  the user will no longer see two dialogs (one indicating there are no 
  bounding boxes and one about the memory consumption).  Only the memory
  consumption will be shown.
  
   
Build 2012-01-29

* Improvements in performance and accuracy of image bursting result selection.


Build 2012-01-27

* Selecting on any component in the image bursting result table will provide
  focus to the row and select the component (drop-down or text field)
* A larger view of the bursted image is available to the right of the
  burst images table (image will scale up to 100% of the burst image size)
* Regenerating bounding boxes or Opening a new image should disable toolbar 
  actions.
* If a new image is opened from the second step, the application does not
  navigate back to the first step.
* The amount a user can zoom in should be dictated by the amount of available
  memory for the client rather than a fixed scaling of 200%.
* When navigating to the second step, if there is more than one bounding box
  the first filename text entry will be selected for editing on display.

  
Build 2012-01-17

* Clicking the Cancel button on File Open does not reload the image.
* Selecting a bounding box and hitting the DELETE key will delete it.
* Provided the ability to select and resize/move/delete bounding boxes that
  are overlapping by cycling through the bounding boxes on selection. 
* Bounding Boxes that overlap more than a minimum threshold (25% by default)
  or are included entirely within another bounding box will be removed
  by default.  The minimum overlap threshold can be adjusted with the settings
  dialog.
  

Build 2012-01-04

* Provided toggle button on toolbar to support light or dark background image 
  processing.
* Updated bounding box particle analysis to include smoothing and improved
  algorithm to handle some light background images.
* Added maximum area settings to exclude border frames.
* Completed internationalization of the user-interface.


Build 2011-12-29
 
* Added support to change the bounding box padding for smaller images
* Added support to set the minimum bounding box size for smaller images
* Message is shown if there are no bounding boxes calculated.


Previous builds

* Added support for multiple type of sessions including Stamp Web connectivity, 
  file import or folder based.
* Added the new About dialog with licensing and versioning information.
* Changed Terminology to be more consistent.
* Filenames can not be auto-generated using the Generate Filenames menu item.
* When an image is being processed the toolbar actions are disabled.
* The session window only allows valid sessions or program exit.
* A folder is no longer required to burst an image.
* Improved performance of reading folders in Windows (100x faster)
* Internationalization of much of the user-interface.
* Added the ability to get to the tutorials.
* Support different DPI output values.
* Image name will appear in application title
* Added the options dialog for program settings


===============================================================================

Credits

Lead Developer: Jason Drake

