Version Number: 1.4.1.0
Release Date: 01.03.2024
skybow Automation Actions - Getting started
New features
Merge Word documents
Added new action Merge Word document to action builder
Debug mode
Added Debug mode for debugging action executions
Scope action
Added new action Scope to action builder
Bug fixes & improvements
- Added new placeholder [[@User.IsMemberOfGroup('Type existing SharePoint group name', checkNestedAzureADGroups)]] which checks whether the current user belongs to the SharePoint group or belongs to SharePoint group as a member of the nested security AD group
- Added [[@User.HasPermission....]] placeholders under User section of Context tab for the actions on list views
- Allowed sending attachments with total size more than 3 MB in the Send email action. Note: It is required to approve API access request with 'Mail.ReadWrite' permissions
- Improved syntax validation in the Expression builder
- Fixed [[LookupField.ID]], [[LookupField.OtherField]], [[LookupField1.LookupField2.OtherField]] placeholders evaluation. In some cases, it returned the item's title
- Fixed [[image()]] and [[link()]] placeholders evaluation in the 'Generate document' action template for the case if it is used in the Header or Footer
- Added [[@Loop.CurrentIndex]] and [[@Loop.Count]] placeholders to Document generator template
- Fixed order of placeholders/expressions evaluation in Document generator template
- Fixed error evaluation in the generated document for the case if the lookup placeholder is used in the template and the value is removed from the item
- Improved performance for 'Open form' action for the actions on page
- Fixed action execution for Selected items context when redirecting to the list from the Home page using the left navigation and Reload action is used
- Fixed Move document action execution with Overwrite option for the case if it is used after Copy document action
- Improved CAML builder UI
- Fixed displaying list actions for document libraries in the Microsoft Teams
- Fixed license check error when redirecting from Home page to the List using the left navigation