January 16th, 2012· do not send X-FireLogger header when Firebug's Logger panel is disabled
· updated compatibility with Firebug 1.9
· marked as compatible with Firefox 11.*
August 31st, 2011· Compatibility fixes for Firebug 1.8.1 and Firefox 6.
· Using native Firefox's JSON parser (faster)
· Using nsILoginManager for storing site-protection password (safer)
June 9th, 2011· Enabled for Firefox 4.0
· Fixed minor bug when list of rewrite rules was not populated into UI after opening preferences window
March 25th, 2010· [meatballhat] Daniel Buch did pythonification of the whole project, rewrote packaging scripts, added tests and demo site, big kudos!
· [darwin] added AppStats support for GAE (read more)
· [darwin] fixed bug when logging "something like this %s", param
September 3rd, 2009· fixed subtle bug when some log records with structs containing null values were not displayed
· removed hack fingting duplicit requests
· every batch of log records is prepended with ticket displaying request url
· added toggle button to persist panel content between refreshes
· rewriter correctly registers under Firebug namespace (fixed some bugs when detaching firebug panel)
· usability: expand root item in watches in case there is only one root item