Skip to main content

Veritran Docs

2.6.17.4 to 2.6.18

Release date: August 2023

New Features and Improvements
  • Session management refactor: We rewrote the entire mechanism for session management.

  • We updated the Html2Canvan library version used to print parts of the screen.

  • We added accessibility to WebFly components.

  • We added the option to load recaptcha parameters from a host BUSINESS_PARA, allowing the existence of different keys for this functionality in each environment.

Fixes
  • We fixed a race condition when loading front-end parameters.

  • We fixed the search behavior of the datatable component, which returned incorrect search results due to the use of columns that were not visible as search targets. 

  • We fixed the datatable component slowness when showing or hiding columns.

  • We added a captcha token submission when hitting enter in an input component.

  • We modified the CSS of the library used to take screenshots, message _PRINT(), which fixed an issue that resulted in the display of a blank page at the beginning of the generated .pdf file.

  • We fixed the datagrid component "check all" option, which left some rows unselected.

  • We fixed issues when clicking a date type component.

  • We fixed the icon attribute functionality in buttons.

  • We fixed an issue involving contentype auto-detection in the tika library, which did not allow some scripts to load in the browser.

  • We fixed the BreakPoints functionality to allow the proper application of certain attributes that were showing issues.

  • We fixed issues involving inputs' masks, which did not allow some expressions to be properly evaluated.

Deprecations
  • We deleted the functionality that supports the management of large files. Call API that converts base64 to Veritran arrays.