> For the complete documentation index, see [llms.txt](https://docs.zipy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zipy.ai/configure/changelog/zipy-web-sdk-npm.md).

# Zipy Web SDK (NPM)

### (NPM) 1.7.44 (22-12-2025)

* Fixed an issue that could cause proxy-based network requests to fail.
* Improved reliability of network request handling.
* Performance improvements through background data encoding and compression.

***

### (NPM) 1.7.43 (08-10-2025)

* Improved detection of user frustration signals.
* More consistent and reliable session replays.
* Improved handling of network retries under unstable network conditions.

***

### (NPM) 1.7.42 (04-08-2025)

* Improved error handling to reduce noise from invalid or empty error events.

***

### (NPM) 1.7.41 (17-07-2025)

* Stability improvements to reduce unnecessary processing.
* Improved performance and memory usage under high load.

***

### (NPM) 1.7.40 (07-07-2025)

* Security improvements and dependency updates.
* Improved validation to prevent unnecessary data transmission in invalid configurations.

***

### (NPM) 1.7.39 (23-05-2025)

* Enhanced session initialization to reliably capture session ID and user details.
* Improved availability of session URLs during active sessions.
* Improved response capturing for network requests using specific response type configurations.

***

### (NPM) 1.7.37 (08-01-2025)

* Fixed an issue where network event timestamps were recorded at request completion instead of request start.
* Network events, breadcrumbs, and DevTools timelines now reflect accurate request start times.

***

### (NPM) 1.7.36 (06-01-2025)

* Improved handling of network requests to ensure more reliable network instrumentation.
