Skip to content

Releases: roundrop/facebook4j

2.4.13

04 Jan 03:32
Compare
Choose a tag to compare

Changes

2.4.12

04 Jan 03:05
Compare
Choose a tag to compare

Changes

2.4.11

06 Feb 00:11
Compare
Choose a tag to compare

Changes

2.4.10

10 Jul 23:59
Compare
Choose a tag to compare

Changes

2.4.9

14 Apr 05:22
Compare
Choose a tag to compare

Changes

2.4.8

27 Oct 01:43
Compare
Choose a tag to compare

Topics

  • Conversation API Support
  • Nested reply comments to top-level comments
  • Attachment Enhancement
    • Attachments on Messages
    • Additional PictureSizes
    • Attachments on Posts

#103 Contributed by Oliver Schmid [email protected]

Changes

2.4.7

03 Oct 02:37
Compare
Choose a tag to compare

Changes

2.4.6

01 Jul 14:29
Compare
Choose a tag to compare

Changes

2.4.5

18 Jun 14:27
Compare
Choose a tag to compare

Topics

Sharedposts API Support

Added /{id}/sharedposts endpoints support.
You can get sharedposts for a Post, Photo, and Video via Facebook.get****Sharedposts() methods.

Changes

2.4.4

24 May 01:48
Compare
Choose a tag to compare

Topics

Reactions API Support

Facebook has added a new reactions edge for objects that were previously likable.
We can get reactions via API. (cannot post)
With Facebook4J, you can get reactions for a Post, Photo, … via Facebook.get****Reactions() methods.

Changes