Page tree

Versions Compared

Key

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

...

  • Support for server/data center to cloud migration - Migration from server to cloud
  • Parallel rendering to improve performance of large datasets
  • Fixed issue with "Lookup and set value" - ConfiForms Field Definition Rules#Lookupandsetvalue when static parameters are configured to be set on lookup (incorrectly always setting the value, no matter of a lookup result)
  • Fixed regression issue with CheckboxGroup field check for empty value in filters (condition to check fo empty field was not working)
  • When whitelist is enforced in ConfiForms settings, all the redirects are also checked against the Confluence whitelist
  • HTML stored in ConfiForms fields (HTML/Hidden HTML) are now cleaned up and escaped (no scripts allowed, used OWASP policy)

Version 2.19.5

  • Repackaged to avoid direct dependency on Atlassian Cloud Migration Assistant. Starting from version 2.20 ConfiForms will require you to have Atlassian cloud migration assistant installed and updated to latest version https://support.atlassian.com/migration/docs/confluence-cloud-migration-assistant/

    Code Block
    org.springframework.context.ApplicationContextException: Application context initialization for 'com.vertuna.confluence.plugins.confiforms' has timed out waiting for (objectClass=com.atlassian.migration.app.AppCloudMigrationGateway)

...