Skip to content

Releases: liriliri/eruda

v1.5.7

15 Jul 11:12
Compare
Choose a tag to compare
  • Fix iOS max log number
  • Disable calling init if already initialized
  • Disable worker by default
  • Support xhr blob response type #104

v1.5.6

19 Jun 03:42
Compare
Choose a tag to compare
  • Disable log collapse for objects

v1.5.5

05 Jun 01:00
Compare
Choose a tag to compare
  • Fix resources error when cookie has % #100
  • Update dom plugin version

v1.5.4

23 Sep 04:57
Compare
Choose a tag to compare
  • Fix network url start with //
  • Smaller padding for logs

v1.5.3

02 Sep 14:51
Compare
Choose a tag to compare
  • Add load dom plugin snippet
  • Disable highlight for invisible elements
  • Fix unexpected token \t in JSON
  • Add load orientation plugin snippet

v1.5.2

02 Sep 14:36
Compare
Choose a tag to compare
  • Fix console show in sources panel
  • Fix log merge
  • Support getting entryBtn instance
  • Update timing plugin version
  • Add remove setting api
  • Fix safari merge log exception

v1.5.1

18 Aug 05:44
Compare
Choose a tag to compare
  • Fix uglifyjs unicode escape #69
  • Update icons, use iconfont instead of icomoon
  • Show custom request headers #78
  • Add get api to info panel #83
  • Fix responseType json error #82
  • Support console lazy evaluation

v1.5.0

19 Jun 12:33
Compare
Choose a tag to compare
  • Use shadow dom to encapsulate css
  • Enable sources copy #71
  • Improve borderAll style
  • Add position api #74
  • Fix nav bottom bar wrong position when removed

v1.4.4

27 May 12:44
Compare
Choose a tag to compare
  • Improve console line break display
  • Add rmCookie util
  • Add Load Geolocation Plugin snippet
  • Fix Elements cssRules #63
  • Support console events #66
  • Fix Uc browser console worker #62

v1.4.3

07 Feb 01:04
Compare
Choose a tag to compare
  • Dynamic info content support #51
  • Fix console input covered by error log
  • Add elements box model chart
  • Fix source code white-space style #53
  • Resources support iframe
  • Add Load Benchmark Plugin snippet