Firebug Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Added 1.10 description) |
Sebastianz (Talk | contribs) (Added 1.10a1) |
||
| Line 15: | Line 15: | ||
=== Overview of Firebug 1.10 === | === Overview of Firebug 1.10 === | ||
* [[Firebug Roadmap]] | * [[Firebug Roadmap]] | ||
| + | |||
| + | === Features and changes === | ||
| + | |||
| + | ==== [[Console Panel|Console]] and [[Command Line]] ==== | ||
| + | * Open AJAX [http://code.google.com/p/fbug/issues/detail?id=5089 response in a new tab] | ||
| + | |||
| + | ==== [[CSS Panel|CSS]] ==== | ||
| + | * [http://code.google.com/p/fbug/issues/detail?id=5000 Delete] CSS rule | ||
| + | |||
| + | ==== [[Script Panel|Script]] ==== | ||
| + | * Removed ''[http://code.google.com/p/fbug/issues/detail?id=5110 Show chrome sources]'' | ||
| + | |||
| + | 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.10 list of all enhancements of Firebug 1.10]. | ||
| + | |||
| + | === Bug fixes === | ||
| + | |||
| + | * [http://code.google.com/p/fbug/issues/detail?id=5111 Scroll position] in ''Script'' panel is now retained after XHR | ||
| + | * Tab scroll arrows do [http://code.google.com/p/fbug/issues/detail?id=3442 not appear anymore] | ||
| + | * Auto-completion for [http://code.google.com/p/fbug/issues/detail?id=5114 variables in catch block] now also work under Linux | ||
| + | |||
| + | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen+fixed%3A1.10 list of all bug fixes of Firebug 1.10]. | ||
| + | |||
| + | === Links to notes for each release === | ||
| + | [http://blog.getfirebug.com/2012/01/13/firebug-1-10a1/ 1.10.0a1] | ||
== Firebug 1.9 == | == Firebug 1.9 == | ||
Revision as of 19:11, 13 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
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