Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

32 lines (28 loc) · 3.99 KB

Changelog

1.6.1 (unreleased)

1.5.0

  • [Fix] Logging in using login approvals (2FA) now work (#548)
  • [New] listen: Adds field mentions that stores an array of ids of users tagged in the message (#510)
  • [Breaking change] getThreadList: Removes deprecated fields in returned object, adds some new fields (#488)
  • [Breaking change] getThreadInfo: Removes deprecated fields in returned object, adds some new fields (#488)
  • [New] getEmojiUrl: Adds utility function for getting the image URL for a Messenger-style emoji (#477)
  • [Breaking change] changeThreadColor: Due to Facebook backend changes, the thread color can no longer be set to an arbitrary hex value. Color validation and api.threadColors have been added to facilitate this change (#512)
  • getThreadHistory: Fix crash when the author of an old message is no longer available (#521)
  • [New] message: Adds field isUnread that represents whether or not the message was read (#519)

1.4.0 (2017-04-28)

1.3.0 (2017-04-01)

1.2.0 (2016-08-18)