Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since ConfiForms app version 2.x we publish release notes here 

Table of Contents

Version 2.27.2

  • Fixed support for timezones and rendering dates in user's timezone (including CalendarView that now can be set to be rendered in user's timezone)
  • Improved loading and de-serialization of data for large datasets by using parallel processing
  • Improved filtering (especially on free text searches) to use parallel processing for almost all filtering expressions (excluding the ones that use _count)
  • Admin UI now is using paging (1000 records per page is rendered) to improve performance and has an inline search
  • Fixed regression with inline/dialog file delete operation (with forms using file/attachment fields)

Version 2.27.1

  • Fixed issue with IFTTT to "Copy ConfiForms Data" not triggering events (when data is copied to target form)
  • Fixed issue with page discovery algorithm when given without a space key (on large installations it may cause thread stuck and other performance related issues)
  • Fixed bug with asUserLink and asUserLinkMacro Virtual functions
  • Dependencies upgrade based on snyk report on vulnerabilities (no critical/major vulnerabilities)
  • Fixed UI for Dynamic dropdown field configuration (misleading parameter texts removed)
  • Fixed issue with configurations that have attachment uploads and IFTTTs to update the same record

...