All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- undelivered messages contact field support
- generation and verification of MFA codes implement
MfaFeature
uses mfa endpoint
- custom contact fields support
PingFeature
uses ping endpoint
BlacklistFeature
ApiErrorException
when error undefined
DeleteScheduledSmssBag
that replaces deprecatedDeleteSmsBag
DeleteSmsBag
marked as deprecated
SmsFeature::deleteScheduledSms
PushFeature
marked as deprecated
ContactsFeature::deleteContacts
ContactsFeature::findContacts
parameter bag made optional
CreateContactBag::withPhone
- api error exception error
- api error exception messages
CreateContactBag::withPhoneNumber
method is deprecated, useCreateContactBag::withPhone
instead
- sms content parts
- sending sms to many recipients at once
- sms details
- update subuser feature
- find contact groups feature
- sms params
- sending sms with external id (idx)
- decimal subuser points
- marks
FindSendernamesBag
as deprecated
- support for
Ping
- basic support for
Push
- basic support for
Short Url
- new
Contacts
resources psr/log
support- support for
proxy servers
- support for
PHP v7
- library is rewritten from-scratch
user.do
is superseded byprofile
andsubusers
sender.do
is superseded bysms/sendernames
curl
andnative
HTTP transport is superseded byguzzlehttp/guzzle
Basic
authorization- support for
PHP v5