- Fix negative time values displaying in Rails 4 #58
- Support lowercased headers (fixes problems with pow)
- Drop support for Ruby ver < 1.9.3
- Subscribe to only Notifications relevant to RailsPanel; Fixes #55, #59, #60, #61
- Fix IOError #51, #52
- Fix problems with apps that change working dir
- Fix bad signature logger methods
- Log pane for server logs
- Sublime in Windows support
- Change middleware to support rails app in subfolders
- Fix Errno::ENOENT #38
- Fix SystemStackError (stack level too deep) #34
- fix #32 - stop crashing when trying to json encode closed tempfile params
- relax dependency from rails to railties
- Handle exceptions prior to rails 3.2
- emacs editor option
- Fix clear button
- Responsive design
- Sublime support
- Tabs styling fix for small windows.
- Sorting duration table for db and view panel
- Number of queries shown od db panel
- Added button/shortcut (⌘+k, ctrl+l) for clearing
- Rails 3.0 & 3.1 support
- Editor integration for TextMate and MacVim
- Fixed broken rendering when db_runtime is undefined
- Omit SCHEMA calls in db table
- HTTPS support