ConfiForms

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.17

  • Support for partial server to cloud migrations (when migrations are done space by space)
  • Possibility to configure which field types, field rules and IFTTT types can be used in the instance, allowing Confluence administrators to have better control over the app's features
  • Fixed issue with Smart classifiers misbehaving when using configurations having references to @self (as page/form sources)
  • Preparing for Confluence 10, moving app configuration from "bandana" storage to plugin settings 
    Warning

    Please be aware that downgrading from this version is not recommended

    As you may loose the changes you made to app settings (which are stored into a new location since this version of the app)

  • asImageLink function (Virtual functions) now accepts CSS styles as a parameter
  • Support for partial server to cloud migrations (when migrations are done space by space)Fixed issue with ConfiForms Field Definition Rules#Setfieldreadonly rule not working correctly on file/attachment field

Version 3.16.3

  • Fixed issues with filtering engine when a value with dot(s) is given as a parameter for the free text search
  • Added support for dynamically resolved values (via [entry.field_name] notations) for the following parameters in the ConfiForms Form Definition: to define additional super users and form administrators
  • Extended func bridge to take an argument, this allows, for example, to do something like [entry._func(123456).asPage.pageProperties(myproperty)] - to read a page property value from a given page

...