In this release:

  • Math macro results cache is returned back. This feature provides optimizations in cases when one Numerical Expression macro value is referenced in another one. From now on the referenced macro value is not calculated twice, but read from cache instead
  • Smart page rendering. Starting from this release Numerical Expression macro does not render all other Numerical Expression macros on the page. It checks, which macros are referenced from the formulas and renders only referenced ones
  • Ability to reference one Numerical Expression macro in another one when trial license is used. Previously a trial version ‘*’ sign spoiled referenced macro values, now it's not