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

                              AFP2web Server's History

=====================================================================================
New Features and Recent History
=====================================================================================
=====================================================================================
2015-10-12 [version 1.3.0.11]
  -- Extended 'GetStatus' service to return all properties from job status file in response. This extension helps to get
     custom properties (like 'DocumentCount'), added by AFP2web Scripting Facility in job status file.
  -- Upgraded AFP2web SDK version to 4.3.0.37
  -- Extended AFP2web SDK to support RGB (24 bpp) planes in AFP IOCA FS-45 image (even though AFP IOCA specification allows
     only CMYK (32 bpp) planes in AFP IOCA FS-45)

2015-07-23 [version 1.3.0.10]
  -- Extended 'GetStatus' service to return Asynchronous Job Process ID (JobPID) in response
  -- Upgraded AFP2web SDK version to 4.3.0.33
  -- Fixed memory leak bug in AFP2web SDK that leads Asynchronous transformation to fail and this bug occurs while resizing
     images using private key for AFP to PDF transformation

2015-07-13 [version 1.3.0.9]
  -- Fixed minor bug in updating job file status (from working to error) when transformation
     failed, for Asynchronous transformation

2015-07-07 [version 1.3.0.8]
  -- Upgraded AFP2web SDK version to 4.3.0.32
  -- Extended AFP2web SDK to down sample input images (when mapping option does not trim) based on a private key
     to get optimized output size for AFP to PDF transformation.

2015-06-05 [version 1.3.0.7]
  -- Extended AFP2web SDK with "ScaleToSize" option (PDF input ONLY) to scale output
     pages when input page size is not matching configured size and condition.
  -- Extended AFP2web SDK with "BWSampler" option to use different bit demote techniques
     (dither or adaptive threshold or limit based threshold) for 1 bpp RASTER output
  -- Extended AFP2web SDK with "TransformationProfile" option to define sub set of
     configuration options grouped for specific transformation needs.

2015-04-24 [version 1.3.0.6]
  -- *** Added http:// URL input support ***
  -- Extended Linux USID generation to use available network interfaces info, when standard network interface (eth0) is missing

2015-02-13 [version 1.3.0.5]
  -- Added Unique System Id (USID) service to retrieve server's unique id.
  -- Removed Job ID sub directory creation on output file path for asynchronous transformation

2014-11-12 [version 1.3.0.4]
  -- Upgraded AFP2web SDK version to 4.3.0.21
  -- Fixed request parameters being logged twice bug, when 'FilenamePattern' config option has value with format specifiers (like %s, %d etc)
  
2014-10-10 [version 1.3.0.3]
  -- Extended to fully support asynchronous transformations.

2014-04-14 [version 1.3.0.2_rc1]
  -- Upgraded AFP2web SDK version to 4.3.0.14.
  -- Extended synchronous transform API to support conversion and merging of N input files to one output file.
  -- Extended synchronous transform API to support conversion of 1 input buffer to one or N output file.  
  -- Partially implemented Asynchronous Transformation.

2014-01-24 [version 1.3.0.1]
  -- Upgraded AFP2web SDK to version 4.3.0.10 that fixes following issues
     a. Enhanced performance when scaling output (using "OutputScale" configuration) for non-coded PDF2TIFF 
     transformation on Linux 64 bit versions
     b. Fixed memory leaks with rasterized page image processing for AFP to AFP (nco) transformation
  
2013-11-25 [version 1.3.0.0]
  -- Upgraded AFP2web SDK to version 4.3.0.7
  -- Used Apache's FastCGI module (mod-fcgid) instead of FastCGI's module (mod-fastcgi)
     for better performance

2013-07-04 [version 1.2.0.5]
  -- Removed OCR and Document Upload functionalities

2013-06-27 [version 1.2.0.4]
  -- Handled signals SIGTERM, SIGHUP and SIGWINCH from Apache Server

2013-04-09 [version 1.2.0.3]
  -- Added user guide and readme.txt to the Release Package
  
2013-03-17 [version 1.0.0.1]
  -- Updated product name to 'AFP2web Server'

2013-02-23 [version 1.0.0.0]
  -- Initial release
