5.24.0+a20f7c
Thursday, August 31th, 2017
Features
Added the PreviewLoadArgs.HandleAsNew method to convert a load to a new
Made the auth token expiration time in days configurable (app settings Vidyano.AuthTokenExpiration and Vidyano.AuthTokenExpirationStaySignedIn)
Changes
Never use Web2 CDN if Vidyano.Web2 NuGet package is installed
Made PersistentObjectAttributeWithReference.SelectInPlace property public
Always detect classes with ComplexTypeAttribute as being mapped to the database
Changed the Security page to be more compact using a single Authentication Providers attribute
Disabled sliding expiration on auth tokens by default, old behavior can be enabled using the Vidyano.SlidingAuthToken app setting
Fixes
Fixed issue with ?id=X not working for api methods
Fixed issue with distinct values for translated string attributes
Fixed issue with DefaultPersistentObjectActions being used for internal Vidyano objects
Last updated
Was this helpful?