Skip to content

Releases: HuolalaTech/page-spy-web

v1.5.1

14 Dec 09:49
Compare
Choose a tag to compare
  • πŸ› Fixed the issue of frequent reconnections in the SDK;
  • πŸ†• Updated wording
    • before: 提亀; now: 搜紒
    • before: ηΌ“ε­˜; now: ε­˜ε‚¨

v1.5.0

12 Dec 09:24
Compare
Choose a tag to compare

v1.4.5

06 Dec 09:06
Compare
Choose a tag to compare
  • πŸ†• Web: support search with the title in the room list.
  • πŸ†• Web: fix the "Client not found" warning prompt.
  • πŸ†• SDK: logo turn gray after disconnection.
Group 1 - πŸ†• SDK: add the `enableSSL` configuration. - πŸ› Fixed some issues.

v1.4.2

13 Nov 05:56
Compare
Choose a tag to compare
  • πŸ†• Optimized the logic for locating source code through sourcemap #55

v1.4.1

08 Nov 03:50
Compare
Choose a tag to compare
  • πŸ› Fix No language registration for html error

v1.4.0

31 Oct 08:35
Compare
Choose a tag to compare
  • πŸ†• The Storage panel supports viewing IndexedDB data;
  • πŸ› Fix some issues;

v1.3.5

24 Oct 09:41
Compare
Choose a tag to compare
  • πŸ†• The SDK has optimized PagePlugin and StoragePlugin to no longer send data immediately but instead wait for the refresh event from the debugger.

v1.3.4

19 Oct 09:12
Compare
Choose a tag to compare
  • πŸ†• Page Panel: Enhanced interaction, supporting the freedom to choose device modes.
  • πŸ†• Cache Panel: Added a refresh button.
  • πŸ†• SDK: upgraded to v1.3.1.
  • πŸ“– Internationalization (i18n): Added Japanese and Korean versions.

v1.3.3

12 Oct 10:59
Compare
Choose a tag to compare
  • πŸ› Fix code highlighting issues in the 'Inject SDK' popup.

v1.3.2

11 Oct 09:21
Compare
Choose a tag to compare
  • πŸ†• Error Source Code Location: Supports more types of sourcemap; optimized the display of error location information.
  • πŸ›  Unified code highlighting using Shiki, removed dependency on highlight.js.
  • πŸ› Network Panel: Fixed the issue of missing payload parameters in the "Copy as cURL" functionality.