This repository was archived by the owner on Jan 19, 2021. It is now read-only.
March 2020 Release
·
817 commits
to master
since this release
Added
- Added
-HeaderLayoutTypeoption toAdd-PnPClientSidePagewhich allows setting the header layout of a new Site Page PR # 2514 - Added
TermMappingFileandSkipTermStoreMappingparameters to theConvertTo-PnPClientSidePagecmdlet for supporting managed metadata mapping - Added
AsFileObjectparameter toGet-PnPFilewhich allows the result to be returned as file objects instead of list iems PR # 2550 - Added
RemoveEmptySectionsAndColumnsparameter to theConvertTo-PnPClientSidePagecmdlet for allowing for empty sections and columns to stay after conversion PR # 2539
Changed
- Fixed issue where downloading a file using
Get-PnPFilewould throw an user not found exception if the user having created or having last modified the file no longer existed PR #2504 - Removed
FieldOptionsargument fromAdd-PnPFieldas it was marked as obsolete since 2015 already and wasn't used anymore PR # 2497 - Marked the -Rights parameter as obsolete on Grant-PnPHubSiteRights. Use Revoke-PnPHubSiteRights to revoke rights for specific users to join sites ot the hubsite
- Output just the URL for the Redirect url in Get-PnPSearchSettings. Return web setting on sc root as fallback if sc setting is missing (via core).
- Made it possible to set property bag value on a NoScript site using
Set-PnPPropertyBagValueby providing the argumentFolderand specifying something other than the root folder PR # 2544 - The February 2020 release of PnP PowerShell was throwing an error on not being able to find and load the Newtonsoft assembly when used in an Azure Function. Fixed in this release.
Contributors
- Arun Kumar Perumal [arunkumarperumal]
- Paul Bullock [pkbullock]
- Jens Otto Hatlevold [jensotto]
- Pepe [ingepepe]
- [bjdekker]
- [N4TheKing]
- Koen Zomers [koenzomers]
- kadu-jr
- [a1mery]