Skip to end of banner
Go to start of banner

DBCF 5.8.0.x

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Version 5.8.0.2 / Released: December 2021

Bug fixes

Major log4j vulnerability addressed

  1. [internal] Addressed log4j vulnerability [https://nvd.nist.gov/vuln/detail/CVE-2019-17571]

Version 5.8.0.1 / Released: November 2021

Minor bugfix

Minor bugfixes, but we strive for perfection!

  1. [bug, internal] Averted a NPE on bad configuration of the field (datasource renamed)

  2. DBCF-97 [internal] Fixed an error in the edit screen of an issue when the DBCF scripts are badly configured [DBCF-97]

  3. DBCF-100 [internal] The table field is now accessible(read-only) in SIL as an array of arrays of string. [DBCF-100]

  4. CADS-10093 [support, bug] Fixed an error with UTF-8 values not being rendered correctly on the screen [CADS-10093]

Version 5.8.0.0-RELEASE / Released: October 2021

Production-ready version.

Stability fixes. We added inline help for the administration pages. Compatibility with latest SIL-Engine. New table field has been added. Deprecated old fields.

  1. [internal] Fixed an issue with LF not being correctly reported on UI

Version 5.8.0.0-RC03 / Released: September 2021

Stability fixes.

  1. [internal] Fixed an issue with LF not being correctly reported on UI

Version 5.8.0.0-RC02 / Released: September 2021

Major improvements. Added the autocomplete option to the configuration and the functionality to the actual field. Added color marker to the columns having the constraints set to a value to differentiate them. Stability fixes. To ease the scripting a new struct has been added, 'DBCFValue'

  1. [internal] Fixed an issue with the indexing (NPE)

  2. [internal] Fixed an issue with the useless re-rendering of the new DBCF after a change of value.

  3. [internal] Fixed a NPE occurring when some old DBCF fields have no configuration.

  4. [internal] Fixed a NPE occurring when the user tries to access the migrate field page when there are no fields of the right type.

  5. DBCF-66 [internal] Autocomplete fields [DBCF-66]

  6. DBCF-93 [internal] Support for string[][] return types [DBCF-93]

  7. DBCF-92 [internal] Unnecessary ugly error message on saving config [DBCF-92]

  8. DBCF-94 [internal] JS error when LiveFields are missing [DBCF-94]

  9. CADS-8898 [support, bug] Fixed the modal search window appearing behind the Create/Edit popup windows [CADS-8898]

  10. CADS-9230 [support, impr] Fixed the js import chain that made some unnecessary REST calls [CADS-9230]

Version 5.8.0.0-RC01 / Released: June 2021

Major release. Upgraded the internal architecture of the addon to match the new capabilities from 'SIL Engine' (katl-commons) Added a new custom field: Advanced Database Row Field - a row of data in a table that can search, insert, update and delete data from the database

  • No labels