Opera Dragonfly has, since its inception, been continuously extended and improved. This version history is not exhaustive, but aims to highlight some of the important milestones in Opera Dragonfly's development. For a more comprehensive list of changes, see the Opera Dragonfly release logs and the commit history for Opera Dragonfly's master branch on GitHub.
- Profiler: zoomable timeline, improved details view for style recalculations.
- Resources: new resources inspector with expandable tree view and improved details panel.
- Network: improved details view, including "parsed mode" to reformat POST requests.
- Document: event listeners tooltip and side panel.
- Scripts: return value inspection.
- Profiler tab
- Improved color picker.
- Console: ability to evaluate an object's getters.
- Style Inspector: support for CSS shorthand.
- Scripts: JavaScript runtime errors shown as tooltips; Dynamic JavaScript value inspection tooltip; improved script selection.
- Ability to switch to preferred color format (Hex, RGB or HSL) in Settings.
- standalone preview of style profiler functionality.
- Console: Support for
debuggerstatements. - Scripts: smoother stepping through callstack.
- Document: search panel with options to search via RegExp, CSS selectors, XPath, and text; pseudo-elements.
- Style Inspector: link back from a style declaration to its declaration in the CSS source file; style declarations for pseudo-classes and pseudo-elements; SVG presentational attributes.
- Scripts: search panel with options to search via RegExp and options to search in all files, and ignore case and injected scripts.
- Network: inspect POST data.
- Resources: link up line numbers with Error Log and CSS Inspector; search function.
- Storage: upgrade Local Storage, Session Storage and Widgets Preferences to the UI used for cookies in Opera Dragonfly 1.0.
- Errors: UI redesign taking up less real estate; show resource type in overview instead of severity level; error badge matches currently active view; merged less common error types into an Other panel; linked up error line to the Resource line number; replaced search with filter; removed
console.*entries (with option to add back); errors are shown from before Opera Dragonfly was open (Opera 12 only). - Console: introduction of full panel Console; auto-complete for JS/DOM built-ins; inline expandable Objects; highlight
console.warn,console.infoandconsole.error - Utilities: added Screen Ruler.
- Localisation support.
- DOM editing.