5.17.0+aaa255

Thursday, April 27th, 2017

Features

  • Added ability to search for last X days on date(time) attributes (using Last 2 days would return all records for today and yesterday)

  • Added action on reports to regenerate the token to a new random secure token

  • Added ability to return distinct values in descending order (by setting the args.Ascending to false in the GetDistinctValues method)

  • Added action to restart the Web App on the Client -> Websites query in the Management part

Changes

  • Added extra features to AzureStorageConnector (working with Content-Type, Content-Encoding and generating Shared Access Signature)

  • For pure Web2 applications it is now possible to remove the Templates array inside the model.json

  • Removed developer only actions from Management part from model.json (eg Synchronize, RefreshFromTranslations, StartStop, …) to reduce merge conflicts

  • For security reasons we no longer send or require an auth token for the default user of an application

  • Show the property name when we couldn’t sort on an unmapped property

Fixes

  • Fixed issue when deploying a new website to Azure that the bindings would be lost

Last updated

Was this helpful?