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
-HeaderLayoutType
option toAdd-PnPClientSidePage
which allows setting the header layout of a new Site Page PR # 2514 - Added
TermMappingFile
andSkipTermStoreMapping
parameters to theConvertTo-PnPClientSidePage
cmdlet for supporting managed metadata mapping - Added
AsFileObject
parameter toGet-PnPFile
which allows the result to be returned as file objects instead of list iems PR # 2550 - Added
RemoveEmptySectionsAndColumns
parameter to theConvertTo-PnPClientSidePage
cmdlet for allowing for empty sections and columns to stay after conversion PR # 2539
Changed
- Fixed issue where downloading a file using
Get-PnPFile
would throw an user not found exception if the user having created or having last modified the file no longer existed PR #2504 - Removed
FieldOptions
argument fromAdd-PnPField
as 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-PnPPropertyBagValue
by providing the argumentFolder
and 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]