Firebug Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Moved 1.8 release notes to their own page) |
Sebastianz (Talk | contribs) (Added 1.10 description) |
||
| Line 5: | Line 5: | ||
* [https://addons.mozilla.org/en-US/firefox/addon/1843/ Mozilla Addons Firebug page] | * [https://addons.mozilla.org/en-US/firefox/addon/1843/ Mozilla Addons Firebug page] | ||
* [https://getfirebug.com/releases/firebug Releases overview page] | * [https://getfirebug.com/releases/firebug Releases overview page] | ||
| + | * [https://getfirebug.com/releases/firebug/1.10 Firebug 1.10 (in alpha phase)] | ||
* [https://getfirebug.com/releases/firebug/1.9 Firebug 1.9 (current stable)] | * [https://getfirebug.com/releases/firebug/1.9 Firebug 1.9 (current stable)] | ||
* [https://getfirebug.com/releases/firebug/1.8 Firebug 1.8 (previous release)] | * [https://getfirebug.com/releases/firebug/1.8 Firebug 1.8 (previous release)] | ||
| + | |||
| + | == Firebug 1.10 == | ||
| + | |||
| + | This is the upcoming version. It is currently in alpha phase. | ||
| + | |||
| + | === Overview of Firebug 1.10 === | ||
| + | * [[Firebug Roadmap]] | ||
== Firebug 1.9 == | == Firebug 1.9 == | ||
| - | This release is the current stable version | + | This release is the current stable version. |
Blog posts: | Blog posts: | ||
Revision as of 11:15, 10 January 2012
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
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