...
Version 3.13.
...
- Quick 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
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}
- Reaarranged 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
Version 3.13.4
- Compatibility with Confluence 9.1.0
- Improved troubleshooting of ConfiForms Field Definition rules - better reporting of processed and failed rules
- Possibility to run the JQL registered in ConfiForms JQL field and render the results via the PlainView macro (the tutorial will be available shortly)
- Support for accessing JSON object properties and applying Virtual functions if necessary
- Fixed issue with incorrectly wrapping the contents into the ListView when creating a page with a ConfiForms IFTTT macro
- Fixed visual issue with rendering a table after the pagination or using the admin UI where the table header was too narrow (Confluence 8+)
- Fixed issue with a EntryViewer not working correctly on the data collected in the audit forms (Using new Audit IFTTT action)
- BETA support for dark mode theme
...