Skip to content

Latest commit

 

History

History
210 lines (107 loc) · 10.6 KB

File metadata and controls

210 lines (107 loc) · 10.6 KB

Changelog

0.4.15 (2025-02-25)

Features

start_rtmp_broadcasts option is removed from goLive call (it didn't do anything, so it's safe to remove)

client.chat.getExportChannelsStatus is removed, you can use the client.getTask instead, or the new export.channels.success and export.channels.error Webhook events

0.4.14 (2025-02-18)

Features

  • add a method to connect OpenAI agent to call (#82) (b9fc11f)

0.4.13 (2025-02-10)

Features

0.4.12 (2025-02-03)

Features

0.4.11 (2025-01-27)

Features

0.4.10 (2025-01-22)

Features

  • [VID-300] Query user feedback API endpoint (#75) (71815d6)

0.4.9 (2025-01-14)

Features

0.4.8 (2025-01-10)

Features

  • Stable video-stats API: Get call report (#71) (16d5e4f)

0.4.7 (2025-01-07)

Features

0.4.6 (2024-12-30)

Features

0.4.5 (2024-12-06)

Features

  • update open api to latest version (#65) (8393378)

0.4.4 (2024-10-02)

Bug Fixes

0.4.3 (2024-09-18)

Features

0.4.2 (2024-09-17)

Bug Fixes

  • parse non-JSON response objects correctly (#56) (232f240)

0.4.1 (2024-09-09)

Features

0.4.0 (2024-08-30)

⚠ BREAKING CHANGES

  • use unified API spec, and go generator (#39)

Features

  • use unified API spec, and go generator (#39) (1bba83d)

0.3.1 (2024-08-28)

Bug Fixes

  • support modern esm and types resolution (#48) (78e3c9f)

0.3.0 (2024-06-28)

⚠ BREAKING CHANGES

  • update to latest open api (#42)

Features

0.2.6 (2024-06-20)

Features

0.2.5 (2024-06-04)

Features

0.2.4 (2024-05-30)

Bug Fixes

0.2.3 (2024-05-23)

Features

0.2.2 (2024-05-21)

Features

  • add option to provide role for call token (#35) (befe685)

0.2.1 (2024-05-15)

Bug Fixes

0.2.0 (2024-05-14)

⚠ BREAKING CHANGES

  • upgrade to API v113.0.0 (#28)

Features

  • delete recording and transcription methods (#30) (beb89ac)
  • upgrade to API v113.0.0 (#28) (cc0d00d)

0.1.13 (2024-03-26)

Features

0.1.12 (2024-03-08)

Features

Bug Fixes

0.1.11 (2024-02-29)

Bug Fixes

0.1.10 (2024-02-12)

Features

  • add verifyWebhook method (#12) (e79f53c)
  • update open api and implement external storage endpoints (#15) (fcd75e0)

0.1.9 (2023-12-01)

Features

0.1.8 (2023-12-01)

Features