Releases: HuolalaTech/page-spy-web
Releases Β· HuolalaTech/page-spy-web
v1.5.1
- π Fixed the issue of frequent reconnections in the SDK;
- π Updated wording
- before:
ζδΊ€
; now:ζη΄’
- before:
ηΌε
; now:εε¨
- before:
v1.5.0
- π Supports multi instance deployment, click to see how to configure.
v1.4.5
v1.4.2
v1.4.1
- π Fix
No language registration for html
error
v1.4.0
- π The Storage panel supports viewing IndexedDB data;
- π Fix some issues;
v1.3.5
- π The SDK has optimized
PagePlugin
andStoragePlugin
to no longer send data immediately but instead wait for therefresh
event from the debugger.
v1.3.4
- π 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
- π Fix code highlighting issues in the 'Inject SDK' popup.
v1.3.2
- π Error Source Code Location: Supports more types of sourcemap; optimized the display of error location information.
- π Unified code highlighting using
Shiki
, removed dependency onhighlight.js
. - π Network Panel: Fixed the issue of missing payload parameters in the "Copy as cURL" functionality.