Istoricul versiunilor pentru Augury - 10 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 1.24.1
Lansată în 9 dec. 2019 - 624,35 KBFuncționează cu firefox 42.0 și versiunile ulterioare- Fixing AOT issuesCodul sursă lansat sub MIT License
Descarcă Firefox și obține extensiaVei avea nevoie de Firefox pentru a folosi această extensieVersiuni mai vechi
Versiunea 1.24.0
Lansată în 4 dec. 2019 - 620,41 KBFuncționează cu firefox 42.0 și versiunile ulterioare- 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))Codul sursă lansat sub MIT License
Versiunea 1.23.0
Lansată în 2 apr. 2019 - 543,29 KBFuncționează cu firefox 42.0 și versiunile ulterioare* Fix component info scrolling firefox
* Handle string provider type in Description.getProviderDescription
* Remove from README duplicate at table of contentsCodul sursă lansat sub MIT License
Versiunea 1.21.0
Lansată în 6 nov. 2018 - 491,43 KBFuncționează cu firefox 42.0 și versiunile ulterioare-- New in version 1.21.0
* Fix state now showing issuesCodul sursă lansat sub MIT License
Versiunea 1.20.0
Lansată în 28 oct. 2018 - 495,65 KBFuncționează cu firefox 42.0 și versiunile ulterioare* Angular 7 support
* Bump npm package versions
* Remove beta from FirefoxCodul sursă lansat sub MIT License
Versiunea 1.19.3
Lansată în 17 aug. 2018 - 495,8 KBFuncționează cu firefox 42.0 și versiunile ulterioare, android 48.0 până 68.*Codul sursă lansat sub MIT License
Versiunea 1.19.0
Lansată în 6 iun. 2018 - 495,71 KBFuncționează cu firefox 42.0 și versiunile ulterioare, android 48.0 până 68.** Highlighter/selection tool improvements
* Bug fixes (angularJS hybrid app compatibility, component tree refreshing, and more state panel issues)Codul sursă lansat sub MIT License
Versiunea 1.18.0
Lansată în 24 mai 2018 - 493,83 KBFuncționează cu firefox 42.0 și versiunile ulterioare, android 48.0 până 68.*Codul sursă lansat sub MIT License
Versiunea 1.16.2
Lansată în 16 mai 2018 - 498,79 KBFuncționează cu firefox 42.0 și versiunile ulterioare, android 48.0 până 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 inspectionCodul sursă lansat sub MIT License
Versiunea 1.16.1
Lansată în 10 mai 2018 - 498,76 KBFuncționează cu firefox 42.0 și versiunile ulterioare- 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.Codul sursă lansat sub MIT License