-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | NEWS.xml | 3 |
2 files changed, 6 insertions, 2 deletions
@@ -1,21 +1,24 @@ -0.0.5 () +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 @@ -1,28 +1,29 @@ <?xml version="1.0" encoding="us-ascii"?> <news> - <version version="0.0.5"> + <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> </version> <version version="0.0.2" date="October 17th, 2006"> <ni>Added brief help file</ni> <ni>Fixed HTML generation code</ni> <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> </version> <version version="0.0.1" date="October 3rd, 2006"> <ni>Added ability to paginate through search results</ni> <ni>Fixed packaging bug that omitted packaging license dialog</ni> <ni>A lot of code cleanup and UI polishing</ni> </version> |