• Confluence is currently running with all non-system plugins disabled, some functionality may be missing

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.13.6

  • Fixed the Jira Select Field to work with Jira 9.x + support for ConfiForms Field Definition Rules#ApplyFilteronafield rule to work correctly on any number of fields and issue types (was taking the first 200 only)
  • Improved Jira Helper (in ConfiForms IFTTT to create/update Jira issues and construct the JSON mapping)
  • Fixed issue with pagination set on a view with a default filtering condition used together with a ConfiForms Filter Control
  • Fixed links in the WYSIWYG field to render with target "_blank" (if not explicitly set)
  • Improved support for the dark theme and Compatibility with Confluence 9.x

Version 3.13.5

  • Fixed issue with incorrectly wrapping the contents of a page template into a ListView, when created through the ConfiForms IFTTT macro
  • Fixed cloud migration report to not to report the "comment" and the "Confluence multi-label" fields as not supported in the cloud. As they are now supported
  • The API used in Using Excel files as sources for ConfiForms fields now is available also through the REST API module, and allows PAT authentication (same request parameters as in the mention tutorial)
    • /rest/confiforms/1.0/excel/{attachmentId}
    • /rest/confiforms/1.0/excel2007/{attachmentId}
    • /rest/confiforms/1.0/csv/{attachmentId}
  • Rearranged the "comment" field to show existing comments before the input and fixed issue with a new editor (when enabled) for inline comments
  • Fix to address WARNING flooding of Invocation blocked as method is not allowlisted: com.vertuna.confluence.plugins.confiforms.model.ConfiFormField#getFilterEncoded() in Atlassian logs in Confluence 9.x

...