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