forio Toggle navigation

v1.55 Release Notes

Release Date: 6/29/2018

(includes notes from interim updates through 10/19/2018)

Improvements

  • Asset API. Added DELETE for user scope.

  • Consensus API. Added PATCH to update default actions.**

  • Run API. Errors starting a run now return 500 error code instead of 400.

  • Run API. When retrieving a list of runs, if the run is in memory it will return that run instead of retrieving from the database.

  • Asset API. Supports content-disposition in the multipart form section when uploading files. This wil now determine the content-disposition header that is provided when downloading files.

  • File Manager. Includes bigger area for drag and drop, changes to menu items, revised links.

  • File Manager prevents upload of *.mdl files. We've found a common error for Vensim modelers is to upload *.mdl files instead of the required *.vmf files. Now you are prevented from uploading *.mdl files.

  • New permission model. Forio Epicenter is switching to a user-centric permission model (from a group-centric permission model_, in which all API calls have stricter limits on data that can be accessed. To preserve backwards compatibility, a number of permission related switches are now included in the "API Settings" panel.

Bug Fixes

  • Fixed a bug in user self-registration.

  • The Time API was returning a wrong contentType header in the response.

  • File Manager errors were not properly being displayed.

  • Not all teams were properly showing up on the dashboard.