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
GetAvailableThemesAsync throws exception when 'isInverted' or 'name' values missing from JSON response #990 [jansenbe - Bert Jansen]
Lists.GetByTitle should be case insensitive #991 [jansenbe - Bert Jansen]
Making RichTextEditorInstanceId setable to enable consuming libraries to set inline images #997 [heinrich-ulbricht - Heinrich Ulbricht]
Escape characters in inline image Caption, AltText and Link properties to prevent malformed JSON #995 [jansenbe - Bert Jansen]
Added support for also loading the additional fields returned by a lookup field when using LoadListDataAsStreamAsync [jansenbe - Bert Jansen]
Drop redundant Microsoft.Extensions.Logging.Abstractions reference [jansenbe - Bert Jansen]
Moved to a language neutral approach for translating SharePoint timezones to .NET TimeZoneInfo instances and provided a new public GetTimeZoneInfo method on ITimeZone [jansenbe - Bert Jansen]