Source code checked in, #78653
Need to send the AlbumTemplateId when the AlbumTemplate is not null.
View ArticleSource code checked in, #78654
Adding the changes to the Async version of the API which is used as the starting point for the 3.0 release.
View ArticleSource code checked in, #79270
Updating property types for Altitute, Longitude, Latitude.
View ArticleSource code checked in, #79962
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleSource code checked in, #80719
Updating the 'id' from 'int' to 'long' for all the properties on the objects returne by smugmug
View ArticleSource code checked in, #83828
Allows the user to specify if it should use write stream buffering when uploading images.
View ArticleSource code checked in, #83831
Add support for cancelling the image upload. To do this, use the UploadImageAsync overload and pass in a CancellationToken. You can create a CancellationToken from a CancellationTokenSource and you can...
View Article