Page tree

Versions Compared

Key

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

...

Expand
titleDevelopment plans...
  • (Smart) multi row field - new field type to help with "inline" creation of master-details structures
  • "ConfiQuery" field type to help you to link other form's data and associate it with a particular field/row in your current form
  • New ConfiForms IFTTT action Rename attachment 

Version 2.11.2 (development)

  • Improved performance of ConfiForms content extractor even further to skip faster pages that dont have ConfiForms data to index
  • Improved logging to reduce false "error" level logging when a log entry is supposed to be a "warning" or even a "debug"

Version 2.11.1

  • Fixed security issue with Velocity templates evaluation when using a specifically crafted instruction you were able to get to JVM runtime object
  • Fixed security issue with IfMatches macro, when a filter set as velocity expression was not verified as it should be and could be made harmful
  • Support for [iftttResult_] expressions to access the result of an IFTTT action (meaning that ${iftttResult_0.id} can be safely replaced with [iftttResult_0.id]). This also works when Velocity templating is completely disabled in the plugin settings

...