Firebug Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Added 1.9.0b5 and 1.9.0) |
Sebastianz (Talk | contribs) (Moved 1.8 release notes to their own page) |
||
| Line 9: | Line 9: | ||
== Firebug 1.9 == | == Firebug 1.9 == | ||
| + | |||
| + | This release is the current stable version | ||
Blog posts: | Blog posts: | ||
| Line 79: | Line 81: | ||
[http://blog.getfirebug.com/2011/09/09/firebug-1-9a2/ 1.9.0a2] | [http://blog.getfirebug.com/2011/09/09/firebug-1-9a2/ 1.9.0a2] | ||
[http://blog.getfirebug.com/2011/08/26/firebug-1-9a1/ 1.9.0a1] | [http://blog.getfirebug.com/2011/08/26/firebug-1-9a1/ 1.9.0a1] | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
== Older versions == | == Older versions == | ||
| + | * [[Firebug 1.8 Release Notes|Firebug 1.8]] | ||
* [[Firebug 1.7 Release Notes|Firebug 1.7]] | * [[Firebug 1.7 Release Notes|Firebug 1.7]] | ||
* [[Firebug 1.6 Release Notes|Firebug 1.6]] | * [[Firebug 1.6 Release Notes|Firebug 1.6]] | ||
Revision as of 11:12, 10 January 2012
Information on updates for releases and future plans
Contents |
Download Sites
- Mozilla Addons Firebug page
- Releases overview page
- Firebug 1.9 (current stable)
- Firebug 1.8 (previous 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