Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SMadani committed Jan 3, 2024
1 parent 077382b commit d8352de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

# [8.1.0] - 2024-01-??
- Added various missing fields in Messages API:
- `webhook_version` and `webhook_url` for all outbound messages
- MMS vCard `caption` (outbound)
- MMS image `caption` (inbound)
- Whatsapp file `name` (outbound)
- Whatsapp `context_status` and `referral` (inbound)
- SMS `count_total` and `network_code` (inbound)
- SMS `ttl`, `encoding_type`, `content_id` and `entity_id` (outbound)
- Whatsapp conversation type and ID (status update)
- Added optional `from` parameter to Verify v2 SMS workflow
- Fixed `length` not being set in `VerifyClient.verify` overload method
- Fixed incorrect HTTP method for updating Video Broadcast layout
Expand Down

0 comments on commit d8352de

Please sign in to comment.