author | Michael Krelin <hacker@klever.net> | 2006-12-18 19:38:28 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-12-18 19:38:28 (UTC) |
commit | 002d5f2713b1ff43ca5b95d2913e3d7c3ecf8b94 (patch) (unidiff) | |
tree | a27e4984c582b9a4a7a3f7352ad01cc352634221 /NEWS | |
parent | 0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910 (diff) | |
download | fireflix-002d5f2713b1ff43ca5b95d2913e3d7c3ecf8b94.zip fireflix-002d5f2713b1ff43ca5b95d2913e3d7c3ecf8b94.tar.gz fireflix-002d5f2713b1ff43ca5b95d2913e3d7c3ecf8b94.tar.bz2 |
added "what's new?" link to help file and prepared for release0.0.6
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@243 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,21 +1,22 @@ | |||
1 | 0.0.6 () | 1 | 0.0.6 (December 18th, 2006) |
2 | - Added ability to edit future photo privacy settings before uploading | 2 | - Added ability to edit future photo privacy settings before uploading |
3 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). | 3 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). |
4 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) | 4 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) |
5 | - doubleclicking files in uploads tab | 5 | - doubleclicking files in uploads tab |
6 | - "What's new?" link in help | ||
6 | 0.0.5 (November 17th, 2006) | 7 | 0.0.5 (November 17th, 2006) |
7 | - Added toolbar button | 8 | - Added toolbar button |
8 | - Generating HTML for photos selection in sets browser | 9 | - Generating HTML for photos selection in sets browser |
9 | - Enter or double click on photo in set now opens photo in flickr | 10 | - Enter or double click on photo in set now opens photo in flickr |
10 | - Double click on photoset opens photoset in flickr | 11 | - Double click on photoset opens photoset in flickr |
11 | - Hiding completely photo properties in sets browser when no photo | 12 | - Hiding completely photo properties in sets browser when no photo |
12 | selected | 13 | selected |
13 | 0.0.4 (November 13th, 2006) | 14 | 0.0.4 (November 13th, 2006) |
14 | - Added button to remove linebreaks from generated HTML | 15 | - Added button to remove linebreaks from generated HTML |
15 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 16 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
16 | - UI polishing, including making it more boring | 17 | - UI polishing, including making it more boring |
17 | - code cosmetics | 18 | - code cosmetics |
18 | 0.0.3 (November 6th, 2006) | 19 | 0.0.3 (November 6th, 2006) |
19 | - Firefox 2.0 compatibility | 20 | - Firefox 2.0 compatibility |
20 | 0.0.2 (October 17th, 2006) | 21 | 0.0.2 (October 17th, 2006) |
21 | - Added brief help file | 22 | - Added brief help file |