5.33.1+12ad63a

Thursday, February 22nd, 2018

Features

  • Added support for Pwned Password list (https://haveibeenpwned.com/Passwords) to automatically block breached passwords

  • Added IsSensitive flag on attributes and IsBreadcrumbSensitive on Persistent object

  • Added support for tsv format and $where filtering on reports

  • Added IExceptionService.LogWarning to log catched exceptions as Warning

  • Added IUser.HasPassword/RemovePassword/ResetPasswordNextLogin

Changes

  • Made SwaggerPathAttribute Path and Operation property public

  • Prefer alwaysStrict tsconfig

  • Skip new PO in synchronize if type already exists in another schema

  • Also log api method name in verbose logs

  • Made PersistentObjectAttribute.ToolTip setter public

  • Manager.GetUser returns null for null or empty name

  • Allow setting of response headers when serving index.html

Fixes

  • Fixed issue with rights for query not being removed when query was deleted

  • Fixed issue with enum options not showing for nullable enum

  • Fixed issue with IsNew PO not resetting attributes when an AsDetail attribute failed

  • Fixed issue with PersistentObjectAttributeWithReferenceBuilder not saving

  • Fixed issue with Security page when Register PO is deleted

  • Fixed ArgumentNullException when saving new User without setting username

Last updated

Was this helpful?