HuolalaTech/page-spy-web
 Watch   
 Star   
 Fork   
5 days ago
page-spy-web
7 days ago
page-spy-web

v1.8.6

25 days ago
page-spy-web

v1.8.5

  • 🆕 remove the unsupported arch binary.
29 days ago
page-spy-web

v1.8.4

2024-04-17 14:17:27
page-spy-web

v1.8.3

[!WARNING]

The @huolala/page-spy-harmony SDK is developed based on OpenHarmony API 9 and does not support API 11.

2024-04-03 19:25:26
page-spy-web

v1.8.2

  • 🐛 Fixed the issue where the npm package from the 1.8.0 and 1.8.1 version couldn't be installed on certain system architectures;
2024-04-03 18:17:32
page-spy-web

v1.8.1

  • 🆕 Added pre-submission reminders to the mini-program integration documentation;
  • 🆕 Log replay page: Progress bar displays aggregated activity events.
2024-04-02 11:51:06
page-spy-web
2024-03-20 15:30:29
page-spy-web

v1.7.10

  • 🆕 Support custom logo and logo style in SDK;
    window.$page = new PageSpy({
      ...,
      logo: '<your-logo-source-url>',
      logoStyle: {
        borderRadius: '12px'
      }
    })
  • 🆕 Add 'Storage' and 'System' panel in replay panel;

[!TIP] We invite you to experience the replay fetaure:

  1. Download the offline JSON log file: 2024_3_20 15_36_26.json;
  2. Access the https://test.jikejishu.com/#/room-list, click the "Replay log ( 日志回放 )" button and select "Local file ( 本地文件 )" and the select the file which downloaded in first step;
  3. Enjoy it ! 😄

  • 🐛 SDK: fix the network plugin which correct the response data if there have.
2024-03-13 11:08:08
page-spy-web

v1.7.9