rack-mini-profiler v0.1.1 Release Notes

Release Date: 2012-06-28 // over 11 years ago
    • ๐ŸŒฒ [ADDED] Started change log
    • [ADDED] added MemcacheStore
    • [IMPROVED] Corrected profiler so it properly captures POST requests (was supressing non 200s)
    • [IMPROVED] Amended Rack.MiniProfiler.config[:user_provider] to use ip addres for identity
    • ๐Ÿฑ [IMPROVED] Supress all '/assets/' in the rails tie (makes debugging easier)
    • ๐Ÿ›  [FIXED] Issue where unviewed missing ids never got cleared
    • ๐Ÿ›  [FIXED] record_sql was mega buggy