Skip to content

Releases: anam-org/javascript-sdk

v3.4.0-alpha.6

07 Aug 14:25
9456004

Choose a tag to compare

v3.4.0-alpha.6 Pre-release
Pre-release

3.4.0-alpha.6 (2025-08-07)

Bug Fixes

  • bundle adapter with ably (9ff10d3)
  • bundle adapter with ably (0c33f51)
  • remove unused mock file (a97ea94)

v3.4.0-alpha.5

07 Aug 11:03
897269e

Choose a tag to compare

v3.4.0-alpha.5 Pre-release
Pre-release

3.4.0-alpha.5 (2025-08-07)

Bug Fixes

  • force ably to use the browser specific build via webpack (aa683b9)

v3.4.0-alpha.4

07 Aug 10:34
d2529c2

Choose a tag to compare

v3.4.0-alpha.4 Pre-release
Pre-release

3.4.0-alpha.4 (2025-08-07)

Bug Fixes

  • prevent adapter warnings for keyv when using ably (4f91635)

v3.4.0

30 Jul 13:02
6a17ca3

Choose a tag to compare

3.4.0 (2025-07-30)

Bug Fixes

  • corrected error messages for interrupt command (2143072)

Features

  • silence persona command (10a3983)

v3.4.0-alpha.3

30 Jul 11:55
b568ade

Choose a tag to compare

v3.4.0-alpha.3 Pre-release
Pre-release

3.4.0-alpha.3 (2025-07-30)

Bug Fixes

  • corrected error messages for interrupt command (2143072)

v3.4.0-alpha.2

30 Jul 11:07
b6d0ce7

Choose a tag to compare

v3.4.0-alpha.2 Pre-release
Pre-release

3.4.0-alpha.2 (2025-07-30)

Features

  • silence persona command (10a3983)

v3.4.0-alpha.1

30 Jul 10:57
9ec4c4f

Choose a tag to compare

v3.4.0-alpha.1 Pre-release
Pre-release

3.4.0-alpha.1 (2025-07-30)

Bug Fixes

  • ably connections do not echo (#140) (04e7fa3)
  • ably presence monitoring, new ably primitives and cleanup logic for new signalling channel (d92ceb1)
  • client metrics update (7a1a169)
  • constant int to bool (bfba952)
  • don't echo messages back (2563143)
  • remove duplicate init for realtime (#142) (3bed744)

Features

  • add sendHumanMessage method to AnamClient (#143) (eda5f5a)
  • migrate WebRTC signaling from WebSocket to Ably pub/sub (61fc67c)
  • migrate WebRTC signaling from WebSocket to Ably pub/sub (#138) (fadc7fa)
  • pass through the LLM ID (#121) (93f413b)

v3.3.0

29 Jul 09:49
f8857e1

Choose a tag to compare

3.3.0 (2025-07-29)

Features

  • add sendUserMessage method to AnamClient (#145) (f8857e1)

v3.2.0-alpha.6

29 Jul 09:21
eda5f5a

Choose a tag to compare

v3.2.0-alpha.6 Pre-release
Pre-release

3.2.0-alpha.6 (2025-07-29)

Features

  • add sendHumanMessage method to AnamClient (#143) (eda5f5a)

v3.2.0-alpha.5

25 Jul 23:16
3bed744

Choose a tag to compare

v3.2.0-alpha.5 Pre-release
Pre-release

3.2.0-alpha.5 (2025-07-25)

Bug Fixes