-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | NEWS.xml | 6 |
2 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,9 @@ +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 @@ -1,6 +1,12 @@ <?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> |