Page tree

Versions Compared

Key

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

...

  • Fixed issue with web-service backed dropdowns and multi-selects causing the stack overflow on certain configurations
  • Extended debug information for ConfiForms FormView to show matching rule condition
  • Introducing new ConfiForms IFTTT macro's action to easily synchronize smart field references where forms have smart fields that reference each other and there is a need for the bi-drectional data synchronization
  • Fixing memory leak in ConfiForms contents extractor (Confluence search index)
  • Fixed issue with DateTime interval field not taking properly the pattern for hours/minutes if own formatting pattern is configured
  • Optimizing Jira issues loading on configurations where the Jira instance is unreachable or user is not authorized to access it
  • Create Page/BlogPost IFTTT rules now properly publish corresponding events into the Confluence events system
  • New Virtual functions fieldMetadata which allows to access field's label and type and other properties through [entry.field_name] notation - [entry.fieldMetadata(myfield).label]
  • The function greenhopperAsJSON now supports multiple sprints
  • Fixing issue with call to getAttribute function causing multiple exceptions on Smart multi-row fields
  • ConfiForms CalendarView now correctly handles read-only mode together with a setting enabling "add new records"
  • Fixed issue with nested CleanView used together with a ConfiForms Filter Control
  • Fixed issue with accessing context and system fields through the ConfiForms Field macros (largely affects user fields and complex properties) → no need to use an asUser bridging function
  • Fixed compatibility with Java 1.8

...