Release History

By product

Backend Services v1.3

July 25, 2013

Release Notes

NEW
  • Support for external identity providers for authentication (OAuth 2.0) such as Facebook, Google and Live ID in addition to Everlive's own user management
FIXED

Backend

  • Code snippet about filtering in the documentation was incorrect.
  • Cannot set the values in an array of numbers field in the backend portal.
  • A problem with the Number field precision was rounding numbers.
  • VerificationCode is now part of the Users schema in the Backend and is visible as a regular field.
  • The link to the Downloads page in the Backend wasn't working.
  • Upload and full screen buttons disappeared in the cloud code editor page.

Api Server

  • The count of files being deleted is now part of the response when deleting files.
  • File uploads were being truncated in some circumstances.