Page tree

Versions Compared

Key

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

...

  • Warning

    Important! Downgrading from 3.7.0 will not be possible for ConfiForms installations which have web-service and db connections configurations. As the configurations are now encrypted and stored in an encrypted way (which is not supported by earlier versions of the plugin)

  • Minimum Java 11 is required
  • Fixed "lock form" feature to apply on action buttons, voting and every other field in a form and truly disable centrally any updates to form's data
  • Fixed issue with Smart multi-row fields updates when used in inline edits mode
  • Fixed flattening of rows for dynamic multi-label and Confluence multi-label fields in TableViewMerger macro
  • Fixed issue with incorrect reporting of license user tier mismatch
  • Introducing a new parameter to scope the filters from an URL to specific view via cf_filterId parameter (value should match the filter ID you have set in the view) that you can add to your URLs
  • Fixed issue in admin UI to render columns properly when fields have dynamically set view/edit restrictions
  • form dimensions reworked to calculate more precisely when fields have dynamically set edit restrictions
  • Improved rendering in MatrixView for tags when a smart field is used as a grouping field
  • Fixed issue with regular expressions validation on date/date time fields
  • Fixed issue with check for empty value on the restricted pages that are referenced through a "Page/Blogpost" field in ConfiForms
  • Voting is now correctly closed on the locked forms
  • WebServices and DBConnections configurations are now completely encrypted when stored in the database
  • Fixed issues with Virtual functions workDaysTo and daysTo incorrectly returning 0 days when used with timestamps
  • Supporting CLOB fields in the DB backed fields
  • Fixed issue with incorrectly filtered rows when a form's data with an ption to "show only own records to non-admin users" is enabled and used through the smart fields
  • Improved debugging and error reporting in a PlainView when used with "Velocity templating" option enabled

...