Augury 版本历史 - 10 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
较早版本
版本 1.24.0
发布于 2019年12月4日 - 620.41 KB适用于 firefox 42.0 及更高版本- Cannot read property 'nativeElement' of undefined ([1430](https://github.com/rangle/augury/pull/1430))
- Update supported versions ([1425](https://github.com/rangle/augury/pull/1425))
- Adding redirect to route path description ([1423](https://github.com/rangle/augury/pull/1423))
- Adding try catch with workaround to solve bug ([1418](https://github.com/rangle/augury/pull/1418))
- Sanity for AppRef.isStable observable ([1417](https://github.com/rangle/augury/pull/1417))
- Update libraries & Compability ([1416](https://github.com/rangle/augury/pull/1416))
- Define selectedComponentProperty in the way it could be redefined ([1411](https://github.com/rangle/augury/pull/1411))源代码遵循 MIT 许可证 发布
版本 1.23.0
发布于 2019年4月2日 - 543.29 KB适用于 firefox 42.0 及更高版本* Fix component info scrolling firefox
* Handle string provider type in Description.getProviderDescription
* Remove from README duplicate at table of contents源代码遵循 MIT 许可证 发布
版本 1.21.0
发布于 2018年11月6日 - 491.43 KB适用于 firefox 42.0 及更高版本-- New in version 1.21.0
* Fix state now showing issues源代码遵循 MIT 许可证 发布
版本 1.20.0
发布于 2018年10月28日 - 495.65 KB适用于 firefox 42.0 及更高版本* Angular 7 support
* Bump npm package versions
* Remove beta from Firefox源代码遵循 MIT 许可证 发布
版本 1.19.0
发布于 2018年6月6日 - 495.71 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.** Highlighter/selection tool improvements
* Bug fixes (angularJS hybrid app compatibility, component tree refreshing, and more state panel issues)源代码遵循 MIT 许可证 发布
版本 1.16.2
发布于 2018年5月16日 - 498.79 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Bug Fixes:
- States not showing up for some components (there might be still some edge cases out there that cause this issue, but all known occurrences are fixed for).
- Page slowing down to a freeze due to interaction between Augury and other extensions (notably Redux DevTools)
- Angular JIT compiler error due to reflect-metadata. (reflect-metadata is no longer included in the Augury build)
Small Tweaks:
- "loading" / "no state to show" messages during component state inspection源代码遵循 MIT 许可证 发布
版本 1.16.1
发布于 2018年5月10日 - 498.76 KB适用于 firefox 42.0 及更高版本- FireFox build does not interact with outside services or run downloaded scripts. CSP updated to reflect this. Previous versions communicate with Google Tag Manager and Sentry, and fetch GTM's script on the fly.
- Fonts are locally sourced, rather than fetched from CDN.
- Changes to Augury's code remove various instances of `new Function()` from the final build. Same tasks are now performed without `eval`, with JSON5.
- Ahead-Of-Time compilation removes Angular's compiler from the production build.源代码遵循 MIT 许可证 发布