ConfiForms

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.19.7 & Version 3.20.3

  • Fixed small UI issue when setting the page multi-select field via the ConfiForms Field Definition Rules
  • Fixed issue with an inline edit for views when a view has multiple references to the same field (via ConfiForms Field macros)
  • Added possibility to use the REST API to search/get but retrieving results in an CSV format (by adding the format=csv to the list of URL parameters)
  • Fixed issue with "Create BlogPost" IFTTT and  a duplicated BlogPostCreateEvent 

Version 3.19.6 & Version 3.20.2

  • Fixed excessive resource usage of the OSGi Service tracker that caused locks on synchronized code blocks on certain conditions
  • Fixed issue with comments field not being correctly handled by virtual functions

Version 3.19.5 & Version 3.20.1

Version 3.20.0

  • Compatibility with Confluence 10.x. From now on there will be 2 different binaries released, both having the same functionality. One for Confluence versions 7.20.x-9.x and another one to cover the Confluence 10.x
  • This version is based on the functionality included in to 3.19.4

Version 3.19.4

  • Fixed issue with the socket timeout not correctly set for web connections
  • Fixed dark mode for smart multi-row field
  • Fixed issue with remote loading of options when the field is configured to use the "autonumber" field type in the source form
  • Fixed issue with a configuration of the "maximum request size for REST API" (JSON payload) (not being saved)

Version 3.19.3

  • ConfiForms Filter Control not working for anonymous users on Confluence 9.x
  • Fixed issue with free text search when applied on forms that have JQL fields
  • Handling empty responses in http client library in a more robust way
  • Using icons instead of labels in smart multi-row fields

Version 3.19.2

  • Fixed issue with smart multi-row field not working for anonymous users on Confluence 9.x
  • Better support for the dark mode (rework on icons, background images and colors)
  • workDaysTo function now supports setting the holidays to exclude - Virtual functions
  • Fixed issue with NPE in the http client when the request results in a redirect that does not define the redirect location header
  • Fixed issue with a pagination not properly working when used from the LiveView
  • Added support for the Radio Group fields to be rendered as multi-selects in the ConfiForms Filter Control
  • Added wiki markup version of a LiveView macro

Version 3.19.1

  • Support for cloud migration to different regions: EU, US, AU
  • Smart multi-row field can be now set up to have "Add new row" on either top or bottom
  • The form can be set up to show original errors to all users, not only admins (option in the ConfiForms Form Definition, valid per form)
  • quaryAndRender queryAndRender on demand API now support additional parameters to enable
    • _debug=true - to enable stats
    • useCache=true - to use the 2nd level cache
  • Added support for ConfiForms filters syntax and functionality on the simple fields (simple dropdowns, etc) when used with asFilteredBy function
  • Fixed issue with ConfiForms Filter Control when used through the LiveView macro
  • Fixed issue with TableViewMerger not correctly working on smart fields using the same name, but merged together from different sources

...