MiniProfiler v3.0.12 Release Notes

Release Date: 2014-06-11 // almost 10 years ago
    • Reverses API changes made in v3.0.11 to the ISqlFormatter.FormatSql function, to avoid breaking the API (#68). New features based on these changes are pushed to v3.1
    • ➕ Add select statement for output parameters when generating sql for profiled sql stored procedures (#65)
    • 🛠 Fix display issues with bottom-positioned ui, other UI fixes (UI/#14)
    • 👍 Better support for proxies and load balancers when defining user based on IP address (#66)
    • Ensure that the parameter prefix is only applied when necessary (and never applied twice) (#67, #69)
    • ⬆️ Upgraded MongoProfiler to Mongo CSharp Driver 1.9.1. This is included in nuget MiniProfiler.MongoDb -version 3.0.11 (#64)