Augury의 버전 기록 - 10개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.24.1
2019년 12월 9일에 출시 - 624.35 KBfirefox 42.0 이상에서 작동- Fixing AOT issuesMIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.24.0
2019년 12월 4일에 출시 - 620.41 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 1.23.0
2019년 4월 2일에 출시 - 543.29 KBfirefox 42.0 이상에서 작동* Fix component info scrolling firefox
* Handle string provider type in Description.getProviderDescription
* Remove from README duplicate at table of contentsMIT License에 따라 릴리스된 소스 코드
버전 1.21.0
2018년 11월 6일에 출시 - 491.43 KBfirefox 42.0 이상에서 작동-- New in version 1.21.0
* Fix state now showing issuesMIT License에 따라 릴리스된 소스 코드
버전 1.20.0
2018년 10월 28일에 출시 - 495.65 KBfirefox 42.0 이상에서 작동* Angular 7 support
* Bump npm package versions
* Remove beta from FirefoxMIT License에 따라 릴리스된 소스 코드
버전 1.19.3
2018년 8월 17일에 출시 - 495.8 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동MIT License에 따라 릴리스된 소스 코드
버전 1.19.0
2018년 6월 6일에 출시 - 495.71 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 1.18.0
2018년 5월 24일에 출시 - 493.83 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동MIT License에 따라 릴리스된 소스 코드
버전 1.16.2
2018년 5월 16일에 출시 - 498.79 KBfirefox 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 inspectionMIT License에 따라 릴리스된 소스 코드
버전 1.16.1
2018년 5월 10일에 출시 - 498.76 KBfirefox 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 License에 따라 릴리스된 소스 코드