Historia wersji dodatku Augury — 10 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.24.1
Data wydania: 9 gru 2019 — 624,35 KBDziała z: firefox 42.0 i nowszy- Fixing AOT issuesLicencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.24.0
Data wydania: 4 gru 2019 — 620,41 KBDziała z: firefox 42.0 i nowszy- 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))Licencja kodu źródłowego: MIT License
Wersja 1.23.0
Data wydania: 2 kwi 2019 — 543,29 KBDziała z: firefox 42.0 i nowszy* Fix component info scrolling firefox
* Handle string provider type in Description.getProviderDescription
* Remove from README duplicate at table of contentsLicencja kodu źródłowego: MIT License
Wersja 1.21.0
Data wydania: 6 lis 2018 — 491,43 KBDziała z: firefox 42.0 i nowszy-- New in version 1.21.0
* Fix state now showing issuesLicencja kodu źródłowego: MIT License
Wersja 1.20.0
Data wydania: 28 paź 2018 — 495,65 KBDziała z: firefox 42.0 i nowszy* Angular 7 support
* Bump npm package versions
* Remove beta from FirefoxLicencja kodu źródłowego: MIT License
Wersja 1.19.3
Data wydania: 17 sie 2018 — 495,8 KBDziała z: firefox 42.0 i nowszy, android 48.0 do 68.*Licencja kodu źródłowego: MIT License
Wersja 1.19.0
Data wydania: 6 cze 2018 — 495,71 KBDziała z: firefox 42.0 i nowszy, android 48.0 do 68.** Highlighter/selection tool improvements
* Bug fixes (angularJS hybrid app compatibility, component tree refreshing, and more state panel issues)Licencja kodu źródłowego: MIT License
Wersja 1.18.0
Data wydania: 24 maj 2018 — 493,83 KBDziała z: firefox 42.0 i nowszy, android 48.0 do 68.*Licencja kodu źródłowego: MIT License
Wersja 1.16.2
Data wydania: 16 maj 2018 — 498,79 KBDziała z: firefox 42.0 i nowszy, android 48.0 do 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 inspectionLicencja kodu źródłowego: MIT License
Wersja 1.16.1
Data wydania: 10 maj 2018 — 498,76 KBDziała z: firefox 42.0 i nowszy- 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.Licencja kodu źródłowego: MIT License