New features & Improvements
SharePoint Server 2013 deployment support
The deployment procedure and the list of supported/unsupported features are the same as for SharePoint Server 2016 deployment.
For detailed information, please read the following knowledge base article: How to install your Solution built with Solution Studio Online on SharePoint Server 2013 / 2016!
Bugs fixed and Improvements
Package and Publish: provisioning support of custom content type templates
Document Generation: fixed Form Input functionality for date fields in Query Editor.
Now already normalized values are returned and comparisons like 'Grater than' can be applied for date form inputs.
When more complex condition with date fields is needed, the .toISOString() function can be used in Function Code expressions.
E.g., return [[Date]].toISOString();
Document Generation: fixed saving of the list value after changing it in the Generate Document action configuration
Document Generation: fixed issue with displaying hidden views in View dropdown
Document Generation: fixed filtering with Expressions function code in Document Generator Query Editor
Scheduled Actions: fixed issue with Offset property for Today in Scheduled Actions Query Editor
Scheduled Actions: fixed incorrect date format in Scheduled Actions on German localization
Metadata Inheritance: fixed issue with Metadata Inheritance for lookup field when lookup value contains quota
List View Search: fixed issue with inserting two LVS web parts at once
Rich Forms: fixed sublist items rendering when there is List View Search web part on Display form
Rich Forms: fixed saving of the sublist items in editable grid view if list view is also added to the Display form