Laravel Notification Channels Facebook Versions Save

📨 Facebook Notifications Channel for Laravel

0.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel-notification-channels/facebook/compare/0.2.1...0.3.0

0.2.1

3 years ago
  • PHP 8 Support.

0.2.0

3 years ago
  • Add Laravel 8 & Guzzle 7 Support.

0.1.0

4 years ago
  • Laravel 7 Support.
  • App Secret Proof Support (Optional) (Thanks @pschocke).
  • Notification Response Support.

0.0.4

4 years ago
  • Laravel 6 Support.
  • Graph API version change config (You can optionally override default API version).
  • Messaging type support with methods.
  • Message tag support with enums.
  • Recipient type support with enums.
  • Notification type helpers.
  • Micro optimizations.
  • Typehint and return type declarations.
  • Cleanup and revisions to phpdoc blocks and others.

v0.0.3

5 years ago

0.0.2

6 years ago
  • Add Laravel 5.5 & 5.6 Support. Tagged.

0.0.1

7 years ago
  • experimental release