Ulteam.SharePoint changelog
changelog
v1.9.0
- feat: add Type parameter to Lists.CreateList and Lists.CreateOrUpdateList methods
v1.8.0
- feat: add ‘rowLimit’ parameter to the Lists.GetItemsByTextField method
v1.7.4
- fix: issue with not updated list Title in browser if language pack was installed to SharePoint
v1.7.3
- docs: fixes for documentation site
v1.7.2
- fix: duplicate SPView fields in Lists.CreateOrUpdateListView method
v1.7.1
- fix: identify exist list in Lists.CreateOrUpdateList method
v1.7.0
- feat: add methods in Permissions class for set SPList permissions
v1.6.0
- feat: add methods in Permissions class for set SPWeb permissions
v1.5.0
- feat: add ReadSecurity and WriteSecurity properties to ListInfo class for Lists.CreateOrUpdateList method
v1.4.0
- feat: add GetValueAsUrl and SetValueAsUrl methods to FieldValue class
v1.3.0
- feat: add option ‘Data’ parameter to Lists.UpdateItem method
v1.2.0
- feat: add CreateOrUpdateList method to Lists class
- feat: add CreateOrUpdateListView method to Lists class
- feat: extends ListInfo class