Skip to content

1.10.0

Compare
Choose a tag to compare
@jansenbe jansenbe released this 30 Jun 09:35
· 1254 commits to dev since this release

Added

  • Added async counterparts for PnP SDK interop. #639 [s-KaiNet - Sergei Sergeev]
  • Added GetSitePropertiesById functionality to TenantExtensions #638 [koenzomers - Koen Zomers]

Changed

  • Exporting/Provisioning _ModerationStatus for folders #654 [magarma - Miguel Angel García Martínez]
  • Do not try to tokenize non Guid termsetids as they already are tokenized #659 [czullu - Christian Zuellig]
  • Adding token parsing of folder name before setting default field values #664 [eduardpaul - Eduard Paul]
  • Add ConfigureAwait(false) to AuthenticationManager #665 [RiccardoGDev]
  • Fix for using passed PnPMonitoredScope in async method #666 [patrikhellgren - Patrik Hellgren]
  • Change to not re-throw caught exception during provisioning #668 [patrikhellgren - Patrik Hellgren]
  • Extend timeouts and add retries to teams provisioning #669 [patrikhellgren - Patrik Hellgren]
  • Implement show / hide of site title in header using SetChromeOptions #670 [eduardpaul - Eduard Paul]
  • Improve folder creation in EnsureFolderPath method #673 [gautamdsheth - Gautam Sheth]
  • Add UserAgent to CSOM based access token retrieval in GetAccessToken #642 [andregouveia8 - André Gouveia]
  • Remove AddContentTypeHiddenFieldsToList #679 [magarma - Miguel Angel García Martínez]
  • Add owners as members too when creating group connected team site using application permissions #680 [gautamdsheth - Gautam Sheth]
  • Fix for empty PnP:Templates in the xml #677 [danielpastoor - Daniel Pastoor]
  • Fix for getting the teams photo when using application permissions #678 [danielpastoor - Daniel Pastoor]
  • Ensure correct PnPContext is returned from the passed ClientContext #676 [danielpastoor - Daniel Pastoor]
  • Fix #1696 - issue with team creation, use graph token if possible #681 [gautamdsheth - Gautam Sheth]
  • Avoid retrying when the hostname cannot be found #686 [koenzomers - Koen Zomers]