Skip to content

2.1

Compare
Choose a tag to compare
@lildude lildude released this 12 Feb 13:02
· 545 commits to main since this release

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.