Skip to content

v3.0.12

Compare
Choose a tag to compare
@yellis yellis released this 11 Jun 10:01
  • 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)