5.27.0+6b9495e

Friday, October 27th, 2017

Features

  • Added Advanced.TryReadDataFile/WriteDataFile hook to customize loading json files from App_Data

  • Added QueryAction enum to define built-in actions on query that can be passed to Query.DisableActions

  • Added IExcelWriter.SetCell method that can also handle data type (numbers, dates, boolean, …)

  • Added IUser.IsEnabled/Enable()/Disable()

Changes

  • Changed serialization property order to make debugging of http requests easier

  • Added overload on CustomApiController.Json to also pass JsonSerializerSettings

  • Added Tag property on service objects to pass any extra data to the client

Fixes

  • Fixed issue with unique constraint violation not using attribute’s label

  • Fixed issue with PersistentObject.SaveDetails causing PersistentObject.PopulateAttributeValues to fail

  • Fixed issue with Query UserRight not having Filter action

Last updated

Was this helpful?