Histórico de versões do Augury - 10 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.24.1
Lançado em 9 de dez de 2019 - 624,35 KBFunciona em firefox 42.0 em diante- Fixing AOT issuesCódigo fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.24.0
Lançado em 4 de dez de 2019 - 620,41 KBFunciona em firefox 42.0 em diante- 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))Código fonte publicado sob Licença MIT
Versão 1.23.0
Lançado em 2 de abr de 2019 - 543,29 KBFunciona em firefox 42.0 em diante* Fix component info scrolling firefox
* Handle string provider type in Description.getProviderDescription
* Remove from README duplicate at table of contentsCódigo fonte publicado sob Licença MIT
Versão 1.21.0
Lançado em 6 de nov de 2018 - 491,43 KBFunciona em firefox 42.0 em diante-- New in version 1.21.0
* Fix state now showing issuesCódigo fonte publicado sob Licença MIT
Versão 1.20.0
Lançado em 28 de out de 2018 - 495,65 KBFunciona em firefox 42.0 em diante* Angular 7 support
* Bump npm package versions
* Remove beta from FirefoxCódigo fonte publicado sob Licença MIT
Versão 1.19.3
Lançado em 17 de ago de 2018 - 495,8 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 1.19.0
Lançado em 6 de jun de 2018 - 495,71 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.** Highlighter/selection tool improvements
* Bug fixes (angularJS hybrid app compatibility, component tree refreshing, and more state panel issues)Código fonte publicado sob Licença MIT
Versão 1.18.0
Lançado em 24 de mai de 2018 - 493,83 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 1.16.2
Lançado em 16 de mai de 2018 - 498,79 KBFunciona em firefox 42.0 em diante, android 48.0 até 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 inspectionCódigo fonte publicado sob Licença MIT
Versão 1.16.1
Lançado em 10 de mai de 2018 - 498,76 KBFunciona em firefox 42.0 em diante- 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.Código fonte publicado sob Licença MIT