queXF 1.8.1 has been released today.
Bug fixes:
Line detection will always return a line if it exists
Page setup now uses detected page size
Directory processing has ability to stop even when waiting for a long period
queXF 1.8.0 has been released today on Sourceforge.
For more details of the release, see: http://quexf.sourceforge.net/node/29
queXF 1.7.0 has been released today. It now will scale, rotate and offset a page to better handle scanning irregularities. One missing page will automatically be entered in to the set if only one page is missing from the set.
queXF 1.6.0 has been released. Details of the changes are available here: http://quexf.sourceforge.net/node/27
queXF 1.5.0 has been released today
Bug fixes:
*Pages imported with invalid barcode now added to missing pages
*Missing pages form XHTML compatible
Features:
*Added output to CSV
*Manual ordering of variables using a drag and drop form
*PROCESS_MISSING_PAGES directive added to process a page once it has been confirmed as a page in a form
Added client ability to view forms (in /client subdir). Can assign clients to forms by username, so they can review the forms over the internet.
Added support for Codabar barcode (in addition to Interleaved 2 of 5)
queXF 1.3.1 has been released. It fixes a bug in admin/bandajax.php which caused banding to run slowly
queXF 1.3.0 has been released.
New features include:
* Interactive banding of forms
More accurate barcode detection
* All pages XHTML 1.1 Compliant
* Page size modifications possible in config.inc.php
* Banding zooming works without resetting page
See: http://quexf.sourceforge.net/node/20
for full details
The windows 1.2.0 executable had a bug which made importing forms fail. The executable has been updated to fix this problem.
If you downloaded the windows 1.2.0 executable before 8 April 2008, you can update your distribution without downloading it again by doing the following:
Edit the file:
xampplite/htdocs/forbidden/quexf/functions/functions.import.php
Go to line 335, look for:
$tmp = tempnam("/tmp", "FORM"); ... read more