Releases: botman/driver-web
Releases · botman/driver-web
1.5.1
Fixed
- Fixed
isInteractiveMessageReply
check
1.5.0
Added
- Added support for chat widget routes and views
1.4.0
Added
- Added Laravel Service Providers
- Added ability to listen for File attachments
1.3.1
Fixed
- Fixed an issue with Symfony FileUpload component
1.3.0
Added
- WebDriver now allows sending Images,Videos and Audio files
1.2.1
Fix
- WebAccess implementations now have
$additionalParameters
too
1.2.0
Added
- Pass
$additionalParameters
to the web driver response
1.1.0
Added
- Allow setting interactive message replies
1.0.1
Return incoming messages by reference.