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.9.6

  • Fixed permissions checking for the IFTTTs that work with attachments
  • Improved support for parameters in database statements when executed through IFTTT (correctly handling empty/null values, fixed issue with incorrect types)
  • Fixed issue with versioning in IFTTT to copy attachments
  • ConfiForms FormView can be rendered as link now (in addition to "Button" and "Embedded" modes)
  • Fixed NPE when ConfiForms Forms macros are used on Confluence templates (in preview)

Version 2.9.5

  • Fixed issue with ordering of items when used through the smart field and "reference to records" is unchecked (and no sorting is selected)
  • Fixed issue with incorrect rendering of the comment's content when it has new lines
  • Fixed issue with ConfiForms EntryViewer when rendered as link to avoid "jumping" to page's top on click 
  • New Virtual functions to help with SQL parameters escaping if you ever need that - escapeSQL. And 2 functions to help with showing the choices registered in the options-based field, such as dropdown, radio/checkbox groups and other single and multi-select fields: getOptions and getUnselectedOptions
  • Improved support for parameters in Copy to database IFTTT rules, see CRUD - Simple demo to show how to setup ConfiForms to save data to database table (alternative storage)
  • Fixed regression issue with _count variable when checking in IFTTT conditions
  • Fixed security issue with IFTTT actions to remove/add page permission not checking current user's own permissions for the operation 

...