New
3.3.1
What's Changed
- Fix Rack::File is deprecated and will be removed in Rack 3.1 by @taketo1113 in https://github.com/MiniProfiler/rack-mini-profiler/pull/604
- Add Ruby 3.3 gem to CI by @taketo1113 in https://github.com/MiniProfiler/rack-mini-profiler/pull/603
- Display name in badge by @nateberkopec in https://github.com/MiniProfiler/rack-mini-profiler/pull/602
- FEATURE: Support dynamic
config.content_security_policy_nonceby @davidtaylorhq in https://github.com/MiniProfiler/rack-mini-profiler/pull/609 - Add flamegraph path to response headers by @soberstadt in https://github.com/MiniProfiler/rack-mini-profiler/pull/601
New Contributors
- @taketo1113 made their first contribution in https://github.com/MiniProfiler/rack-mini-profiler/pull/604
- @soberstadt made their first contribution in https://github.com/MiniProfiler/rack-mini-profiler/pull/601
Full Changelog: https://github.com/MiniProfiler/rack-mini-profiler/compare/v3.3.0...v3.3.1