Firebug 1.6 Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) m (Fixed links for bug fixes and enhancements) |
Sebastianz (Talk | contribs) m (Enhanced issue tracker links) |
||
| (3 intermediate revisions not shown) | |||
| Line 61: | Line 61: | ||
* [http://code.google.com/p/fbug/issues/detail?id=1336 Editor configurations improvements] | * [http://code.google.com/p/fbug/issues/detail?id=1336 Editor configurations improvements] | ||
| - | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen | + | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+fixed%3A1.6 list of all enhancements of Firebug 1.6]. |
=== Bug fixes === | === Bug fixes === | ||
| - | [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen | + | [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen+fixed%3A1.6 Fixed issues in Firebug 1.6] |
== Links to notes for each release == | == Links to notes for each release == | ||
| Line 102: | Line 102: | ||
[http://blog.getfirebug.com/2010/01/06/firebug-1-6a2/ 1.6a2] | [http://blog.getfirebug.com/2010/01/06/firebug-1-6a2/ 1.6a2] | ||
[http://blog.getfirebug.com/2010/01/04/firebug-1-6a1/ 1.6a1] | [http://blog.getfirebug.com/2010/01/04/firebug-1-6a1/ 1.6a1] | ||
| + | |||
| + | == See also == | ||
| + | * [[Firebug Release Notes|Release notes for current versions]] | ||
| + | * [[Firebug 1.5 Release Notes]] | ||
Latest revision as of 14:27, 5 June 2012
Contents |
[edit] Overview of Firebug 1.6
Firebug 1.6 supports Firefox 3.6
[edit] Console and Command Line
- Command line available on all panels
- New API for the console object: console.table()
- Console allows to filter its content
- Improved auto-completion now the best of all
- Logging of cut/copy/paste events
- Support for XPath console logging
- Descriptive background colors for console messages
[edit] HTML
- Support for expand All through a context menu or by pressing '*'
- When copying XPath, namespace is included (if any)
- Improved display of iframes
- DOCTYPE is now also displayed
- Scrollable Breadcrumbs
- Better keyboard navigation
[edit] CSS
- Better search match highlighting
- SVG CSS autocomplete
- Support for copying CSS declarations
- Folding for computed styles
- Auto-completion for "!important"
[edit] Script
- Disabling break on next error
- The stack panel now displays argument names and values + support for expanding/collapsing
- Script Panel shows nicer message when it is inactive during page load
- Improved presentation of the scope chain in the Script panel Watch side panel
- Save and restore breakpoints across Firefox sessions
- Script panel file list has auto scroll button and shows filtering text
[edit] DOM
- Show the prototype, constructor, and __proto__ properties of objects
- localStorage and sessionStorage now also displayed
- Better search match highlighting
[edit] Net
- BF Cache reads are also reported
- MozAfterPaint events displayed in the timeline
- SVG pretty print in the net panel
- Better search match highlighting
[edit] Toolbars and Menus
- Back and Forward arrows
- Scrolling Panels tab Bar
- New option to use en-US locale
[edit] Miscellaneous
- First Run Page now displayed when new Firebug version is installed
- TestBot result page displaying results from automated testing
- Known issue page
- Visual indication for search field not finding any matches
- Support for private browsing mode
- Filterable file location menus
- Locale updates + one new language
- New Firebug icon
- Editor configurations improvements
You can also have a look at the list of all enhancements of Firebug 1.6.
[edit] Bug fixes
[edit] Links to notes for each release
[edit] Bug fix releases
[edit] Major release
1.6 1.6b4 1.6b3 1.6b2 1.6b1 1.6a20 1.6a19 1.6a18 1.6a17 1.6a16 1.6a15 1.6a14 1.6a13 1.6a12 1.6a11 1.6a10 1.6a9 1.6a8 1.6a7 1.6a6 1.6a5 1.6a4 1.6a3 1.6a2 1.6a1