Release 2018.14

NEW

  • Users with Billing permissions can now view current calculation engine run cost usage and information directly in the application via a billing dashboard.  This is available via a new menu option in the header labelled “Billing”:
  • Users can now navigate directly to an input table from the input table formula inside the variable editor, via a link next to the table name.

  • There is now a projection setting to disable all model point result output.

IMPROVEMENTS

  • Introduced a new icon set for the formula builder and other areas of the site for improved usability and intuitiveness
  • Data table validation has been improved, allowing users to get instant feedback when editing a table as to any errors that may exist.
  • When viewing reporting dashboards, filters now always persist when switching dashboards if the filter exists on that dashboard.
  • Out of Memory exceptions are now reported in the calculation engine so users can properly diagnose issues with the model, or upgrade the projection run to use a larger virtual machine.
  • Assumption sets are now included when exporting a model.
  • Groupings within the variable editor have been improved for readability.
  • The mortality table editor layout has been improved for usability and consistency.
  • Minor improvements to data table imports related to date formatting and  handling of empty cells.
  • Performance of product and portfolio validation has been improved.

FIXES

  • The variable editor now renders properly in Internet Explorer 11.
  • IF statements and groupings now render properly in Microsoft Edge browsers.
  • Fixed an issue causing checkboxes to render different sizes in certain browsers.
  • Fixed a minor visual issue with loading images.
  • Cancelled scenarios now properly show a “Cancelled” status when the overall projection is cancelled.
  • Fixed a situation in the calculation engine that sometimes caused nested calculations that cause an infinite loop to note report the infinite loop properly in the error message.

Release 2018.13

NEW

  • Calculated fields are now available when exploring data in the reporting module
  • New dashboards can now be added to the reporting module

IMPROVEMENTS

  • File validation now updates in real time and no longer requires a page refresh
  • Several interface updates/improvements for usability and consistency
  • Mortality table editing has been updated to the new editor to match data table editing

FIXES

  • Bug fixes and performance improvements for runs with a large number of scenarios
  • Various minor performance improvements and bug fixes

Release 2018.12

  • Introducing post projection calculations, which execute at the end of a projection, for the same time periods.  This allows the ability to do more complex calculations once the rest of the projection has finished.
  • Compute instance sizes can now be changed on templates/projections which allows users to adjust the size of the virtual machine that each scenario is run on.
  • Subsets of a scenario files can now be run by providing a range of scenario values in the scenario configuration on templates and projections.
  • Data table editor has been redesigned for improved usability, keyboard navigation, etc.  In addition, the following new features have been implemented on the editor:
  • Add or delete multiple rows in a single action
  • Copy and paste into and out of Excel or other spreadsheet applications
  • Product sets can now be duplicated.
  • Various UI and usability updates

Release 2018.11

  • A new setting is available on calculations that forces the recalculation of that variable at each time index in the projection, regardless of if it has already been calculated during the projection of a previous time index.
  • Created a new system variable called “Projection Time Index” that always returns the current time index of the projection, regardless of what the time index of the variable is.
  • Portfolios can now be duplicated.
  • An icon will now appear next to aggregate product variables to make it easier to differentiate them at a glance.
  • Model point files are now automatically re-validated when a new file is uploaded via the file manager.
  • When creating a projection from a template, a new option will appear to name the projection.  A default name is provided.
  • Variables currently being edited are now highlighted in the sidebar.
  • Removed midnight timestamps from model point records in the reporting data.
  • Various bug fixes & performance improvements.

Release 2018.10

  • Individual scenarios can now be restarted if the hardware fails to initialize for any reason.
  • Shared and personal dashboards can now be deleted if the user has appropriate permissions.
  • Significant performance improvements in the calculation engine.
  • Various bug fixes & minor interface improvements.

Release 2018.9

  • Overhaul of formula builder interface for readability and ease of use.
  • Introduced “Goal Seek” formulas, allowing a calculation of a value based on a target value at a target time index.
  • Technology updates to the reporting module for performance, scalability, etc.

Release 2018.8

  • Introducing Product Sets!  This feature changes the way products are associated to portfolios and projections, greatly increasing the flexibility and allowing changes at run time instead of model development.  For more information, see our updated help sections.
  • Assumption set names now display next to data tables and mortality tables that they are responsible for setting, on both templates and projections.
  • When viewing reporting dashboards, filters now persist across dashboard viewing to make viewing related information easier for users.
  • Users can now see projection name and run status on the model results main page.
  • Variable names are now sorted in the Portfolio and Product edit modals.
  • Current time index is added automatically in the formula builder when referencing a time index variable.
  • Minor bug fixes and performance improvements.

Release 2018.7

  • Introduced the ability to include data tables and mortality tables when exporting a model.
  • Introduced a setting to indicate “output” variables, which allows users to omit intermediate calculations to the output if they are not necessary, allowing for cleaner output and potential performance gains during a run.  This setting can also be overridden on an individual projection to output all variables.
  • Products can now be duplicated.
  • Users can now jump directly to execution results from the execution monitoring page upon completion or failure of a model run.
  • Validation icons now update in real-time without page refreshes, matching the functionality of validation messages.
  • UI and functionality improvements to the operand control in the formula builder.
  • Bug fixes, performance improvements, and technology upgrades.

Release 2018.6

  • Improved model run logging now shows table read errors to help improve the troubleshooting process.
  • Improved dashboard filter interface now allows users to select multiple options from known values (such as scenarios, products, etc) to speed up the process of filtering dashboard data.
  • Redesigned model export now allows users to specify subsets of portfolios and projection templates to be included in the exported model.
  • Introduced the ability to include associated model point files when exporting a model.
  • Exported models are now compressed to reduce their size.
  • Added spread formula to present value calculations to adjust spot rate at each duration for discounting cash flows.
  • Simplified model point field interface by removing sort order from model point fields to allow fields to be read in any order as long as they exist in the file.  Field names must be unique as a result.
  • Bug fixes, minor interface improvements, and performance improvements.

Release 2018.5

  • Introduced projection run logs which can be viewed in the reporting module after a run completes.
    These logs include detailed information regarding what the calculation engine is doing as well as robust
    error information when a problem occurs.
  • Introduced a financial projection validation summary page where users can see all validation messages
    at once and drill down into details
  • Users can now delete model run results once they are no longer needed
  • Improved financial projection validation logic around scenario data
  • Improved data table import interface
  • Interface/styling was improved on model details page
  • Improved user feedback on trial limitations
  • Miscellaneous bug fixes