Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3
Note

Disclaimer:

The enhancements, feature changes and tickets listed below are subject to change up until the final GA release date.

  • The list is incomplete and more items will be added over the coming days.

  • Items you see listed may be removed before the official GA release date at the sole discretion of frevvo.

This v11.1 documentation space is not complete. You will likely not find some v.11.1 features/changes updated yet until the official GA release date. 

Automatic Upgrade for frevvo Online (Cloud Hosted) Customers

...

The Users CSV upload process previously required you to validate the csv file, then click Load to upload it. If there were errors and a new file needed to be added, a bug existed that required the admin to return to Manage Users and click Upload CSV again. We’ve corrected this behavior and also streamlined the process. The button on the Upload Users page is now “Validate and Load”. If validation encounters errors, they will be displayed. If there are no errors, the users will automatically be loaded.

There is no change to the API batch user upload process.

...

Purge Old Submissions

...

Typically, this only needs to be done for one form/workflow to refresh the connection token for all. If your existing forms produce an error when clicking Trust It, try clearing your browser cookies and then create a new form, go to Settings/Document Actions and select Send to SharePoint. This takes you to the same Trust It page - click Trust It to create a new token. If you have continued errors, please open a support case at support@frevvo.com.

Save to Google Drive

The Save to Google Drive wizard has been updated to allow you to configure which attachments are sent. In past versions of frevvo, all attachments were sent to Google Drive (PDF snapshot, XML, Uploaded files, Mapped PDFs). After the upgrade, the same files will continue to be sent - no changes required.

However, the next time you edit your Save to Google Drive document action, you may notice that the Send Snapshot field is blank and the Data field is checked. At that time, you will need to set a value (e.g. PDF) in the Send Snapshot field and, if desired, uncheck the Data checkbox prior to saving the form/workflow.

...

Tip

The issue of Send Snapshot clearing upon edit has been resolved in v11.1.1 (TIP-32773). It will not impact On Premise customers who are upgrading from a prior version to v11.3+. However, it’s possible that customers whose forms were migrated with our initial Cloud upgrade could still be affected.

Form/Workflow Action Error Behavior

v11.1 introduces asynchronous post processing, which will improve form and document action performance and pave the way for future enhancements in this area. Previously, the Form Action Success action would be executed if the doc action succeeded and the Error action otherwise. However, with this change the Form Action will now be executed before Document Action(s). This means that a Document Action Failure will not be able to trigger the Form Action Error message to the end user. An admin notification will still be sent in the case of Document Action failure. Form Action Error settings will no longer be executed.

...

SAML Security Manager

Customers using the SAML security manager may have trouble logging in after the upgrade. This issue appears to be only for some IDPs, and was caused by updates to the OAuth library which change the service provider metadata slightly. If your tenant is impacted, follow these steps to update the service provider metadata:

  1. Generate the Service Provider metadata. Please follow the steps in this documentation.

  2. Add the service provider metadata into your IDP configuration (if required). See this documentation.

  3. Log in as the built-in admin. Edit the tenant, and add the new metadata (without the xml prologue) to the Service Provider Metadata property.

Message Control Alignment

If your forms used the “Center” property on Message Controls, you will find that after the upgrade the new “Label Alignment” property is blank, and your message is no longer centered. To correct this, please select “Center” from the Label Alignment property.

SQL Server Database URL Property

...