Page tree

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.2.2

  • Support for setting restrictions on configuration of DB connections and restricting access (view) of database connections using separate users/user groups. Please note that restricting the access to configure a connection does not restrict access to the data
  • Support for configuring multiple (preset) queries per database connection - making it easier for administrators to control the use of connections and queries used
  • ConfiForms Filter control now renders textarea/storage format fields as text fields and supports wildcard search on these fields (when this option is enabled in the macro parameters)
  • Improved handling of incorrect data in attachment references (no transaction rollback on invalid references - could have happened on Confluence spaces that were recovered from the backups or imported into other instances)
  • Support for horizontal layouts in page properties discovery
  • Fixed issue with TableViewMerger incorrectly calculating values for amounts aggregated by number on certain conditions
  • Optimizations in requests sent by ConfiForms Filter macro to make it perform faster

Version 3.2.1

  • Fixed regression with ConfiForms REST API version 0 not recognizing form name parameter
  • DB and WS mappings cannot be accessed by anonymous user even if there are permissions to do so on the page on connections objects
  • Values for choice-based fields now are parsed faster and allow | in the values
  • Detailed search for pages using ConfiForms pages in administration UI
  • Copying of records holding smart multi-row field values is now doing the cloning of these records, not just copying references
  • Reworked processing logic of datetime interval fields (better handling of error cases and allowing to set the parameter for validation message that overrides al the system error messages)
  • Fast response times on reports on forms that use db/ws ref objects and other db/ws field types (no unnecessary loading and initialization)
  • Fixed issue with asJSON function followed by property lookups with calls to next chained virtual functions
  • Enhancing page properties parsing to skip the <ac:placeholder> contents

...