Downloads
Download tar.gz
88.44 KB
MD5: 28c855aba0becb724ac7aa6c22c2fd57
SHA-1: 0af8f4633b9b7bea6df0512946418d3194fb3ddd
SHA-256: 4ec5295e715f192ff5a201697007172f7db83b8ba8084c560b7f8ed29be0366d
Download zip
111.52 KB
MD5: e0e6a8a05c4594af93e7e75a0cf6146a
SHA-1: f4fd415927a36e4f0b1356748b25236b5ad6c62a
SHA-256: e4530e4cd0f339cb048ac7dae65c832deb972c1e2db18a179101fbda1ce29e5c
Release notes
Changes since Beta1
This release has one bug fix since version 6.x-1.7-beta1:
#1441776: Directories starting with .. -- only the top-level directory is scanned
MAJOR CHANGE since 6.x-1.6
The API module has been converted to use the Drupal Queue module instead of Job Queue to set up its "parse this file" jobs. So, if you upgrade to this version from 6.x-1.6, you will need to install/enable the Drupal Queue module first, then update the API module (and run update.php), then disable the Job Queue module (unless you are using it for some other reason) (issue and followup issue to fix a bug in the original change).
Other changes since 6.x-1.6
See the release notes for version 6.x-1.7-beta1 for a list of changes since 6.x-1.6.