Firebug 1.12 alpha 8
getfirebug.com has Firebug 1.12 alpha 8
Firebug 1.12a8 fixes 11 issues
Firebug 1.12a8 is compatible with Firefox 21-24
Some highlights from this release
- Multiple filters selectable in the Net panel (issue 4156)
- Multiple filters selectable in the Console panel (issue 4621)
- Store the result of the last command line evaluation in $_ (issue 6519)
Multiple filters can be set at the same time by holding down Ctrl while clicking the filter buttons.

Just like in the Net panel, the Console panel also supports multiple filters being selected at the same time.

There is a new variable available in the Command Line: $_
This variable stores the result of the previous expression evaluation (compatible with Chrome dev tools).
Please post feedback in the newsgroup, thanks
Jan ‘Honza’ Odvarko


