Release History

By product

Backend Services v0.5

April 16, 2013

Release Notes

NEW
  • Additional fields - any fields that are stored in your item, but are not declared are now shown as an additional fields section that invites the user to declare them as part of the Type's model. The fields are rendered in a JSON Editor
  • Support for Object field - you have the ability to declare a field of type Object that will render the field in a JSON Editor
FIXED
  • Error handling while binding the grids in the backend
  • Backend shows a popup message for error 500 when Users field is deleted
  • When updating items we don't switch back to read area.
  • Deleting an item from the Files section doesn't refresh the grid in the Backend
  • Problems when adding or deleting fields for a content type through the Backend
  • Autoresizeble text areas in chrome and IE doesn't work. They work fine in Firefox
  • Object field should be added with ability to show its data as JSON
  • Server internal error (status 500) returned when update and delete by filter request is send to Applications end point of API Server
  • Bread crumb field is not updated when App title is changed in Backend
  • Return ModifiedAt on UPDATE requests to the API server
  • Cannot upload .js file as cloud code in Backend
  • Add ability to set system fields with MasterKey authentication
  • Ability to declare your own email templates. This is part of the KendoUI request for sending emails with Everlive. The cloud code functionality is waiting in the queue for upload.
  • Deleting a field from the Users structure on Live results in exception
  • Id, CreatedBy, ModifiedBy are added twice in the search drop down.
  • Applications must be ordered by CreatedAt and ContentTypes by name.
  • Issues with cloud code log search area.
  • Values of CC and BCC fields in EmailTemplates feature cannot be set in Backend
  • Text formatting problems in email templates plain text version.
  • Wrong number of selected items in the grid displayed when canceling confirm delete of the items
  • Save buttons in content type settings no longer redirect to the manage app page.
  • Multiple relation field number of values is not set correctly in the content type grid in Backend