Releases: infobip/infobip-api-php-client
Releases · infobip/infobip-api-php-client
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.0
[ 5.0.0 ] - 2023-03-02
🎉 NEW Major Version of infobip-api-php-client
.
Added
- Support for Infobip MMS API.
- Support for Infobip Voice API.
- Support for Infobip WebRTC API.
- Support for Infobip Viber API.
- Most recent Infobip SMS API feature set.
- Most recent Email feature set.
- Most recent WhatsApp feature set.
Changed
- Fully refactored codebase using Symfony components
4.0.0
[ 4.0.0 ] - 2022-10-21
Changed
- The minimum supported PHP version has been changed to 8.0
- Get WhatsApp template / Create WhatsApp template have breaking changes as they're using the new v2 API endpoints. The body and footer are no longer strings but objects.
- getEmailLogs' input parameters sentSince and sentUntil now correctly defined as
DateTime
type
Added
- Delete WhatsApp template