Pnpframework Versions Save

PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions

1.4.0

3 years ago

Added

  • Added REST mocking scenario + isolation for two test suites #221 [mgwojciech - Marcin Wojciechowski]
  • Added Get/Add EventReceiver method to SiteExtensions #166 [bhishma - Bhishma Bhandari]

Changed

  • Fix to always copy WebRequestExecutorFactory when cloning #255 [patrikhellgren - Patrik Hellgren]
  • Align search navigation node deletion with other structural navigation node deletion [jansenbe - Bert Jansen]
  • Added NeutralResourcesLanguage assembly attribute [jansenbe - Bert Jansen]
  • Deserialze of Template XML does not load ClientSideComponentId on List-UserCustomAction #230 [czullu - Christian Zuellig]
  • Fix Site Design creation/update via provisioning engine - WebTemplate not being set #229 [michael-jensen Mike Jensen]
  • Fix AudienceUriValidationFailedException exceptions when using AppCatalogScope.Tenant #228 [jackpoz - Giacomo Pozzoni]
  • Allow to specify the Sensitivity Label Id when creating a new site collection #226 [jackpoz - Giacomo Pozzoni]
  • Fix for ListItem.GetFieldValueAs not working for other types than string #223 [patrikhellgren - Patrik Hellgren]
  • Documentation updates #215 [LeonArmston - Leon Armston]

1.3.0

3 years ago

1.2.0

3 years ago

Added

  • Added CreateWith* methods to AuthenticationManager to help creation of new AuthenticationManager objects
  • Refactored AuthenticationManager to use the library wide single instance of the HttpClient.
  • Support for using the ICustomWebUi to enable interactive auth in PnP PowerShell [erwinvanhunen - Erwin van Hunen]
  • Support for offline CSOM testing! #100 [mgwojciech - Marcin Wojciechowski]
  • Support for on-premises context creation and cloning, internal only as it's needed to support page transformation from on-prem [jansenbe - Bert Jansen]
  • Allow use of tokens for TopicHeader and AlternativeText in Pages #137 [magarma - Miguel Angel Garc�a Mart�nez]

Changed

  • Fixed page transformation caching manager to handle dictionary serialization with non string value as keys. Fixes #110 [jansenbe - Bert Jansen]
  • Fix http exception unwrapping, refactor http retry mechanism #107 [sebastianmattar - Sebastian Mattar]
  • Fixed page transformation caching manager to handle another dictionary serialization with non string value as keys issue. Fixes #136 [jansenbe - Bert Jansen]
  • Refactor ACS token creation #119 [sebastianmattar - Sebastian Mattar]
  • Fix wrong ReadOnly setting on ContentType LinkedFields #128 [czullu - Christian Zuellig]
  • Fix for #117: failed to set content type on client side page #135 [czullu - Christian Zuellig]
  • Fix bug when trying to add existing member or owner to a unified group. #139 [magarma - Miguel Angel Garc�a Mart�nez]
  • Fix: Updating WebTemplateExtensionId value in payload dictionary. #143 [magarma - Miguel Angel Garc�a Mart�nez]
  • Fix some warnings #147 [jackpoz - Giacomo Pozzoni]
  • Fix Escaped whiteSpace break JSON in NewDocumentTemplates #152 [czullu - Christian Zuellig]
  • Fix because Modern List Creation creates CTType with 0x0100ParentOne00Id but ParentOne does not exist #153 [czullu - Christian Zuellig]
  • Updated UsersUtility to retrieve all users when requested #157 [koenzomers - Koen Zomers]
  • Replace Thread.Sleep() with Task.Delay() in async methods #165 [jackpoz - Giacomo Pozzoni]
  • Added additional Graph User properties #160 [koenzomers - Koen Zomers]

1.1.0

3 years ago

1.0.0

3 years ago