2.1
Release Date: 27 Sep '09
- Changed image_upload method to upload to upload.smugmug.com instead of api.smugmug.com. SmugMug made changes to enforce the use of upload.smugmug.com as uploading to api.smugmug.com was causing problems. (Ticket #5)
- Resolved issue with recaching of cached data (Ticket #4).
- SmugMug's mode (ie read-only etc) is now stored in $obj->mode for easy checking of SmugMug's status.
- Corrected "login with hash" example in the README file.