Help Center>Foundation Help

Foundation 11.4.1 release notes

To provide greater transparency, Winshuttle is providing more information in the release notes than was available for previous versions. The list of known issues is a cumulative list from all versions.

On this page

Compatibility

  • User Governance: 11.4.1
  • Winshuttle Workflow 11.4.1
  • LMS: 11.4.1
  • SAP Integration Server: 11.4.1
  • Winshuttle Studio 11.4.1
  • Composer 11.4.1

Upgrade information

  • Foundation 11.4.1 must be installed as a new/fresh installation or an upgrade of 11.4.0.

Winshuttle Foundation User Governance 11.4.1 release notes

Back to top

Fixed item

  • First and Last names are now being displayed as expected for Active Directory groups that contain users of multiple domains even when the AppPool user is not in the Enterprise Admin group. WIN-22375

Known issues

  • The menu bar of the Foundation site might not be visible if the Extended Protection setting is turned on in Windows Authentication Advanced Settings. WIN-20079
  • On SharePoint 2010, when you change the Status filter and no tasks have that status, switching back to All does not reset the filter. WIN-15924
  • In the Edge browser, you need to double-click the footer links; this is a browser-specific issue. WIN-19681
  • There is no Validation Failed option when moving data files to the completed library. WIN-19575
  • Solution packages for Form solutions that are deployed on Foundation sites might not be visible in the Content > Composer > Solution package library on the Foundation site. WIN-12328
  • File backup fails if the file name contains a comma (,). WIN-19492
  • When restoring SAP Server on a site, the settings are overwritten even when the overwrite option is not selected. WIN-19486
  • After backup and restore of only the application server, credentials might not be updated, and Studio will be unable to connect to the SAP Server to record the script. WIN-19478
  • If the team site is a subsite of the root Foundation site, web parts added by the administrator are not visible to other team members. WIN-19311
  • The usage report shows the incorrect path for a query script with a custom results file path. WIN-2046
  • Could not establish trust relationship for the SSL/TLS secure channel with authority. WIN-9688; scheduled for v12.0
  • When using extended webapps with SSL, a script opened on one site might not be able to fetch the template from the other site. WIN-17334
  • Rich-text email editing might not work in Chrome. WIN-19259
  • When adding front ends to an NLB setup, the .aspx pages might not be found on one or more of the new sites; the solution is to run the User Governance installer in repair mode. WIN-17773

Winshuttle Foundation Workflow 11.4.1 release notes

Back to top

Fixed item

  • Users with Edit permission are able to create a new solution in Composer on SharePoint 2013. WIN-15640

Known issues

  • To use Internet Explorer 11 with sites that have Kerberos authentication enabled, the Enable Integrated Windows Authentication check box must be selected (Internet Options box, Advanced tab). WIN-20726
  • Web farm properties can be updated only by farm admins. WIN-18934
  • Edit permission, which is the default permission for solution designers, is not available by default on SharePoint 2010. WIN-22656
  • Approve and Reject links are shown in Excel Workflows for users who do not have permission to approve and reject. WIN-20583
  • When a form includes nested repeating groups, not all elements of the form solution are launched. WIN-18319
  • When uploading files in an attachment control, the path C:\fakepath is displayed. This is a display issue only; the file will be uploaded. WIN-22045
  • Attachment controls do not work as expected if there are multiple, nested controls. WIN-17128; scheduled for v12.0
  • On forms with Lookup controls, Clear Fields When Empty return does not work. WIN-8681
  • Duplicate entries are created when adding "X-Content-Type-Options", value="nosniff" on IIS default level before installing Workflow and launching the Workflow Admin site. WIN-21758
  • Values selected from dropdowns that are later modified appear empty. WIN-18232; scheduled for v12.0
  • On the French SharePoint 2016 setup, a Stay/Leave message appears when trying to download any file from an attachment control in a form solution. WIN-17778
  • When adding front ends to an NLB setup, the .aspx pages might not be found on one or more of the new sites; the solution is to run the User Governance installer in repair mode. WIN-17773
  • Non-sticky sessions on NLB setups are not supported. WIN-17090; scheduled for v12.0
  • The Foundation site home page might be unavailable if the minimal download strategy feature (MDS) is turned on; MDS is not recommended. WIN-21090

Winshuttle Composer 11.4.1 release notes

Back to top

Fixed items

  • Fixed an issue where a SharePoint .dll was being installed during non-SharePoint installations and causing the Composer URL not to work. This fix applies to new/fresh installations only. WIN-20911
  • Workflow Admins can now delete forms to stop them from appearing in the Foundation forms list. WIN-22439

Known issues

  • When logging on to Composer in Chrome, an incorrect password locks the user out; this can be fixed by clearing the browser cache. WIN-17213
  • Elements exported in a field pack might not display options such as Rules and Range. WIN-15532; scheduled for v12.0
  • The output fields of a query might not be displayed in a view and not populated, causing the following error: "Error: Invalid mapping found for field". WIN-13793; scheduled for v12.0
  • Fields that might contain more than 255 characters must be changed to the Text Area element type before being promoted to SharePoint. WIN-4036
  • Changing a field in the Conditions section of an existing field rule resets the operator. WIN-13761; scheduled for v12.0
  • The Custom rule option not displayed when editing a rule. WIN-15635; scheduled for v12.0
  • Form preview is not working if the form contains a dropdown with a SharePoint list data connection. WIN-15637; scheduled for v12.0
  • After a button rule has been applied, opening any other rule comdition from Rules Inspector causes additional rows for comparison to be displayed. WIN-11288
  • Changes made to a subgroup affect the ordering of the subgroup. WIN-12754
  • A dropdown that pulls values from a repeating table might not show updated values when changes are made to the repeating table. WIN-8602
  • Extracting large amounts of data (e.g., more than 2000 records) from a SQL data base to a repeating table can take a long time. WIN-15478; scheduled for v12.0
  • Sites that contain special characters in the site name are not supported. WIN-17187 WIN-17723
  • Solutions that have names in German, French, or Spanish might return an error message that special characters are not supported and the solution cannot be deployed. WIN-18590
  • Spanish: Form names that contain ? are not supported. WIN-21092
  • German: Unpublished solutions show English column names; published solutions display column names in German. WIN-18801

Winshuttle License Management System 11.4.1 release notes

Back to top

Known issues

  • During LMS installation, clicking No in the Exit Setup dialog box does not take you back to the installation wizard. WIN-2631; scheduled for v12.0
  • Installing LMS might return the following error: "Unable to run the SQL script on database: Due to Error : Error: [Microsoft][ODBC SQL Server Driver]Query timeout expired"; the error can be avoided by increasing the default timeout values. WIN-12058; scheduled for v12.0
  • Whenever someone uninstalls LMS, all the remote connections to the LMS Server must be logged off. This is because Loupe Service is in use on all user sessions and the LMS uninstallation will fail to remove Loupe Service.

    The solution is to ensure that all users are logged off or to run the following commands, in order:
    sc stop "GibralterTeamService"
    sc delete "GibralterTeamService"

    WIN-22130