v1.0.5
- add self/external domain origin indication for first callstack link
- wrap requestAnimationFrame/cancelAnimationFrame
- wrap requestIdleCallback/cancelIdleCallback
- add option to wrap native functions on demand via visibility panel
- show online status in history panels
- collect and show regressors (callstacks from wich delayed invocations were canceled before being fired)
- add option to debug illusive callstacks when callstack have no links to source files (works when installed locally and built in dev mode)
- minor fixes
What's Changed
- fix #4: find scrollable panels by attribute by @zendive in #5
- v1.0.4 by @zendive in #6
- Add dependency review action by @zendive in #8
- v1.0.5 by @zendive in #7
Full Changelog: v1.0.3...v1.0.5