See my
blog post for highlights. Also see all items in the Issue Tracker
here.
Link to
SPServices v0.7.2 on cdnjs.
New Functionality
ALPHA3 - Added caching capability to the SPServices core AJAX function to make it available across all SPServices value added functions and Web Services operations.
ALPHA7 - Fixes to SPFindPeoplePicker to work with non-IE browsers.
New Operations
| Alpha | Web Service | Operation | Options | MSDN Documentation | Issue Tracker Item |
| ALPHA1 | Diagnostics | SendClientScriptErrorReport | message, file, line, client, stack, team, originalFileType | SharePointDiagnostics.SendClientScriptErrorReport Method | 10028 |
| ALPHA2 | People | ResolvePrincipals | principalKeys, principalType, addToUserInfoList | People.ResolvePrincipals Method | 10062 |
| ALPHA5 | Lists | AddListFromFeature | listName, description, featureID, templateID | Lists.AddListFromFeature Method | 10064 |
| ALPHA5 | SpellCheck | SpellCheck | chunksToSpell, declaredLanguage, useLad | SpellChecker.SpellCheck Method | 10063 |
| ALPHA5 | Lists | various | NA | see work item | 9884 |
ALPHA2 - Added these
Sites Web Service operations: CreateWeb, DeleteWeb, GetSite, GetSiteTemplates
Bug Fixes and Efficiency