rack-mini-profiler v1.1.0 Release Notes

Release Date: 2019-10-01 // over 4 years ago
    • ๐Ÿšš [FEATURE] remove jQuery dependency, switch template library to dot.js
    • [FEATURE] disable all sensitive debugging methods by default (env, memory profiling) can be enabled with enable_advanced_debugging_tools.
    • [FIX] when conditionally requiring rack mini profiler, asset precompile could fail
    • ๐Ÿ’ป [FEATURE] /rack-mini-profiler/requests can be used to monitor all requests for apps that do not have a UI (like API apps)
    • ๐Ÿ”’ [SECURITY] XSS injection in ?pp=help via rogue uri