5.25.3+8224b3b

Tuesday, September 19th, 2017

Features

  • Added extra per PO unique salt for securing the SecurityToken

  • Added support for using anonymous types in custom queries

  • Added default MinLength business rule

  • Added support for per query user rights to give user/group access to a single query instead of all queries of a persistent object

  • Added Manager.UpdatableLog method to get a Vidyano log entry that can be changed

  • Added Advanced.PreNewFeedback hook for adding extra attributes on New Feedback

  • Added PO/Query ActionLabels property to override label for specific action

  • Added Advanced.OnLogin hook to show extra PO to end-user before the application can be used

  • Added Report.Description for optional description

  • Added a Profile detail query on User to see the current profile values

  • Added caching of all Web2 CDN resources when a version is requested (can be disabled using the Vidyano.DisableWeb2CdnPreload appSetting)

Changes

  • Made ObjectEx.GetSecureRandomString public

  • Made some changes to action based user right (new NewDelete combined right, grouped rights, …)

  • Made Report.Token optional, a report without token is disabled

  • Made email sending part of Feedback asynchronous

  • Don’t allow Impersonate for Groups

Fixes

  • Fixed issue with non-sliding auth token not working on ADFS via ACS

  • Fixed incompatibility issue with .NET standard System.Net.Http package when receiving large request

  • Better detection for mapped code first entities

Last updated

Was this helpful?