author | Michael Krelin <hacker@klever.net> | 2006-12-18 19:18:07 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-12-18 19:18:07 (UTC) |
commit | 0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910 (patch) (side-by-side diff) | |
tree | 0c2fd72859dcc5ad9bccf5f8eeeee916d94d999f /NEWS | |
parent | 71a2c8a80f3c7a99e893efb32c6bbf5080e16ff1 (diff) | |
download | fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.zip fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.tar.gz fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.tar.bz2 |
summarized changes
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@242 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,24 +1,29 @@ +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 - Fixed HTML generation code - Fixed a mistyped flickr url so that the 'Flickr' button works now 0.0.1 (October 3rd, 2006) - Added ability to paginate through search results - Fixed packaging bug that omitted packaging license dialog - A lot of code cleanup and UI polishing 0.0 (September 26th, 2006) - Initial release |