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 3 Next »

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