Skip to content

v4.5.4

Latest
Compare
Choose a tag to compare
@NickCraver NickCraver released this 30 Nov 15:32
· 2 commits to main since this release
b99c53b

What's Changed

  • New:
    • Support for strict CSP (dynamic inline styles removed) (#634 - thanks @rwasef1830)
    • Moved .NET Core to net8.0 with no Newtonsoft.Json dependency (#641 & #679)
    • Add support for additional client-side headers in custom implementations (#669 - thanks @Breederveld)
  • Fixes/Changes:
    • Upgraded MongoDB driver, allowing automatic index creation and profiler expiration (#613 - thanks @IanKemp)
    • Fixed #652: Respect PopupDecimalPlaces in all cases (#655)
  • Removed:
    • Support for rarely used providers (#679)
      • MiniProfiler.EFC7
      • MiniProfiler.Providers.RavenDB
      • MiniProfiler.Providers.SqlServerCe

New Contributors

Full Changelog: v4.3.8...v4.5.4