Firebug 1.8 Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Firebug 1.8 release notes) |
Sebastianz (Talk | contribs) m (Fixed link to all enhancements and defects) |
||
| Line 48: | Line 48: | ||
* Showing the notification page after an update can now be [http://code.google.com/p/fbug/issues/detail?id=4032 disabled] | * Showing the notification page after an update can now be [http://code.google.com/p/fbug/issues/detail?id=4032 disabled] | ||
| - | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+label%3Afixed1.8a1%2Cfixed1.8a2%2Cfixed1.8a3%2Cfixed1.8b1%2Cfixed1.8b2%2Cfixed1.8b3%2Cfixed1.8b4%2Cfixed1.8b5 | + | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+label%3Afixed1.8a1%2Cfixed1.8a2%2Cfixed1.8a3%2Cfixed1.8b1%2Cfixed1.8b2%2Cfixed1.8b3%2Cfixed1.8b4%2Cfixed1.8b5%2Cfixed1.8b6 list of all enhancements of Firebug 1.8]. |
=== Bug fixes === | === Bug fixes === | ||
| - | [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen+label%3Afixed1.8a1%2Cfixed1.8a2%2Cfixed1.8a3%2Cfixed1.8b1%2Cfixed1.8b2%2Cfixed1.8b3%2Cfixed1.8b4%2Cfixed1.8b5 | + | [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen+label%3Afixed1.8a1%2Cfixed1.8a2%2Cfixed1.8a3%2Cfixed1.8b1%2Cfixed1.8b2%2Cfixed1.8b3%2Cfixed1.8b4%2Cfixed1.8b5%2Cfixed1.8b6 Fixed issues in Firebug 1.8] |
=== Links to notes for each release === | === Links to notes for each release === | ||
Revision as of 21:28, 11 May 2012
Contents |
Overview of Firebug 1.8
Features and changes
Console and Command Line
- Added memory profiler
- Command Line Popup now persists across Firefox sessions
- Improved auto-completion
- Files names and line numbers for all errors
HTML
- Added box-sizing to Layout side panel
CSS
- Pseudo-elements are now displayed inside the Style Side Panel
- New shortcuts for incrementing/decrementing numerical CSS values by 0.1 (
Ctrl+Up/Down) or 10 (Shift+Up/Down) - Tooltips for CSS colors improved, now also appearing for rgba, hsl and hsla values
- External editors available via Location Button context menu
- Info tips are now displayed for CSS gradients
Script
- Script Location List adjust it's height according to the current screen and appends scrollbar if necessary.
- External editors available via Location Button context menu
DOM
- DOM panel has two new options: "Show Own Properties Only" and "Show Enumerable Properties Only"
Net
- Height of HTML preview in the Net panel is now adjustable using drag'n drop
- Display of remote & local IP address + port number for each request
- New Console API
console.timeStamp()to add user-defined timelines inside the Net Panel
Tracing
- Not part of Firebug core anymore, now available as individual extension
Search
- Text selection will now be transferred to Search Field
- Clear button for Search Field
- Indicator for search wrapping around
- History for Search Field
Miscellaneous
- Default keyboard shortcuts for changing text size are now Cmd+Alt++ and Cmd+Alt+-
- Option to turn off addon bar icon
- Internal use of asynchronous modules
- External editors can now be called using the current line of a file
- Showing the notification page after an update can now be disabled
You can also have a look at the list of all enhancements of Firebug 1.8.
Bug fixes
Links to notes for each release
Bug fix releases
1.8.4 1.8.3 1.8.2 1.8.1 1.8.1b1
Major release
1.8 1.8b6 1.8b5 1.8b4 1.8b3 1.8b2 1.8b1 1.8a3 1.8a2 1.8a1