Skip to content

Releases: ShellMonkeys/fb-messenger-es6

v1.1.0

24 Jul 20:47
Compare
Choose a tag to compare

Fixes

  • ShareButton.shareContext breaking fluent interface pattern

Amendments
N/A

Enhancements

Breaking Changes
N/A

v1.0.5

12 May 19:09
Compare
Choose a tag to compare

Fixes
N/A

Amendments

  • Revert script change prepublishOnly => prepublish

v1.0.3

03 May 15:22
Compare
Choose a tag to compare

Fixes
N/A

Amendments

  • Expose referral in postback (see #16)

v1.0.1

01 May 15:00
Compare
Choose a tag to compare

Fixes

  • remove using babel-istanbul plugin for publish

Amendments

  • change script prepublish -> prepublishOnly

v1.0.0

28 Apr 20:08
Compare
Choose a tag to compare

Fixes
N/A

Amendments

  • change license
  • update Graph API versions supported
  • update User Profile fields
  • updated README to include the 2 ways to initialize TextQuickReply

Enhancements

Breaking Changes

  • Removed deprecated methods in Client - send, getProfile, senderActions, viewBotSettings, updateBotSettings, deleteBotSettings

v0.2.0

27 Apr 17:57
Compare
Choose a tag to compare

Fixes

  • Crash in validating signature (see #9)

Amendments

  • Update TextQuickReply to match README (see #10)

Enhancements

  • Messenger extensions support (see #12)
  • Parametric codes support (see #13)