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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: content/Changelog/sdk-js.mdx
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout';
7
7
8
8
This page documents the release history of the [Agentuity JavaScript SDK](https://github.com/agentuity/sdk-js).
9
9
10
+
## v0.0.145
11
+
12
+
<Callouttype="info">
13
+
Released: September 8, 2025
14
+
</Callout>
15
+
16
+
**Changes**
17
+
18
+
-**Fixed**: Fix malformed From headers in email replies that caused parsing errors in backend ([PR #174](https://github.com/agentuity/sdk-js/pull/174))
0 commit comments