* Update rspec on settings admin controller
[pictrails.git] / History.txt
blob5b1ea197b8b4114a72bcea3bf66e4688334760fb
1 == 0.2.3 / 2008-03-18
3 * 1 Major fix bug
4   * The cache not delete when we use mass_upload
5   * 500 error when in mass_upload the directory already exist or the title is
6     already use. Now, the information is send to user
8 == 0.2.2 / 2008-03-14
10 * 1 Major fix bug
11   * Someone cache wasn't delete when it's expected
13 == 0.2.1 / 2008-03-13
15 * 1 Minor fix bug
16   * Delete a special using of sqlite database
18 == 0.2.0 / 2008-03-11
20 * 3 Majors ehancements
21   * Using a system of cache paging in public part.
22   * Define the title and subtitle of your gallery
23   * Add the creation of a gallery with a directory in same server than
24     pictrails
25 * 4 minors ehancement
26   * Remove the splash image using
27   * Add pagination in all views of pictures
28   * New admin interface. Same interface of Typo (thanks)
29   * Add settings of thumbnails and pictures size in admin
30 * 1 Minor fix bug
31   * Return 404 when no found instead of 500
33 == 0.1.0 / 2008-01-27
35 * 1 major enhancement
36   * First Release