Bug fixes & improvements
Modern Forms
Version 1.3.115
- Added 'IsEmpty' property to Variables placeholders in the Expression builder
- Fixed CAML query evaluation for Person and Multi-Person fields using the 'Current user' parameter for list/library control on forms
- Improved [[@User.IsMemberOfGroup([[@Site.DefaultGroups.Owners]], true)]] placeholder for the case when Team site collection is created (with an associated M365 group). Now returns 'true' if the user is added as owner to the associated M365 group
- Improved performance of group membership checks when using [[@User.IsMemberOfGroup('groupName', true)]] across multiple actions
Background Actions (Triggered Actions)
Version 1.0.7
- Enhanced 'HTTP Request' trigger type for the case when multipart/form-data is used and request body contains multiple text data. Please read the article
Solution Studio
- Added 'Scripts' folder to Solution Elements->Miscellaneous->Assets (<web-url>/sbSolutionAssets/<solution-id>/Scripts). Now it can be used to store custom scripts that will be packaged and published
Package & Publish
- Supported provisioning of Site name and description (including multi-language translations)