author | hacker <hacker@fe716a7a-6dde-0310-88d9-d003556173a8> | 2008-06-19 22:14:19 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2008-06-22 22:08:43 (UTC) |
commit | 2006dedac467448e2f58964244d26d0c22129a83 (patch) (unidiff) | |
tree | 08510893df5ed0d1946ca4ab4431261a2a6de971 /NEWS | |
parent | 48ce1fa6ea531652df75eb6a8748feff290443bb (diff) | |
download | fireflix-0.0.6.2.zip fireflix-0.0.6.2.tar.gz fireflix-0.0.6.2.tar.bz2 |
0.0.6.2 - firefox compatibility release0.0.6.2
git-svn-id: file:///home/hacker/svns/kin/fireflix/trunk@310 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,32 +1,34 @@ | |||
1 | 0.0.6.2 (June 19th, 2008) | ||
2 | - Firefox 3.0.* compatibility release | ||
1 | 0.0.6.1 (December 20th, 2006) | 3 | 0.0.6.1 (December 20th, 2006) |
2 | - Firefox 2.0.0.* compatibility release | 4 | - Firefox 2.0.0.* compatibility release |
3 | 0.0.6 (December 18th, 2006) | 5 | 0.0.6 (December 18th, 2006) |
4 | - Added ability to edit future photo privacy settings before uploading | 6 | - Added ability to edit future photo privacy settings before uploading |
5 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). | 7 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). |
6 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) | 8 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) |
7 | - doubleclicking files in uploads tab | 9 | - doubleclicking files in uploads tab |
8 | - "What's new?" link in help | 10 | - "What's new?" link in help |
9 | 0.0.5 (November 17th, 2006) | 11 | 0.0.5 (November 17th, 2006) |
10 | - Added toolbar button | 12 | - Added toolbar button |
11 | - Generating HTML for photos selection in sets browser | 13 | - Generating HTML for photos selection in sets browser |
12 | - Enter or double click on photo in set now opens photo in flickr | 14 | - Enter or double click on photo in set now opens photo in flickr |
13 | - Double click on photoset opens photoset in flickr | 15 | - Double click on photoset opens photoset in flickr |
14 | - Hiding completely photo properties in sets browser when no photo | 16 | - Hiding completely photo properties in sets browser when no photo |
15 | selected | 17 | selected |
16 | 0.0.4 (November 13th, 2006) | 18 | 0.0.4 (November 13th, 2006) |
17 | - Added button to remove linebreaks from generated HTML | 19 | - Added button to remove linebreaks from generated HTML |
18 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 20 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
19 | - UI polishing, including making it more boring | 21 | - UI polishing, including making it more boring |
20 | - code cosmetics | 22 | - code cosmetics |
21 | 0.0.3 (November 6th, 2006) | 23 | 0.0.3 (November 6th, 2006) |
22 | - Firefox 2.0 compatibility | 24 | - Firefox 2.0 compatibility |
23 | 0.0.2 (October 17th, 2006) | 25 | 0.0.2 (October 17th, 2006) |
24 | - Added brief help file | 26 | - Added brief help file |
25 | - Fixed HTML generation code | 27 | - Fixed HTML generation code |
26 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 28 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
27 | 0.0.1 (October 3rd, 2006) | 29 | 0.0.1 (October 3rd, 2006) |
28 | - Added ability to paginate through search results | 30 | - Added ability to paginate through search results |
29 | - Fixed packaging bug that omitted packaging license dialog | 31 | - Fixed packaging bug that omitted packaging license dialog |
30 | - A lot of code cleanup and UI polishing | 32 | - A lot of code cleanup and UI polishing |
31 | 0.0 (September 26th, 2006) | 33 | 0.0 (September 26th, 2006) |
32 | - Initial release | 34 | - Initial release |