Firebug 1.9 Release Notes
From FirebugWiki
Revision as of 14:25, 11 July 2012 by Sebastianz (Talk | contribs)
Blog posts:
Contents |
[edit] Overview of Firebug 1.9
[edit] Features and changes
[edit] 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
[edit] CSS
[edit] 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
[edit] DOM
- Border and hover background for entries
- New option Show inline event handlers
- Adding watches is now available in the context menu for variables
[edit] 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
[edit] Inspector
- Remove elements from the page while inspecting
[edit] 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.
[edit] Bug fixes
[edit] Links to notes for each release
| Version | Release Date |
|---|---|
| Bug fix releases | |
| 1.9.2 | 2012-05-04 |
| 1.9.2b1 | 2012-04-12 |
| 1.9.1 | 2012-01-31 |
| 1.9.1b1 | 2012-01-20 |
| Major release | |
| 1.9.0 | 2012-01-06 |
| 1.9.0b5 | 2011-12-23 |
| 1.9.0b4 | 2011-12-16 |
| 1.9.0b3 | 2011-12-02 |
| 1.9.0b2 | 2011-11-25 |
| 1.9.0b1 | 2011-11-11 |
| 1.9.0a5 | 2011-10-28 |
| 1.9.0a4 | 2011-10-21 |
| 1.9.0a3 | 2011-09-23 |
| 1.9.0a2 | 2011-09-09 |
| 1.9.0a1 | 2011-08-26 |