You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved approach for getting the listitem folderpath #1353 [4ndri - Andri Capol]
Ensure the finishupload endpoint is always called #1387 [alexchx - Alex Chen]
Admin library: Add code to set sensitivity label to a group via updating associated site properties #1389 [wilecoyotegenius - Konrad K.]
Expose the BatchRequest.Id property and include it in the corresponding BatchResponse to enable more advanced batch handling scenarios #1374 [jansenbe - Bert Jansen]
Admin library: fixed issues with loading SharePoint Add-In and Azure ACS principal permissions when the payload exceeded 500 items [jansenbe - Bert Jansen]
GetUserEffectivePermissions not working with External accounts #1350 [jansenbe - Bert Jansen]
GetComments() only return maximum of 30 comments. It used to return all comments. #1361 [jansenbe - Bert Jansen]
Improved testability by removing type checking in QueryableExtensions.AsRequested#1376 [jansenbe - Bert Jansen]
IListItem like (ILikedByInformation) was not always loaded #1395 [jansenbe - Bert Jansen]
Performance: PnPContext initialization can be done with a single roundtrip to SharePoint if the valid site casing is used in combination with PnPContextOptions.SiteUriCasingIsCorrect#1383 [jansenbe - Bert Jansen]
BREAKING CHANGE: ITeamChannelTab.Id now is of type string instead of Guid#1407 [jansenbe - Bert Jansen]