Angular DevTools version history - 15 versions
Angular DevTools by Angular
Angular DevTools version history - 15 versions
- Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on. 
- Latest version- Version 1.4.1Released Oct 15, 2025 - 734.04 KBWorks with firefox 58.0 and later- fix(devtools): property-view-tree layout (#64343)
 - Source code released under MIT License 
- Older versions- Version 1.2.1Released Sep 17, 2025 - 744.99 KBWorks with firefox 58.0 and later- Source code released under MIT License 
- Version 1.0.44Released Aug 28, 2025 - 744.65 KBWorks with firefox 58.0 and later- Source code released under MIT License 
- Version 1.0.37Released Jul 1, 2025 - 3.81 MBWorks with firefox 58.0 and later- Source code released under MIT License 
- Version 1.0.33Released Jun 4, 2025 - 2.98 MBWorks with firefox 58.0 and later- Source code released under MIT License 
- Version 1.0.30Released Apr 23, 2025 - 2.69 MBWorks with firefox 58.0 and later- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
 - Source code released under MIT License 
- Version 1.0.27Released Mar 31, 2025 - 2.72 MBWorks with firefox 58.0 and later- Catches error in Firefox when using utilities APIs on the non-top frame.
- Fixes breadcrumbs UI styling in Firefox.
- Consolidates colors into a consistent theme and improves color accessibility.
- Shows preview content even after expanding a node.
- Adds support mutating objects inside signals.
- Fixes error from reading resolutionPath.
- Eliminates unnecessary scrollbars on injector tree.
 - Source code released under MIT License 
- Version 1.0.26Released Mar 10, 2025 - 2.78 MBWorks with firefox 58.0 and later- Removes documentation links for inputs, outputs, and properties.
- Fixes a bug which broke the property view when ng.getDirectiveswas not supported by the application.
 - Source code released under MIT License 
- Version 1.0.25Released Mar 6, 2025 - 2.79 MBWorks with firefox 58.0 and later- Fixes error thrown by router visualization for applications which do not have @angular/routerinstalled.
- Adds an OnPushlabel next to components in the tree.
- Uses appropriate cursor types while panning graph visualizations.
- Correctly ignores ng.getInjectorwhen not supported by the application.
- Correctly ignores ng.applyChangeswhen not supported by the application.
- Correctly ignores ng.getDirectiveswhen not supported by the application.
 - Source code released under MIT License 
- Fixes error thrown by router visualization for applications which do not have 
- Version 1.0.23Released Feb 12, 2025 - 2.76 MBWorks with firefox 58.0 and later- Fixed an issue in the Components panel where switching from one element using a directive to another element with the same directive would not correctly update directive properties in the details view.
- Fixed an issue in the Components panel where the selected element is removed by the application and DevTools did not update correctly.
 - Source code released under MIT License 
- Version 1.0.21Released Jan 15, 2025 - 2.76 MBWorks with firefox 58.0 and later* Fix property tab height to make all properties visible.- Source code released under MIT License 
- Version 1.0.19Released Dec 17, 2024 - 2.75 MBWorks with firefox 58.0 and laterThis release adds an experimental router tree visualization. It is hidden by default, but can be reveal by clicking the settings icon in the top-left of the Angular DevTools panel (the gear icon) and clicking "Enable Router Graph" before navigating to the newly revealed "Router Tree" panel.- Source code released under MIT License 
- Version 1.0.18Released Aug 29, 2024 - 3.24 MBWorks with firefox 58.0 and laterBug fixes:
 * Correctly set environment injector path in the case where there are no element injectors - https://github.com/angular/angular/pull/57442
 * Ignore DOM Nodes from other frames when performing render tree detection - https://github.com/angular/angular/pull/57518
 * Catch invalidated extension error - https://github.com/angular/angular/pull/55697
 * Various internal refactorings and performance improvements.- Source code released under MIT License 
- Version 1.0.17Released Jul 31, 2024 - 3.23 MBWorks with firefox 58.0 and laterInternal refactorings and bug fixes.- Source code released under MIT License 
- Version 1.0.16Released May 8, 2024 - 3.21 MBWorks with firefox 48.0 and later* Adding support for inspecting Angular applications inside iframes.- Source code released under MIT License 
