Releases: liriliri/eruda
Releases · liriliri/eruda
v1.8.0
- feat(network): display optimization
- feat: move http view from sources to network
- fix(console): group object expansion
v1.7.2
- fix(console): blank bottom if js input is disabled
- chore: update eruda-dom version
v1.7.0
- feat: resize #89
- feat(console): replace help button with filter
- feat(console): disable js execution
- feat(console): utilities api
- fix(console): disable log collapsing for group
- fix(elements): select not working for desktop
v1.6.3
- fix(console): log border style
v1.6.2
- fix: container style affected #119
- fix(console): log style, line-height should be normal
v1.6.1
- feat(network): catch fetch request headers
- feat(console): timeLog, countReset
- fix(console): clear not working
- fix(console): table
v1.6.0
- feat: console group
- fix: console style, width and height is forbidden
- fix: regexp json view
- chore: update fps and memory plugin version
v1.5.8
fix: safeStorage undefined #108
v1.5.7
- Fix iOS max log number
- Disable calling init if already initialized
- Disable worker by default
- Support xhr blob response type #104