5.28.2+bc49431

Thursday, November 30th, 2017

Features

  • Added Advanced ACS hook to passthrough a custom domain

  • Added Manager.StartTime property to get AppDomain start time (also available in diagnostics)

  • Added support for byte/sbyte/short/ushort/uint properties for Display on total

  • Added CustomApiController.GetWebsiteContent hook to customize html for a website index.html

Changes

  • Allow authenticated API calls and Instant Search using default user

  • Made PersistentObjectAttribute.GroupName setter public

  • Replaced Advanced.BlacklistedPasswords property with Advanced.IsPasswordBlacklisted method

  • Changed Report XSD generation to include more details about model (extra types, required, max length, …)

  • Allow User/NullableUser for string properties

  • Changed Report to also allow Accept header for content-type (application/json, text/xml or text/csv)

  • Prefer DbContext.SaveChanges directly for PersistChanges

  • Skip removing rights when deleting user on a read-only repository (user is still deleted but we keep orphaned rights)

Fixes

  • Fixed issue when throwing ValidationException using a single message

  • Fixed issue when using Builder to create/update messages

  • Fixed issue when changing custom settings not showing new value until application restart

  • Fixed issue when importing patch

Last updated

Was this helpful?