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