- Add missing advanced machine detection mode (#947) (f2cc9c1)
- create conversation was sending the request incorrectly (#967) (4b81d74)
- incorrect http method for updating users (#953) (9f52bc5)
- incorrect http method for updating users (#954) (bacbe72)
- messages now using basic auth when requested (ac1f603)
- send form request sending undefined form body (#966) (78b6199)
- server-client no longer sends undefined query parameters (7d7fc08)
- subaccounts: correct incorrect type on
BalanceTransferParameters
(#937) (70f9c25) - subaccounts: correct type on SubAccountCreateParameters (#940) (f7e7531)
- user-to-user header was not being transformed to lisp case (#976) (f83aaf0)
- video: Corrected video transition guide install instructions (68d3c3b)
- video: Updated list of supported video APIs in transition guide (f98252f)
- added max bitrate for archive (#972) (837dda8)
- added new DTMF endpoints (#977) (40cfa57)
- added RCS channel and changes to other channels (#941) (4342a92)
- added templates to verify (#962) (98a1731)
- added update to messages (#960) (c37f7a7)
- added user-to-user headers for sip endpoint (#965) (6735024)
- added whats app reaction (#964) (db2946f)
- network: added sim swap and network client (#939) (13438d6)
- removed proactive-connect (#959) (4aaa381)
4.0.0 (2024-05-24)
- added missing type declration for node fetch (f927b8e)
- adding rs256 as allowed algrothim (#914) (4e3bd8a)
- auth: fixed passing in private key path (#920) (0dbb5d2)
- decoding when charset is in the content type response header (#904) (aec47d6)
- number-insights-v2: incorrect auth method (#909) (8fd3dcc)
- outdated/wrong algorithm argument passed to jsonwebtoken (#907) (d5adb68)
- sms: correct wrong status code for "partner account barred" (#895) (20ed3f2)
- verify2: sms and silent auth updates (#908) (935a20c)
- video: Make sure create session returned JSON, and fixed return type (#913) (28ac0df)
- video: updated endpoints for adding/removing streams from Archive (#922) (9652cac)
- voice: ncco encoding (#906) (9f2cfc8)
- add tss languages generate file from voice.json (#926) (a34e4dc)
- conversations: added conversations package (#905) (e28f6b6)
- messages: added new webhook, viber, and sms parameters (#921) (691a796)
3.10.1 (2023-11-12)
- explicit_approval typeo in join type (#870) (66ea103)
- Added dist folder to depcheck ignores (0b3e533)
- Allow features to be searched in available numbers (#731) (5b4b201)
- allow no filter when getting owned numbers, require filter when searching available numbers (#747) (ac80247)
- applications: updating types for application package (#827) (2ff4e5a)
- build: GHA install typescript and update NPM before running build commands (#737) (504be6a)
- Correct our return types when sending SMS (#743) (7d9fc80)
- Exported additional NCCO classes and interfaces that weren't before (#732) (a36ef9c)
- Fixed issue with WA Template interface from older, incorrect spec (#730) (52de295)
- jwt: Fix ttl in claims (#846) (54fccdc)
- kebabecase api parameters (#802) (c71d424)
- messages: Fixed README example (82570dd)
- missing depedency for proactive connect (2ac48d3)
- number paramters casing (#848) (73b4a68)
- Numbers API was making JSON requests instead of form encoded requests (#734) (9c8e13d)
- removed importHelpers compiler options (#786) (f07eff9)
- restored append to user agent (#852) (dcab7ab)
- Reverts back to ES6 and CommonJS for better Node compatibility (#777) (15503f9)
- server-client not setting timeout parameter (b9efd8f)
- server-client: Removing module declaration (d3930fc)
- server-sdk: Fix links and SMS example (2dec8f9)
- Set the proper content type when we send put/patch/post (#738) (02c303f)
- timeout parameter being respected (#850) (52fae4a)
- type for websocket header (#851) (8dd49dd)
- types using node:http for import (#741) (e8e5dd6)
- types: verify response types (#794) (888111d)
- update packages after audit (#844) (8760b0f)
- Verify - Added brand to seperate out from Sender ID (#744) (01bfdec)
- verify2: check code not returning status (#823) (3e04e19)
- verify2: missing "t" in the silent auth channel enum (#834) (565bcdd)
- verify2: package json had incorrect main entry (#830) (9b48fb7)
- verify: Added missing remapping for params (#782) (7fb20f2)
- verify: import using lib folder (#803) (5530793)
- video: Added SIP and DTMF playing (#776) (727027e)
- video: Fix blank values on Dial API (#828) (14ec31f)
- voice: Fixed response types on file downloads (#864) (0446638)
- voice: Force NCCO actions to set value for NCCO type to avoid JS problems (#853) (6bce17b)
- add experience composer and captions to video (#809) (f10f9e4)
- added verifySignature to jwt package (#860) (7c75951)
- adding debug logging (#795) (0e82009)
- audit package (#787) (882f800)
- auth signature timestamp (#810) (254386f)
- auth,messages,server-client: Made auth handlers async (#801) (0fa9d7f)
- bring your own passcode (#816) (e3f9ecb)
- file download (#858) (67ec0e8)
- media: support for the media api (#857) (5ca15c8)
- meetings package (#788) (de69d5a)
- number-insight-v2: added support for number insight v2 (#868) (3e6a4dc)
- numbers simple search (#779) (62d9c93)
- proactive connect (#818) (a00efc4)
- redact module (#798) (35868e7)
- sub accounts: adding sub accounts package (#836) (89fb37a)
- updating messages to be non breaking (#813) (555ea86)
- users package (#845) (4f623b5)
- verify 2: added missing fraud check parameter (#826) (c93bc3d)
- verify v2 (#805) (08d50bd)
- verify2: adding cancel method (#824) (365d4b8)
- video client acl (#814) (342d903)
- video: Added audio connector (#791) (daa72f6)
- voice: adding advanced machine detection (#835) (1739320)
3.0.0-beta.4 (2022-03-10)
- numbers: Add Numbers module code (a78e9f0)
- numbers: add numbers module) (82805e4)
- sms: add sms module (4479d03)