General Release Notes

Release notes on tasks that apply to most Trapeze applications on the Trapeze6 and NOVUS platforms.

Version Type Description ID
19.0.1.0 CORR Users who do not need to edit context properties or user security settings do not require grant permissions for the following security keys to run the Client Shell:
  • Core/Context/Read
  • Core/Security/View Permissions
DEVCORE3-5175
19.0.1.0 CORR An issue where updating context properties in the Client Shell resulted in TCF Event notifications for the change being posted twice has been fixed. DEVCORE3-5404
19.0.1.0 CORR The issue of incorrect identity field values being returned when using an Oracle database with Real Application Clusters (RAC) has been fixed. DEVCORE3-4644
19.0.1.0 CORR Fixed: In some instances, the Tp4 Workstation or Tp6 Client shell may send the user's credentials to the SrvShell in an HTTP Basic Authorization header field, which is open text and therefore not considered secure. DEVCORE3-5364
19.0.1.0 CORR The issue of the incorrect order that services were run when the Service Shell was started has been fixed. DEVCORE3-5377
19.0.2.0 CORR The issue related to the stored procedure for the CoreCleanupAuditContext feature causing a deadlock for some Oracle users has been fixed. DEVCORE3-5446
19.0.2.0 CORR The issue related to the stored procedure for the CoreCleanupAuditContext feature causing a deadlock for some SQL users has been fixed. DEVCORE3-5460
19.0.2.0 ENH Security permissions granted to system administrators and Trapeze6 Client Shell users for some operations have been configured to be always set to Deny for Anonymous users. The security permissions granted system administrators are:
  • Core/Admin/
  • Core/Context/Write
  • Core/Security/Edit Users and Groups
  • Core/Security/Set Permissions
  • Core/TableEdit/
  • Core/SqlDirect/
The security permissions granted Trapeze6 Client Shell users are:
  • Core/File/Browse
  • Core/File/Write
DEVCORE3-5430
19.0.2.0 CORR The issue of users being unable to continue to log on unless they change their password immediately after a warning that their password will expire in X days appears has been fixed. (This task is related to DEVCORE-4301.) DEVCORE3-5469
19.0.3.0 ENH A new option, None has been added to the Core/Security/Use SameSite Cookies switch. (Previously, the only options were: Lax and Strict.) DEVCORE3-5516
19.0.3.0 ENH When the application is configured to generate a crash dump on an exception, the log now includes a trace output with the name and path of the dump file and the type of the exception. DEVCORE3-5484
19.0.3.0 ENH A crash dump file is now generated during shutdowns from exception handling action. DEVCORE3-5500
19.0.3.0 ENH Improved Structured Exception (SE) handling with the addition of the ability to terminate the application abnormally when the first SE occurs and to generate a crash dump that can provide better data on the cause of the error. DEVCORE3-5478