Firebug Release Notes
From FirebugWiki
(Difference between revisions)
(→Firebug 1.9) |
Sebastianz (Talk | contribs) (Added 1.9.0b5 and 1.9.0) |
||
| 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.9 Firebug 1.9 ( | + | * [https://getfirebug.com/releases/firebug/1.9 Firebug 1.9 (current stable)] |
| - | * [https://getfirebug.com/releases/firebug/1.8 Firebug 1.8 | + | * [https://getfirebug.com/releases/firebug/1.8 Firebug 1.8 (previous release)] |
| - | + | ||
== Firebug 1.9 == | == Firebug 1.9 == | ||
| Line 13: | Line 12: | ||
Blog posts: | Blog posts: | ||
* [http://blog.getfirebug.com/2012/01/06/firebug-1-9-0/ Firebug 1.9 Released] | * [http://blog.getfirebug.com/2012/01/06/firebug-1-9-0/ Firebug 1.9 Released] | ||
| - | * [http://hacks.mozilla.org/2012/01/firebug-1-9-new-features/ Firebug 1.9 | + | * [http://hacks.mozilla.org/2012/01/firebug-1-9-new-features/ Firebug 1.9 Feature Highlights] |
=== Overview of Firebug 1.9 === | === Overview of Firebug 1.9 === | ||
| Line 69: | Line 68: | ||
=== Links to notes for each release === | === Links to notes for each release === | ||
| + | [http://blog.getfirebug.com/2012/01/06/firebug-1-9-0/ 1.9.0] | ||
| + | [http://blog.getfirebug.com/2011/12/23/firebug-1-9b5/ 1.9.0b5] | ||
[http://blog.getfirebug.com/2011/12/16/firebug-1-9b4/ 1.9.0b4] | [http://blog.getfirebug.com/2011/12/16/firebug-1-9b4/ 1.9.0b4] | ||
[http://blog.getfirebug.com/2011/12/02/firebug-1-9b3/ 1.9.0b3] | [http://blog.getfirebug.com/2011/12/02/firebug-1-9b3/ 1.9.0b3] | ||
Revision as of 11:07, 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
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
Firebug 1.8
This release is the current stable version
Overview of Firebug 1.8
Features and changes
Console and Command Line
- Added memory profiler
- Command Line Popup now persists across Firefox sessions
- Improved auto-completion
- Files names and line numbers for all errors
HTML
- Added box-sizing to Layout side panel
CSS
- Pseudo-elements are now displayed inside the Style Side Panel
- New shortcuts for incrementing/decrementing numerical CSS values by 0.1 (
Ctrl+Up/Down) or 10 (Shift+Up/Down) - Tooltips for CSS colors improved, now also appearing for rgba, hsl and hsla values
- External editors available via Location Button context menu
- Info tips are now displayed for CSS gradients
Script
- Script Location List adjust it's height according to the current screen and appends scrollbar if necessary.
- External editors available via Location Button context menu
DOM
- DOM panel has two new options: "Show Own Properties Only" and "Show Enumerable Properties Only"
Net
- Height of HTML preview in the Net panel is now adjustable using drag'n drop
- Display of remote & local IP address + port number for each request
- New Console API
console.timeStamp()to add user-defined timelines inside the Net Panel
Tracing
- Not part of Firebug core anymore, now available as individual extension
Search
- Text selection will now be transferred to Search Field
- Clear button for Search Field
- Indicator for search wrapping around
- History for Search Field
Miscellaneous
- Default keyboard shortcuts for changing text size are now Cmd+Alt++ and Cmd+Alt+-
- Option to turn off addon bar icon
- Internal use of asynchronous modules
- External editors can now be called using the current line of a file
- Showing the notification page after an update can now be disabled
You can also have a look at the list of all enhancements of Firebug 1.8.
Bug fixes
Links to notes for each release
Bug fix releases
1.8.4 1.8.3 1.8.2 1.8.1 1.8.1b1
Major release
1.8 1.8b6 1.8b5 1.8b4 1.8b3 1.8b2 1.8b1 1.8a3 1.8a2 1.8a1