Skip to content

Latest commit

 

History

History
99 lines (52 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

99 lines (52 loc) · 1.59 KB

1.8.4 (18 Oct 2024)

  • fix: css priority #16

1.8.3 (17 Oct 2024)

  • fix: ignore special ws connection

1.8.2 (15 Oct 2024)

  • fix: cache network requests before enable
  • fix: fetch remains pending when error occurs #10

1.8.1 (27 Sep 2024)

  • fix: shadowRoot hook

1.8.0 (26 Sep 2024)

  • feat: support shadow dom

1.7.1 (3 Sep 2024)

  • fix: error caused by accessing object properties

1.7.0 (28 Aug 2024)

  • feat: support latest devtools

1.6.0 (20 Aug 2024)

  • feat: emulateTouchFromMouseEvent

1.5.1 (10 Aug 2024)

  • fix: WebSocket message base64 encoded

1.5.0 (31 Jul 2024)

  • feat: support IndexedDB
  • feat: support WebSocket

1.4.6 (4 Nov 2023)

  • fix: cache console logs before enable
  • fix: console complete

1.4.5 (1 Apr 2023)

  • fix: some console errors

1.4.4 (20 Dec 2022)

  • fix: select element on mobile

1.4.3 (17 Dec 2022)

  • feat: support DOM.getNode

1.4.2 (11 Dec 2022)

  • fix: dom highlighter style encapsulation

1.4.1 (2 Dec 2022)

  • feat: support android 5.0

1.4.0 (27 Nov 2022)

  • feat: support ie11

1.3.1 (21 Nov 2022)

  • fix: css variable and selector with comma #7

1.3.0 (15 Aug 2022)

  • feat: proxy support

1.2.1 (7 Aug 2022)

  • fix: css text empty if value contains special char
  • refactor: replace dom-to-image with html2canvas

1.2.0 (31 Jul 2022)

  • feat: support screencast

1.1.1 (30 Jul 2022)

  • fix: Page.getResourceTree url

1.1.0 (27 Jul 2022)

  • feat: sources support

1.0.1 (26 Jul 2022)

  • fix: redundant error log