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