queXF 1.13.6 Released

queXF 1.13.6 has been released today on Sourceforge

This release fixes a bug where the temporary directory contains spaces. It also adds an "Accept page" feature which verifiers can click to accept all boxes on the page (instead of going through each one). Translations have also been updated. Thank you as always to those who have translated queXF on Launchpad.

To upgrade (from queXF 1.13.x)

queXF 1.13.5 Released

queXF 1.13.5 has been released today on Sourceforge

This release is a mixed bag of bug fixes and minor feature enhancements. New features include a display of remaining forms to verify on the verification page, and better barcode handling where the scan is dithered based on a patch from John Milner (thank you). Bug fixes include using POST instead of GET on verification submits which speeds submission considerably, and fixing CSV output of mutiple choice questions. See the changelog for full details.

queXF 1.13.3 Released

queXF 1.13.3 has been released today on Sourceforge

A form compatibility test has been added to see if your form is compatible with queXF. This test will also automatically show up if importing a new form fails. Bugs when deleting forms and outputting data with "0" values or labels in them have been fixed. Translations have been updated from Launchpad - thank you to all those who contributed.

To upgrade (from queXF 1.13.0 or 1.13.1 or 1.13.2):

1. Backup config.inc.php (copy to config.inc.php.bak)

queXF 1.13.2 Released

queXF 1.13.2 has been released today on Sourceforge

A bug with downloading data on some browsers has been fixed. Definition of bounding boxes is now set by using portions of the page instead of each corner of the box.

To upgrade (from queXF 1.13.0 or 1.13.1):

1. Backup config.inc.php (copy to config.inc.php.bak)
2. Extract the new package over your existing installation
3. Copy your config.inc.php.bak file over the extracted config file

queXF 1.13.1 Released

queXF 1.13.1 has been released today on Sourceforge

Handling of forms where pages are missing or undetected has been improved. Example ICR databases are now available in the documentation directory. The administration documentation has been updated to reflect the new procedures for missing and undetected pages.

A full list of changes is available in the CHANGELOG in the download package.

queXF 1.12.1 Released (Bug fix)

queXF 1.12.1 has been released today on Sourceforge

queXF 1.12.1 fixes a bug in the new ICR feature where during recognition, the thinning function failed due to a quirk in PHP global handling. ICR should be more accurate after applying this fix.

To upgrade:

1. Backup config.inc.php (copy to config.inc.php.bak)
2. Extract the new package over your existing installation of queXF 1.12.0
3. Copy your config.inc.php.bak file over the extracted config file