|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 1.10a8 | May 14, 2012 | New Release | · Trace Styles (issue 2916) – This fresh new feature allows to trace all places which affected specific CSS attribute. This feature is now part of the Computed side panel where every CSS attribute is now expandable · Extended monitorEventS() API (issue 5406) – it’s possible to specify a group of events that should be monitored. · Auto Completion for CSS selectors (issue 5421) – Firebug auto-completes IDs or class names when the users creates a new CSS selectors! · Link between web-font usage and its declaration (issue 5438) – This feature allows to quickly find the place where web-fonts are declared. |
| 1.10a7 | May 7, 2012 | New Release | · This version fixes compatibility problem with Firefox Nightly (issue 5375) · Autocompletion for font-family property in the Style panel (issue 5373) · displayName function property is now supported also by the Profile (issue 5359) |
| 1.10a6 | Apr 17, 2012 | New Release | · CSS on in SVG placed in a mixed XHTML+SVG document does not show up on CSS tab · The script panel is taking over Firebug and it shouldn't · Selected script in script window changes when timer changes markup on page · Shortcut customizations are not applied until firebug is loaded · "Deactivate Firebug" is shown even when Firebug is already deactivated · Firebug opens upon first use of Ctrl+Shift+A/J shortcuts · Command + ENTER no longer runs entered command |
| 1.10a1 | Feb 6, 2012 | New Release | |
| 1.9.0 | Jan 9, 2012 | New Release | |
| 1.8.3 | Sep 27, 2011 | New Release | |
| 1.8.2 | Sep 8, 2011 | New Release | · Firebug 1.8.2 fixes 22 issues since (1.8.1) and is compatible with Firefox 5, 6 and 7 (beta) |
| 1.8.1 | Aug 12, 2011 | New Release | · Bug fixes · Compatible with Firefox 5 and Firefox 6. |
| 1.8.0 | Aug 1, 2011 | New Release | · New console.timeStamp() method · IP Address displayed in the Net Panel · HTML Preview Reloaded · Improved Script Location List · Command Line Content Persistence across page reloads · New DOM Panel Options · CSS Panel Color Tooltips · Shortcuts for Changing CSS values · Better Support for External Editors · Box Sizing Exposed |
| 1.8a2 | Apr 26, 2011 | New Release | Contents of the command line and command editor is now persistent across reloads (issue 4087) · Height of HTML preview in the Net panel is now adjustable using drag’n drop (issue 4224) · The default keyboard shortcut for changing text size is changed to Cmd+Alt++ reps. Cmd+Alt+- (issue 4311) · DOM Breakpoints can be removed/disabled/enabled from the Breakpoints side panel like any other breakpoints (issue 4386). · DOM panel has two new options: showOwnProperties – check if you don’t want see the prototype chain for objects and showEnumerableProperties – check if you want to see only enumerable properties (issue 4390). |