Version Number: 1.4.11.0
Release Date: 06.07.2026
skybow Automation Actions - Getting started
New features
Added Local SharePoint Version add-in for SP2019 & SE
All add-in resources are stored locally in the hidden folder of web application for SP2019 & SE
Bug fixes & improvements
- Added 'IsEmpty' property to field placeholders and Variables placeholders in Expression builder
- Enhanced configuration of Add list item and Update item actions by adding dropdowns for Choice and Yes/No fields
- Added support for "Less than" <Lt> and "Greater than" <Gt> operators for Text columns in the CAML Builder
- Added a 'Merge continuously' option to Merge Word documents action, allowing documents to be merged sequentially without page breaks. The content of each merged document starts on a new line
- Improved form size configuration:
- Added a new Custom (%) form size option for forms, including Open form and Open web page actions
- Added 'Form default' panel width option to Open form action that will take form size configured on the form
- Small improvements for skybow List / Library web part (e.g. [[@SelectedItems]] placeholder evaluation, Enabled/Visible expression evaluation for the default actions, moved Visible condition under List selection, move icon is shown on hover, etc.)
- 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
- Fixed placeholder evaluation in Add list item and Update item actions for Date columns when dates fall within Daylight Saving Time (summer/winter time)
- Improved image quality when using [[image]] placeholder in the Generate Word document action
- Fixed html placeholder evaluation for multi-value lookup field in Generate Word document action (e.g. [[MultiLookup.EnhancedRichText]])
- Fixed Send HTTP request action test execution when 'Use proxy server to fix CORS error' option is enabled