New/Fixed in beta-1a ~~~~~~~~~~~~~~~~~~~~ * Fixed normalization/filename-munging issue with server filenames (for instance, "01-my picture.jpg" gets stored on the server as "01_my_picture.jpg"), so the modified name would get downloaded on the next run, then uploaded on the following one (causing two copies of the image to be placed on the server) New/Fixed in beta-1a ~~~~~~~~~~~~~~~~~~~~ * Fixed problem when downloading images in which sometimes the request would be an HTTP POST instead of a GET. This resulted in filenames that looked like images, but actually contained a web server error message. New/Fixed in beta-1 ~~~~~~~~~~~~~~~~~~~ * Initial release