Version | Date Released | Features & Enhancements | Resolved Issues | Downloads |
---|---|---|---|---|
5.0.11 | February 16, 2018 | ✓ | ✓ | |
5.0.10 | June 27, 2017 | ✓ | ✓ | ✓ |
5.0.9 | June 7, 2017 | ✓ | ✓ | |
5.0.8 | April 11, 2017 | ✓ | ✓ | |
5.0.7 | April 4, 2017 | ✓ | ✓ | |
5.0.6 | March 17, 2017 | ✓ | ✓ | |
5.0.5 | March 9, 2017 | ✓ | ✓ | ✓ |
5.0.4 | March 2, 2017 | ✓ | ✓ | |
5.0.3 | February 24, 2016 | ✓ | ✓ | ✓ |
5.0.2 | December 22, 2016 | ✓ | ✓ | ✓ |
5.0.1 | November 16, 2016 | ✓ | ✓ | ✓ |
5.0.0 | October 27, 2016 | ✓ | ✓ |
Release Details
5.0.11
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.10
Features and Enhancements
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-5254 | Manager | Add Error Log Report Download | Added "Download" button on Error Log view page to download a HTML copy of the error report. This document can then be added to support tickets |
TPD-5268 | Manager | Improve Groovy Service Log | Improve Transaction Details Groovy Service panel to display log messages. |
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.9
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.8
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.7
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.6
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.5
Transact Manager 5.0.5 is a maintenance branch release containing bug fixes and contains support for updating TM Form Versions with the latest Maestro Form Version from the source Maestro development server.
The diagram above shows the new 'Update from Maestro' button. To use this feature you need to have an account on the Maestro development server with the same user name and appropriate access form publishing permissions.
Features and Enhancements
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-4542 | Manager | Enable reloading latest published Maestor Form Design Version | |
TPD-4591 | Core Services | Add Maestro Localization Support |
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.4
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.3
Features and Enhancements
The following table contains a detailed list of enhancements in Transact Manager 5.0.3
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-4397 | Fluent SDK | Add Txn userSave property | Add Txn userSaved property to differentiate user initiated saves and background saves. |
TPD-4477 | Fluent SDK | Add TxnUpdater Space and User parameters | Added support for updating a transactions association with Form Spaces and Users. |
TPD-4481 | Fluent SDK | Add AWS SDK to API security white list | Add support for AWS SDK APIs: S3, DynamoDB, CloudTrail, SNS, SQS |
TPD-4458 | Core Services | Replace Deployment Property "Task Email Sender" with "Email Sender Address" property | Enable standardized support for setting Task notification email sender. Note the global "Task Email Sender" Deployment Property has been removed. |
TPD-4482 | Manager | Role and Permission Refinements | Removed general access to "Organization Remove" permission as this operation should only be performed in exceptional circumstances. Added REST service permissions to "Developer" role for use on lower environments. |
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.2
Features and Enhancements
The following table contains a detailed list of enhancements in Transact Manager 5.0.2
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-4057 | Fluent SDK | Add support for overriding Service Parameters in Unit Tests | New SvcDef(SvcDef, params) constructor enables adding/overriding service definition parameters. That gives a convenience for adding some additional parameters (e.g. testMode="true") when invoking other services. |
TPD-4069 | Fluent SDK | Add Delivery Channel chaining support | Added new DeliveryResultBuilder add setDeliveryChannel function to enable chaining delivery channels. |
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.1
Features and Enhancements
The following table contains a detailed list of enhancements in Transact Manager 5.0.1
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-3770 | Fluent SDK | TxnQuery add hasProperty function | New hasProperty() function enables searching for txns with specified property name. |
TPD-3788 | Fluent SDK | Improved TxnQuery Javadoc | Added discussion of with* methods and how prefetching works. |
TPD-3811 | Fluent SDK | Improved Fluent Service templates | Improved Fluent Service template unit test script to be easier to extend. |
TPD-3823 | Fluent SDK | Add Theads utility class | Add Threads class with thread sleep function. |
TPD-3867 | Fluent SDK | Add ReceiptSvc class | Add on-demand PDF Receipt generation service. |
Resolved Issues
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.
5.0.0
New Features
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-2404 | Core Services | Add Fluent Groovy API | Provides a completely new and improved API for use by Groovy scripts. |
TPD-3560 | Core Services | Add support for Maestro form version import defaults | Provides specialized import behavior if a form version archive was created in Maestro. |
Features and Enhancements
The following table contains a detailed list of the enhancements in Transact Manager 5.0.0.
Reference | Module | Description | Further Information |
---|---|---|---|
TPD-2754 | Security Hardening | Add REST Groovy Service ACL Property | Each individual Groovy service can be included or excluded from external REST calls. |
TPD-2799 | Manager | Organization name on mouse over of organization code | Changed tooltip on some table columns to show the full organization name. |
TPD-2889 | Core Services | Add Form Prefill service save resume option | There is now a service parameter for services of type "Form Prefill" that will cause the form prefill service to be called when a user resumes a saved submission (otherwise form prefill is called only when a submission is first created). |
TPD-2978 | Security Hardening | Improve system health time display | Improved the date/time display on the System Health page slightly for readability. |
TPD-3093 | Installer | Enable Java 8 G1 Garbage Collector and Heap Improvements | Added Java 8 options to TM server configuration.. |
TPD-3095 | Security Hardening | Enable Form CSP by default | Default form content security policies (CSP) to "on" in the "Form Submission Access Controller" service. |
TPD-3141 | Core Services | Improve Service Definition and Connection Multi-tenancy support | Service names can now be reused for each organization. Also introduced organization specific service connections with similar naming rules. |
TPD-3291 | Manager | Add Service Connection Binary Data Support | Binary data can now be associated with a service connection. |
TPD-3440 | Core Services | Add OAuth2Authenticator method to access JSON token | |
TPD-3508 | Manager | Add Service Parameter readonly configuration option | Some service parameters are no longer editable in the TM Management Console. |
TPD-3511 | Manager | Add Delivery Channel Disabled Option | Delivery channels can now be temporarily disabled. |
TPD-3512 | Form Space | Session Expiry Page does not remove security tokens |
Improved user experience with multiple tabs and session expiry. |
TPD-3555 | Fluent SDK | Add SvcConnUpdater Class | |
TPD-3557 | Core Services | OAuth2Authenticator redirectTarget not URL Encoded | Improved redirect behavior of OAuth2Authenticator. |
Downloads
You need to login to access this content. If you still don't have access after logging in, you can request it by posting a new question and selecting the access you need in the Type dropdown.