Firebug Release Notes
From FirebugWiki
Revision as of 19:11, 13 January 2012 by Sebastianz (Talk | contribs)
Information on updates for releases and future plans
Contents |
Download Sites
- Mozilla Addons Firebug page
- Releases overview page
- Firebug 1.10 (in alpha phase)
- Firebug 1.9 (current stable)
- Firebug 1.8 (previous release)
Firebug 1.10
This is the upcoming version. It is currently in alpha phase.
Overview of Firebug 1.10
Features and changes
Console and Command Line
- Open AJAX response in a new tab
CSS
- Delete CSS rule
Script
- Removed Show chrome sources
You can also have a look at the list of all enhancements of Firebug 1.10.
Bug fixes
- Scroll position in Script panel is now retained after XHR
- Tab scroll arrows do not appear anymore
- Auto-completion for variables in catch block now also work under Linux
You can also have a look at the list of all bug fixes of Firebug 1.10.
Links to notes for each release
Firebug 1.9
This release is the current stable version.
Blog posts:
Overview of Firebug 1.9
Features and changes
Console and Command Line
- console.firebug removed because of privacy reasons
- No errors shown for NTLM authentication
- Files names and line numbers for all errors
- Auto-completion via . for properties not accessible via .
- Auto-completion for [
- Auto-completion for
Mathobject and expressions beginning withnewoperator - Syntax error position is now shown
CSS
Script
- displayName property for pretty function names in Stack Side Panel
- Rerun now has a shortcut (
Shift+F8) - Adding watches is now available in the context menu for variables
- An Infotip is now shown when hovering a conditional breakpoint showing the condition
- Scroll position is now persisted
- Infotip for array items was added
DOM
- Border and hover background for entries
- New option Show inline event handlers
- Adding watches is now available in the context menu for variables
Net
- New Protocol column displaying the network protocol of a request
- Copy parts of JSON responses into the clipboard
- Requests can now be resent
- Web font information is now displayed
- Formatted network request headers are sorted alphabetically
Inspector
- Remove elements from the page while inspecting
Miscellaneous
- Right-clicking panel tab opens Options Menu
- Radio options for enabling/disabling panels replaced by check option
- Firebug shortcuts don't conflict anymore with other shortcuts (Search Field focussing now works via
Ctrl+F) - Break On ... buttons are now disabled when the Script Panel is disabled
- Firebug UI can now be positioned on all for sides of the browser window
- No restart required anymore when changing shortcuts
You can also have a look at the list of all enhancements of Firebug 1.9.
Bug fixes
Links to notes for each release
1.9.0 1.9.0b5 1.9.0b4 1.9.0b3 1.9.0b2 1.9.0b1 1.9.0a5 1.9.0a4 1.9.0a3 1.9.0a2 1.9.0a1