Release Notes v11.9.15 Build 1320

Overview

These release notes apply to cloud and stand-alone versions of Formever.

This is a production release on the production swarm.

Additions and Improvements

  1.  4732 – changed the build scripts to copy installers to the new formever.org website. At the same time the build scripts were cleaned up and the code for handling sample systems was removed as that feature has been deprecated.

Resolved Issues

  1. 4733 – fix for log messages on server
  2. 4729 – added a metadata request to API – separated out data from metadata. This will require testing and changes over several releases.
  3. 4730 – added more letter ranges to access control for reports. This means there are less reports in each section so they do not run off the end of the page. (see4736) below.
  4.  4734 – Added an option to the export of quantities to control the sign type. Now supports no sign, leading sign, trailing sign, CR/DR (0 is CR), and DR/CR (0 is DR).

Known Issues

  1. 4728 – reconciliation report in a system is re-running very slowly when an active field is clicked. This requires analysis of timings. Also caching of report elements should be investigated as most of them are unchanged when an active element is clicked.
  2. 4736 – the access control on reports should divide them up dynamically as there is no guarantee that they won’t overflow the page. Also the number of director groups could possibly be large enough to fill the page. A more dynamic solution should be implemented to ensure than none of these overflow cases occur.