SmugMugExport Changelog

What's new in SmugMugExport 1.0.10

Dec 8, 2008
  • Added SmugVault support.
  • Added common project that is used by SmugMugExport.

New in SmugMugExport 1.0.9 (Sep 8, 2008)

  • Replaced JSON serialization libary.
  • Rewrite of SmugMug RPC interfaces.
  • Fixed bug where app could crash when SmugMug service was down.
  • Added support for uploading movies.
  • Improved error handling (serious errors should propagate to the user via an alert).
  • Fixed leaks.

New in SmugMugExport 1.0.8 (May 26, 2008)

  • replaced JSON serialization libary

New in SmugMugExport 1.0.5 (Mar 3, 2008)

  • added Growl support (#13)
  • fixed bug where exporter would crash if an image was not found on the file system (#15)
  • fixed bugs related to changing accounts
  • added localized strings where necessary

New in SmugMugExport 1.0.4 (Dec 10, 2007)

  • Version number is now shown in user interface (#16)
  • iPhoto titles can be used as SmugMug filenames during upload (#17)
  • Added software update to the app
  • Fixed some memory leaks
  • Export window now closes upon export (can be changed with SMCloseExportWindowAfterUploadCompletion)
  • Fixed bug related to smugmug keyword rules (#14)

New in SmugMugExport 1.0.3 (Oct 8, 2007)

  • Added subcategory selection for new albums
  • HTTP PUT now used for uploading images
  • Added keyboard shortcuts for adding and removing albums (try ' ', '-', and delete)
  • Fixed bug where upload could attempt to start without ever logging in
  • Fixed some memory leaks