Release Notes Archive
v5.6
8/26/2020
New Features
- PEP-1252 - Added Federation Login option for v5 CP to allow SSO.
Please reference the\alphatrust\pronto\docs\AlphaTrust e-Sign - Federation Setup Guide.pdf
for more information. - PEP-1988 - Added Federation launch page selection and field population features when using federation as an authentication type.
NOTE: Typing in the federation username field will give you a list of users to choose from. - PEP-1710 - Added Participant Content Set Placeholders APIs
API users now have the ability to change content placeholder and or their values on participants for already-created transactions.
Please use the links below for more information on the new API methods.- GetParticipantContentPlaceholdersUpdateable:
https://pronto2.alphatrust.com/DevelopersGuide/topic2424.html
- InsertParticipantContentPlaceholders:
https://pronto2.alphatrust.com/DevelopersGuide/topic2443.html
- UpdateParticipantContentPlaceholders:
https://pronto2.alphatrust.com/DevelopersGuide/topic2455.html
- DeleteParticipantContentPlaceholders:
https://pronto2.alphatrust.com/DevelopersGuide/topic2412.html
- GetParticipantContentPlaceholdersUpdateable:
Improvements
- PEP-1919 – When saving a workflow, validation checks added to improve the integrity of the saved workflow.
- PEP-1964 – When using the GetUsers() API, you now have the ability to query by federation name. The results of that query will also include user permissions.
- PEP-1990 - Moved all modal editor navigation tabs from the top to the side and split out sections for better usability.
Old UI:
New UI: - PEP-1992 – Added ability to set a fixed email sender for a workflow.
Bug Fixes
- PEP-2062 - Fixed issue where PNG images would go missing (spinner on Task Manager screen) from Workflow Setup.
- PEP-2082 - Fixed incorrect colspan on document loadings for Workflow Setup page.
Important Note
The bug fix in 5.5.9 is not included in the 5.6.0 Release. This fix will be included in the 5.6.1 Release.
v5.6.5
10/22/2020
- PEP-2401 - Fixed issue where login fails when trying to log in as multiple Users in different Groups.
- PEP-2396 - Fixed issue where your "Logged in as" username always shows the Federation username if you're not logged in using Federation.
- PEP-2389 - Fixed issue where Transactions created in Sub Groups weren't able to download the Evidence Package from the Status Reports section.
- PEP-2386 - Fixed issue where if you are reassigning Tasks to a new Participant and not including a message, an error would occur. You can now leave the message field blank without getting the error.
- PEP-2382 - Fixed issue when importing a workflow into a subgroup when that workflow also exists in the parent group.
- PEP-2378 - Added missing Permission Set ID column on the CP's Permission Sets section for use in Bulk Upload CSV file and API.
- PEP-2372 - Fixed issue to only display PermissionSets for a given Group while editing a User.
- PEP-2371 - Fixed issue where the "Prompt to Draw Unique Signature" on Mouse/Touch-drawn tasks were not wired up to work in Launched Transactions.
- PEP-2354 - Fixed issue where MasterIDs not being correctly set for Groups created by other subsequently created Groups.
- PEP-2346 - Added Form Filler Task for Uploaded Documents.
- PEP-2336 - Fixed issue when importing a workflow into a subgroup when that workflow also exists in the parent group.
- PEP-2024 - Fixed issue where orphaned permission sets and users were causing errors in "All Users" view on the Users tab.
- PEP-1645 - Fixed issue where inactive Group users were showing up in the Permissioned Users and All Users views on the Users tab.
v5.6.4
10/8/2020
Improvements
- PEP-2254 - Added a link to the footer to display the release notes.
- PEP-2338 - Corrected issue where long text for check boxes and radio buttons were being displayed underneath the checkbox.
- PEP-2337 - Fixed Editor API Credential label from “Permission Set” to “API Credential”.
- PEP-2335 - Fixed issue introduced in v5.6.0 that, when refreshing a page on the v5 Control Panel, reverts the user back to the original Group they logged in as. This is only as issue if you switched to another Group after logging in.
- PEP-2327 - Fixed issue where DocForms field names containing special characters were causing an error on save.
- PEP-2315 - Corrected the table column label for Document Name under Workflow Designer > Documents.
- PEP-2278 - Fixed issue where the wrong items were deleting (Metadata and Event Subscriptions tabs) in the Workflows Setup > Document Editor.
- PEP-2243 - Updated the Federation Setup Documentation to include information and configuration for Server 2016 and Server 2019.
- PEP-2206 – Fixed issue when Download Evidence Package was clicked and a document had been purged, an unhanded exception was being thrown.
- PEP-1708 - Fixed issue where a transaction using LexisNexis Credentials has option idphone=1, an exception is thrown for signer.
- PEP-1615 - Fixed issue where on Web Forms, rules were not working for DropDown controls.
- PEP-1591 – On workflow setups when uploading a document from your desktop, corrected issue where document could not be re-uploaded if deleted.
v5.6.3
9/24/2020
Improvements
- PEP-2092 - Added additional debug/trace logging around all Workflow saving, loading, launching, importing, and exporting functionality to give a clearer picture if something fails during these functions.
- PEP-2091 - Add validation to Workflow imports to make sure everything was extracted properly.
- PEP-2038 - When using GetWorkflows() and CreateTransactions() through the API the participant-assigned fields are miss-named. Example: (without "es:
") - PEP-2136 - Fixed issue where any form filling participant could fill out radio button options even when assigned to a different participant.
- PEP-2201 - Fixed issue where an optional participant with mobile number authentication was preventing the launch of a workflow.
- PEP-2238 – Fixed issue where form fields were not visible to form fillers if at least one participant was not a form filler
- PEP-2237 - The machinekey for the
\AlphaTrust\Pronto\WebApps\CP\Web.Config
file (needed for load balanced servers) will no longer be overwritten after updates to a new version.
v5.6.2
9/10/2020
- PEP-2096 - No longer require the participant to have a task if they are form-filling the document.
- PEP-1281 - Allow participant to form-fill individual documents; previously form-filler would have to fill out all documents.
- PEP-2093 - Fixed issue where JavaScript error occurs in editing workflow properties.
- PEP-2100 - Fixed issue where DocForms field heights between 15 - 18pt are getting clipped from view.
- PEP-2111 - Fixed issue where times aren't changing when time zone is switched from UTC to CDT or EDT.
- PEP-2116 - Added missing validation on email address update in Status Reports > Participants tab.
- PEP-2122 - Fixed issue to prevent receiving "431 Request Header Fields Too Large" after Chrome v85 update.
- PEP-2182 - Fixed issue where GetUsers() API method not returning user when using the FederationUsernames property in request query.
- PEP-2190 - Fixed issue for our Help system because our documentation vendor changed their API.
- PEP-2210 - Added missing database DELETE permission to allow deletes when using the DeleteParticipantContentPlaceholders() API method.
v5.6.1
8/27/2020
- PEP-2065 – Fix issue with control panel workflows where optional upload document is still required if not checked because of upload control.