Version: 0.7 (released 24/Dec/2008)
Please read the install and usage instructions.
- Zip files are for Windows x86 32-bits (currently unavailable, try an older version)
- Tar.gz files are for Debian/Gentoo Linux x86 32-bits and for Mac OS X (Leopard).
Changelog
- Fixed many memory leaks on the image processing code
- POST+XML API calls are no longer supported (was deprecated and on 0.7 will not be available anymore)
- mostPopularKeywords() removed
- minor documentation improvements
- removed inplace dependencies. All fetched with python setuptools now. XML-RPC being used by Gwt admin frontend now
- returning ints on values at getDbDetailedList()
- JSON-RPC backend not supported anymore
Known issues
- On Windows, image filenames with extended characters won’t get imported
- saveAllDbs() and loadAllDbs() returns 1 on success instead of db count as mentioned on API docs
- saveDbAs() is not remembering the supplied filename, so further calls to saveDb() will save to a file named “not yet saved” instead of the previous one.
- random keyword query function doesn’t work as expected