forio Toggle navigation

v2.1 Release Notes

Release Date: 12/27/2018

(includes notes from interim update 1/12/2019, 1/19/2019, 1/27/2019)

Improvements

  • Authentication API. New fields project and group. When users log in with the authentication API, you may now pass in the project and group name in the body and this information will be tracked in the access token.

Improvements - Experimental

This release includes a few experimental features, not yet documented. Contact Forio for more information.

  • Bulk multiplayer user unassignment. Multiplayer sims may now unassign users from worlds in bulk rather than individually.

  • Asset API: expiration date. The Asset API now takes an optional field expirationDate, and will automatically remove uploaded data after that date.

  • Twine. The Twine engine now includes a new function peekAt that returns details from a passage without changing the current passage. (1/27/2019).

Bug Fixes

  • The File Manager can now properly rename files that contain spaces.

  • Account and Project API: Now requires team member authorization to access these APIs.

  • Excel models can now longer advance past the end time.

  • Team names can now be edited. (the description, not the short name in the URL).

  • Fixed problems adding team members to team. (1/12/2019)

  • Member API: Setting "active=false" on a member would improperly hide the user from the group. (1/12/2019)

  • User/Multiplayer/Data API: Several problems with new stricter permissions settings (configurable from Settings page) were fixed. (1/12/2019)

  • Multiplayer assign will now ignore inactive members (1/19/2019, 1/27/2019)

  • Runs created with a world that has since been deleted can now be accessed with authorizationMode=USER (1/19/2019)