Releases: laravel-notification-channels/twitter
Releases · laravel-notification-channels/twitter
1.0.8
Support for Laravel 5.7
Support Laravel 5.6 Fix
Merge pull request #39 from christophrumpel/master Update dependencies for Laravel 5.6
Support Laravel 5.6
Merge pull request #36 from gpluess/patch-1 Updated tweet length
Update tweet length
It is now possible to post 280 characters instead of 140.
Support Laravel 5.5
This release adds support to the new Laravel 5.5 version and auto discovery.
Laravel 5.4 support
Update dependencies to use the latest Laravel notifictions.
Handle too long status updates
There will an exception thrown if a status message is too long.
Update reamde
Update readme to show adapted image handling.
Refactor image handling
Twitter status updates have now an own method for images.
Fix namespacing
Minor change to fix namespacing in the tests .