Glimpse v1.8.1 Release Notes

Release Date: 2013-12-20 // over 10 years ago
    • Glimpse.Core - Welterweight release 1.8.1
      • Added missing style which forces Glimpse tables to be full width
      • Added missing new pubsub events around HUD init process
      • Fixed issue where URLs in the AJAX HUD ticker weren't being encoding
      • Fixed cross site origin requests fail because of header modification in Ajax tab
      • Fix which updates HUD to not wrap badly on small screens
      • Fixed possible in-memory persistence store thread issue
      • Update which allows titles to be specified for objects via metadata
      • Update structured layouts so titles can have the new casing logic applied
      • Update Glimpse.axd to CSP compliant
      • Allow users to disable use of Logical Call Context
    • Glimpse.ASP.NET - Welterweight release 1.7.0
      • Added a new Caching Tab which will provide insights into the use of 'HttpRuntime.Cache'
      • Fix where connection strings are not always properly parsed
      • Removed the Cookie Path and Secure data points from the request tab as the values are incorrect
      • Update resource result to not generate null reference exception when dealing with QueryString
    • Glimpse.MVC * - Featherweight release 1.5.2
      • Fixed complex models processing to work correctly in the model binding tab