История версий Augury - 10 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.24.1
Выпущено 9 дек. 2019 г. - 624,35 КБРаботает с firefox 42.0 и выше- Fixing AOT issuesИсходный код выпущен на условиях Лицензия MIT
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 1.24.0
Выпущено 4 дек. 2019 г. - 620,41 КБРаботает с 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
Выпущено 2 апр. 2019 г. - 543,29 КБРаботает с 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
Выпущено 6 нояб. 2018 г. - 491,43 КБРаботает с firefox 42.0 и выше-- New in version 1.21.0
* Fix state now showing issuesИсходный код выпущен на условиях Лицензия MIT
Версия 1.20.0
Выпущено 28 окт. 2018 г. - 495,65 КБРаботает с firefox 42.0 и выше* Angular 7 support
* Bump npm package versions
* Remove beta from FirefoxИсходный код выпущен на условиях Лицензия MIT
Версия 1.19.3
Выпущено 17 авг. 2018 г. - 495,8 КБРаботает с firefox 42.0 и выше, android 48.0-68.*Исходный код выпущен на условиях Лицензия MIT
Версия 1.19.0
Выпущено 6 июня 2018 г. - 495,71 КБРаботает с 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.18.0
Выпущено 24 мая 2018 г. - 493,83 КБРаботает с firefox 42.0 и выше, android 48.0-68.*Исходный код выпущен на условиях Лицензия MIT
Версия 1.16.2
Выпущено 16 мая 2018 г. - 498,79 КБРаботает с 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
Выпущено 10 мая 2018 г. - 498,76 КБРаботает с 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