summaryrefslogtreecommitdiff
path: root/Changelog
blob: 805a4d25d44e42b3c16dbacfe8a8292938f8f27c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
git HEAD

    * Do not put lightbox links into HTML when lightbox is disabled
      ( -> no more 404s for dthumb --no-lightbox)

dthumb 0.2 - Fri Mar 04 2011

    * Add progressbar, introduces new dependency Time::Progress
    * Show filename in lightbox
    * The HTML title is now configurable, it defaults to the current directory
    * Add -r/--recreate option to recreate all thumbnails
    * Detect changed images via mtime

dthumb 0.1 - Sun Feb 27 2011

    * Support for jpg/png with Image::Imlib2
    * Includes Javascript lightbox
    * Some configuration via commandline arguments