Singleshot releases

Singleshot is released in both .tar.gz and .zip archives for your convenience. The contents of these archives is identical. Singleshot has nothing to compile; it is written in Python and mod_rewrite directives.

The Singleshot team would like to thank SourceForge.net for generously providing both web hosting space and file download space.

Singleshot v2.0.1, October 17, 2005

Various bug fixes from 2.0.0. 2.0.0 made several major updates including:

  • Added singleshotinit script for creating an install of singleshot.
  • Support for installing most of singleshot in site-packages.
  • Replaced Cheetah with simpleTAL for templating (removes a dependency, since simpleTAL's license and size permitted bundling)
  • Improved EXIF parsing, added views for date and keyword (category) from image metadata
Singleshot v1.0.1, March 29, 2004
Bug fix and diagnostic fix release.
  • Bug fix #905628: Setting highlight image in _album.cfg doesn't work
  • Moved classes around to remove cyclic dependency between some modules
  • Remove use of system() for resizing images; now uses process.py which in turn uses fork/exec
  • Improved diagnostic output of resize for error conditions
  • Made singleshot.py more forgiving of spurious /s in input path
Singleshot v1.0.0, January 18, 2004
The first public release. Features automatic, on-demand generation of image sizes and templated browse of an image directory tree.