All notable changes to smsc-ru
will be documented in this file
- Updated to support Laravel 11
- Updated to support Laravel 10
- Updated to support Laravel 9
- Updated to support PHP 8.0
- Fix wrong namespace in some test classes
- Updated to support Laravel 8
- Updated to support Laravel 7
- Extra API parameters via config
- Return API response from
send()
Fix "Unresolvable dependency resolving"
- Laravel 6.0 & PHP 7.2
- Fix wrong parameters error in CouldNotSendNotification (#33)
- Updated to support Laravel 5.8
- Updated to support Laravel 5.7
- Add code and previous exception to exceptions thrown via
smscRespondedWithAnError
andcouldNotCommunicateWithSmsc
routeNotificationForSmscru
can return array of phone numbers (#26, #27)- No exception thrown if
routeNotificationForSmscru
returns empty value (#26, #27)
- Close #12
- Fix #24
- Updated to support Laravel 5.6
- Fix #21
- Fix #19
- Updated to support Laravel 5.5
- Fix notification routing method name (
routeNotificationForSmsru
→routeNotificationForSmscru
)
sendAt()
method added
- Get 'sender' from settings when sending message without calling
from
method
- Updated to support Laravel 5.4
- Refactoring
- Tests improvements
- Use stable version and allow backport usage
- experimental release
- experimental release