You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.30 (2026-03-08)
4
+
5
+
Full Changelog: [v0.1.0-alpha.29...v0.1.0-alpha.30](https://github.com/Scan-Documents/node-sdk/compare/v0.1.0-alpha.29...v0.1.0-alpha.30)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** preserve URL params already embedded in path ([6cbd733](https://github.com/Scan-Documents/node-sdk/commit/6cbd7337b0f0f2e187fc8123c7eef86704327372))
10
+
11
+
12
+
### Chores
13
+
14
+
***ci:** skip uploading artifacts on stainless-internal branches ([2aff58a](https://github.com/Scan-Documents/node-sdk/commit/2aff58a69e6caba41e7b9171781a53254f570fc5))
15
+
***internal:** codegen related update ([df64e3c](https://github.com/Scan-Documents/node-sdk/commit/df64e3c1d77cba0a7a3e43d154bd4ba0db69edc0))
16
+
***internal:** codegen related update ([5982213](https://github.com/Scan-Documents/node-sdk/commit/59822139383e80e2b5351c014ab9ced47cce5b6e))
17
+
***internal:** use x-stainless-mcp-client-envs header for MCP remote code tool calls ([807bfb7](https://github.com/Scan-Documents/node-sdk/commit/807bfb793c7ff25838c7b585b93494dcf2050b5a))
18
+
***mcp-server:** return access instructions for 404 without API key ([368d6f4](https://github.com/Scan-Documents/node-sdk/commit/368d6f4e8ace2d9bda932ae9307b827ef7741236))
0 commit comments