04 October 2024

1. Issue List

The following issues have been implemented in this release.

Issue Description

TCC-24659, TVC-7317

NSX: Date format in search form

TCC-24120, TVC-7310

Column headers are not aligned properly upon resizing the column width.

TCC-24188, TVC-7311

RevisionField not supporting LatestInState filter for multiple policies.

2.1. Configurable weekends color for Date Field (TCC-24667)

When the calendar is opened to choose a date, weekends are highlighted in a different color for easy identification. If needed, weekends can be set to black by using the property tvc.structurebrowser.search.datepicker.markWeekendBlack as true. The default value of this property is false.

Refer Date Picker for more information.

3. Structure Browser

3.1. Header Details on Text/CSV Export (TCC-23979)

User can customize whether header details are included at the start of exported data. This setting is particularly useful when exporting data in text or CSV format for import into downstream systems that may not require or interpret header information correctly. To enable or disable this feature, use the following setting tvc.structurebrowser.text.export.addHeaderDetails.

Set to true to include header details, or false to omit them. Default value for this setting is true. By adjusting this setting, you can tailor the exported data to meet the specific requirements of your downstream systems and processes.