Releases: ecoco/magento_profiler
Releases · ecoco/magento_profiler
v1.3.0
- new settings section to allow changing settings based on collectors
- improved ssl handling
- improved handling of "xdebug.file_link_format"
- improved context display to make use of "file_link_format"
- added timings to event collector
- made tables sortable
- added profile size in MB to search results
- added purge profile button to search result page
- introduced a replacement for the Varien_Profiler
- introduced new "Performance" Tab
Stability improvements
v.1.2.0
- fixed an exception in debug mode when block output is suppressed with "disable module output"
- fixed an exception if monolog is not installed
- unified call stack rendering
- improved request collector to capture also redirects, session data and flash messages
- improved support for "xdebug.file_link_format" to also work with urls like "http://localhost:63342/api/file/%f:%l"