API Update: 1.2.1 bug fixes
devbobo
Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
Hey Guys,
On Thursday night we released some bug fixes for 1.2.1...
- smugmug.users.getTree wasn't returning all albums at a category level if the category contained more than 1 subcategory gallery.
- there has been a bit of a naming mismatch around methods with categories and subcategories since the beginning, some methods returned "Name" and some returned "Title". We have now standandised that on "Name", so the following methods have been altered to fix this on API 1.2.1...
- smugmug.categories.get
- smugmug.subcategories.get
- smugmug.subcategories.getAll
Cheers,
David
On Thursday night we released some bug fixes for 1.2.1...
- smugmug.users.getTree wasn't returning all albums at a category level if the category contained more than 1 subcategory gallery.
- there has been a bit of a naming mismatch around methods with categories and subcategories since the beginning, some methods returned "Name" and some returned "Title". We have now standandised that on "Name", so the following methods have been altered to fix this on API 1.2.1...
- smugmug.categories.get
- smugmug.subcategories.get
- smugmug.subcategories.getAll
Cheers,
David
0