Laravel Notification Channels Twitter Versions Save

Twitter Notifications Channel for Laravel

V8.1.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel-notification-channels/twitter/compare/v8.1.1...V8.1.2

v8.1.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel-notification-channels/twitter/compare/v8.1.0...v8.1.1

v8.0.0

10 months ago
  • Support Twitter API V2

v7.1.1

1 year ago
  • Twitter Direct Message Fix

v7.1.0

1 year ago
  • Add support for video attachments

v7.0.0

1 year ago

Add Laravel 10 support and bump PHP requirement to 8.1

v6.2.0

1 year ago
  • Add ability to send status as reply to a tweet

v6.1.0

1 year ago

Upgrading to the latest Twitter OAuth package version.

v6.0.0

2 years ago
  • Only support Laravel 8 and above
  • Only support PHP 8 and above
  • clean up code