Page tree

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.4.2

  • Fixed issue with inline edits not properly refresh the view after the update
  • Cloud migration process is more robust and verbose, addressing issues more clearly and with new fallback and recovery options (to successfully complete the process)
  • Optimized initialization of forms to reduce the size of a JavaScript generated and executed

Version 3.4.1

  • Improved support for values with parameters in the qrCode virtual function 
  • Enhanced support for new field types in Jira Helper (cascading lists, priority, user picker and JSM "people" field)
  • Jira multi-select field is now more robust on terms of data it has and have more fallback options to enable loading of the data
  • Async loader, filter and renderer now have own thread pools with adjusted sizes.
  • PageProperties Virtual functions now supports an optional parameter to set the page properties object ID to look into for the property (helps when the page has multiple page properties objects sharing the same keys)
  • "parallelLoading" feature is now disabled by default and should be enabled explicitly by the administrators if required
  • Fixed issue with unrestricted web-service connection accessed by an anonymous user (DB connections cannot be used by the anonymous users, even if they are unrestricted. Web-service connections could be used by anonymous users if they are unrestricted)

...