Changelog

Version 0.6 - Released 21/July/2007

  1. Support for keyword management:
    1. 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.
    2. 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.
    3. These ids may be generated by hashing text-based keywords from an existing keyword oriented image management system.
    4. Only keyword ids (integers) are stored on isk-daemon
  2. More example Java, PHP and Python client libraries.
  3. Improved web admin interface.
  4. 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.
  5. 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.
  6. Many bug fixes.
  7. Indexed image can be associated with keywords and new search methods are available for using keywords to narrow down the visual similarity search space.
  8. Memory leaks fixed.

Version 0.6.1 - Released 7/Aug/2007

  1. Windows version is now linked against the latest ImageMagick release.

Version 0.6.2 - Released 30/Aug/2007

  1. All trial restrictions removed.
  2. Released as opensource (GPL).
  3. File packages now hosted on SourceForge.net
  4. SF.net bug tracker is now used

Comments are closed.