Versions Compared

Key

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

You cannot downgrade from version 2.x/3.x to version 1.x automatically (without manually re-importing datasets with a recovery APIs)

Upgrading from 1.x to 2.x is done for you automatically, with data migration. See release notes for the version 2.0.1

We advise you to take extra care with upgrading to version 2.x+ from 1.x branch and test your form configurations in your test environments first, before upgrading your live environments.

Info

If you have any questions about upgrading to ConfiForms version 2.x or have any issues, please contact us via Support Request Form

See also Known issues

Info

Development versions could be found here: http://vertuna.com/builds/

...

Table of Contents
maxLevel1

Version 3.15.2

  • Improved parsing of complex expressions that involve replacement of values or use of evaluateFormula or iterateAndPrint functions
  • Improved filtering engine performance by switching to parallel streams. This improved performance by 80-100% on certain form configurations

Version 3.15.1

  • Fixed issue with a lost locale for the user doing the REST API calls which resulted in dates being parsed with a "server locale" which could have provided some unexpected results and deviations
  • Fixed issue with NPE in filtering engine when used with multi-labels/multi-values fields
  • Fixed issue with ConfiForms Filter Control when used with dynamic dropdowns and wildcards matching is enabled
  • Fixed issue with Import API not working for datetime interval fields
  • Lowered number of items to be processed asynchronously per thread when parallel loading / rendering or  filtering is enabled

Version 3.15

  • Compatibility with Confluence 9.2
  • Remote loading for smart fields (new parameter in the ConfiForms Field Definition): Advanced dropdown and the multi-select field. Useful for forms that use large amount of data
  • Fixed issue with REST API create endpoint and mappings for the multi-value fields
  • Optimized loading of forms that have fields that load large amounts of data into choice-based fields, but have rules that filter out those options initially
  • Improved performance in filtering for multi-select fields and free text searches
  • Fixed issue with setting the multi-user field not rendering the user's avatar

Version 3.14.4

Version 3.14.3

  • Fixed issue with forms having multiple file/attachment fields

Version 3.14.2

  • Addressing CVE-2024-47072
  • Support for base64 file uploads in ConfiForms Server REST API version 1 + extra endpoint to support base64 file uploads
  • Fixed issue with permissions restricted fields being reported in the form's debug mode
  • TableViewMerger with flattened mode the records now have an original entry ID value reported in a _originalId field 
  • ConfiForms is now more strict on expressions that you use to access values and objects. Please make sure you use correct letter casing and naming. 
  • Fixed issue with local notifications not working on Confluence 8.x

...