Changelog
Version 0.6 - Released 21/July/2007
- Support for keyword management:
- Keywords could be used to identify users so isk-daemon can keep track of which images belongs to which user. This way you can do keyword-related queries on isk-daemon in order to query for similar images inside a user’s collection.
- Keywords can be interpreted as being just set identifiers, so in a sense this allows your application to tell isk-daemon which sets an image belongs to.
- These ids may be generated by hashing text-based keywords from an existing keyword oriented image management system.
- Only keyword ids (integers) are stored on isk-daemon
- More example Java, PHP and Python client libraries.
- Improved web admin interface.
- Internal support for multiple image database spaces so image databases can be segmented into partitions (also called database spaces) and persisted to different data files or a single file for all database spaces.
- Trial and Full versions are now delivered on the same build. Full version users must enter a valid license key on the settings.py file. Existing full version users will receive a valid key.
- Many bug fixes.
- Indexed image can be associated with keywords and new search methods are available for using keywords to narrow down the visual similarity search space.
- Memory leaks fixed.
Version 0.6.1 - Released 7/Aug/2007
- Windows version is now linked against the latest ImageMagick release.
Version 0.6.2 - Released 30/Aug/2007
- All trial restrictions removed.
- Released as opensource (GPL).
- File packages now hosted on SourceForge.net
- SF.net bug tracker is now used