Skip to content

Releases: laravel-notification-channels/facebook

0.3.0

10 Feb 19:34
3b7f7c8
Compare
Choose a tag to compare

What's Changed

  • Laravel 9 Support.
  • Add support string payload to button element by @dostrog in #50
  • Add Image aspect ratio helper by @dostrog in #51

New Contributors

Full Changelog: 0.2.1...0.3.0

v0.2.1

06 Dec 19:02
8e2a578
Compare
Choose a tag to compare
  • PHP 8 Support.

0.2.0 - Laravel 8 & Guzzle 7 Support.

07 Sep 19:39
f58e0d7
Compare
Choose a tag to compare
  • Add Laravel 8 & Guzzle 7 Support.

Laravel 7 Support & Other Changes

26 Feb 07:21
c79ba3c
Compare
Choose a tag to compare
  • Laravel 7 Support.
  • App Secret Proof Support (Optional) (Thanks @pschocke).
  • Notification Response Support.

Laravel 6 Support And Other Additions

10 Oct 15:26
Compare
Choose a tag to compare
  • 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.

Support All Laravel versions 5.1 to Latest.

21 Oct 20:15
033aaa9
Compare
Choose a tag to compare
v0.0.3

Use caret version constraint

Add Laravel 5.6 Support

08 Feb 18:25
f2c3aef
Compare
Choose a tag to compare
  • Add Laravel 5.5 & 5.6 Support. Tagged.

0.0.1

15 Aug 14:36
Compare
Choose a tag to compare
  • experimental release