|
diff --git a/NEWS.xml b/NEWS.xml index bb54e5c..02a89df 100644 --- a/ NEWS.xml+++ b/ NEWS.xml |
|
@@ -1,18 +1,24 @@ |
1 | <?xml version="1.0" encoding="us-ascii"?> |
1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> |
2 | <news> |
| |
3 | <version version="0.0.6"> |
| |
4 | <ni>Added ability to edit future photo privacy settings before uploading</ni> |
| |
5 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> |
| |
6 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> |
| |
7 | <ni>doubleclicking files in uploads tab</ni> |
| |
8 | </version> |
3 | <version version="0.0.5" date="November 17th, 2006"> |
9 | <version version="0.0.5" date="November 17th, 2006"> |
4 | <ni>Added toolbar button</ni> |
10 | <ni>Added toolbar button</ni> |
5 | <ni>Generating HTML for photos selection in sets browser</ni> |
11 | <ni>Generating HTML for photos selection in sets browser</ni> |
6 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> |
12 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> |
7 | <ni>Double click on photoset opens photoset in flickr</ni> |
13 | <ni>Double click on photoset opens photoset in flickr</ni> |
8 | <ni>Hiding completely photo properties in sets browser when no photo |
14 | <ni>Hiding completely photo properties in sets browser when no photo |
9 | selected</ni> |
15 | selected</ni> |
10 | </version> |
16 | </version> |
11 | <version version="0.0.4" date="November 13th, 2006"> |
17 | <version version="0.0.4" date="November 13th, 2006"> |
12 | <ni>Added button to remove linebreaks from generated HTML</ni> |
18 | <ni>Added button to remove linebreaks from generated HTML</ni> |
13 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> |
19 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> |
14 | <ni>UI polishing, including making it more boring</ni> |
20 | <ni>UI polishing, including making it more boring</ni> |
15 | <ni>code cosmetics</ni> |
21 | <ni>code cosmetics</ni> |
16 | </version> |
22 | </version> |
17 | <version version="0.0.3" date="November 6th, 2006"> |
23 | <version version="0.0.3" date="November 6th, 2006"> |
18 | <ni>Firefox 2.0 compatibility</ni> |
24 | <ni>Firefox 2.0 compatibility</ni> |
|