Releases: MiniProfiler/rack-mini-profiler
Releases · MiniProfiler/rack-mini-profiler
3.3.0
3.2.0
- [BREAKING CHANGE] Ruby version 2.7.0 or later is required.
- [FEATURE] All RMP actions can be chosen by including a X-Rack-Mini-Profiler header as well as by query parameter. #578
- [FEATURE] Speedscope 1.12 -> 1.16
- [FIX] If patch_rails is false, do not patch mysql2 or pg #583
- [FIX] vertical position bottom now aligns the detail window correctly #581
- [FIX] Webpacker hiccup in some setups #582
- [INTERNAL] Capture rows instantiated by ActiveRecord, UI to be added later #585
- [INTERNAL] Lots of refactoring.
3.1.0
- [FEATURE] The query parameter that RMP uses (by default, pp) is now configurable #553
- [FEATURE] You can now opt-out of the Net::HTTP patch by using RACK_MINI_PROFILER_PATCH_NET_HTTP="false"
- [FIX] Error responses now include header values from the app, and stackprof not installed message now has correct content #547
- [FIX] RMP pages now have more valid HTML, with title elements #552
- [BREAKING CHANGE] Ruby 2.4 and Ruby 2.5 are no longer supported.
- [FIX] Now works with apps that don't otherwise require erb #531
- [DOCS] Added Heroku Redis instructions
- [DEPRECATION] We are changing the name of the generators to
rack_mini_profiler
, e.g.rack_mini_profiler:install
#550
3.0.0
v3.0.0 version 3.0.0