• 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.14.2

  • Addressing CVE-2024-47072
  • Support for base64 file uploads in ConfiForms Server REST API version 1 + extra endpoint to support base64 file uploads
  • Fixed issue with permissions restricted fields being reported in the form's debug mode
  • TableViewMerger with flattened mode the records now have an original entry ID value reported in a _originalId field 
  • ConfiForms is now more strict on expressions that you use to access values and objects. Please make sure you use correct letter casing and naming. 
  • Fixed issue with local notifications not working on Confluence 8.x

Version 3.14.1

  • Fixed a regression issue with a virtual function when applied on one the object's properties (User, Page, Jira issue)

Version 3.14

  • Fixed issue with conflicting dependency on Confluence 9.x which prevented the app from being enabled
  • Repackaged to support Confluence 7.19.x as lowest version

Version 3.13.9

  • Fixed issue with Import API not taking the custom delimiter parameter on Confluence 8.8+
  • Fixed issue with license check and reporting of invalid licenses on ConfiForms data edits
  • Fixed issue with autocomplete (off) functionality on Edge 
  • Improved logic with complex forms that update fields via IFTTT rules when removing attachments
  • Fixing dependency issue with Confluence 9.1
  • Fixed issue with ConfiForms Filter control set on date intervals with an enabled "OR" condition
  • Fixed lookup on a JiraSelectField, when cascading field is used as a source and the user wants to access a child property

Version 3.13.8

  • Fixed issue with CSS on tables rendered via TableView (remote rendering - admin UI, pagination)

Version 3.13.7

Version 3.13.6

  • 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}
  • 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

...