5.35.5+2316022

Friday, March 30th, 2018

Features

  • Vidyano will now throw a SaveFailedException inside SaveExisting/SaveNew/SaveDetails when it has an error

  • Added computed attributes that can be translated to database calls

  • Added grouping on attributes

  • Added IncludeCount on ProgramUnitItem to send query count to client during GetApplication

Changes

  • Still send profiler information (if allowed) when an exception occures

  • Don’t send SqlException information to client for non-admins, instead a generic database error message is shown with a log id

  • Use ObjectEx.GetSecureRandomString for SecurityToken salt

  • Allow HEAD method on /Poll endpoint

  • Added localNameSelector parameter for PieChart.WithValues

  • Expose Manager.WebsiteRoot property

Fixes

  • Fixed issue with verbose logging to sql server not trimming data correctly

  • Fixed issue when incoming user name not trimming correctly

  • Fixed issue when using ResetPasswordNextLogin for a user without a password (e.g. for a new user)

  • Fixed issue with instant search input not trimming correctly

  • Fixed security issue that might leak profiler information on invalid requests

  • Fixed issue with verbose logging only showing 101 records when db is used

  • Fixed issue when VPD Where handler assumed IEnumerable

  • Fixed issue with Edge displaying MultiLineString/CommonMark as “null” on New entity

  • Fixed issue with ComputeTotalItems not working for PageSize=0

Last updated

Was this helpful?