What's Changed
- New:
- Support for strict CSP (dynamic inline styles removed) (#634 - thanks @rwasef1830)
- Moved .NET Core to
net8.0
with noNewtonsoft.Json
dependency (#641 & #679) - Add support for additional client-side headers in custom implementations (#669 - thanks @Breederveld)
- Fixes/Changes:
- Removed:
- Support for rarely used providers (#679)
MiniProfiler.EFC7
MiniProfiler.Providers.RavenDB
MiniProfiler.Providers.SqlServerCe
- Support for rarely used providers (#679)
New Contributors
- @IanKemp made their first contribution in #613
- @rwasef1830 made their first contribution in #634
- @afuersch made their first contribution in #666
- @curllog made their first contribution in #665
- @RobertSmits made their first contribution in #668
- @Breederveld made their first contribution in #669
Full Changelog: v4.3.8...v4.5.4