Skip to content

Releases: restfb/restfb

Release 2026.1.0

18 Mar 07:27
v2026.1.0
9336697

Choose a tag to compare

2026.1.0 (February 19, 2026)

  • Issue #1526: Java baseline switched to Java 11
  • Issue #1631: Default web request handling migrated from HttpURLConnection to Java HttpClient (including improved HTTP/2 handling)
  • Stream-based BinaryAttachment factory methods now use Supplier<InputStream> for safer retries and uploads
  • Response metadata handling improved with ApiResult<T> and direct connection metadata access
  • New FacebookClient#createConnection(...) hook added to customize connection instantiation
  • Error handling improved for API error payloads (including HTTP 200 error bodies), URL readability, and duplicate URL parameters in exceptions
  • Deprecated Graph API versions removed from the Version enum
  • Issue #1643: Graph API v25.0 added to Version and LATEST updated accordingly
  • Issue #1608: AGENTS.md repository guidance added for AI coding assistants

Release 2025.15.0

20 Oct 21:21
v2025.15.0
9a98b76

Choose a tag to compare

2025.15.0 (October 20, 2025)

  • Issue #1612: Missing Connections added to Ad object
  • Issue #1613: Missing Connections added to Ads Business object
  • Issue #1621: Graph API 24.0 - enum value added
  • Issue #1622: Graph API 24.0 - is_owner added to Conversation
  • Issue #1620: Make JSON in Connection accessible
  • Issue #1611: lombok lib updated

Release 2025.14.0

07 Sep 20:46
v2025.14.0
a7bb56e

Choose a tag to compare

2025.13.0 (July 15, 2025)

  • Issue #1598: threads_profile_discovery permission added
  • Issue #1590: threads_business_basic permission added
  • Issue #1596: is_verified added to TdProfile
  • Issue #1597: TdReplyAudience values added
  • dependencies updated

Release 2025.13.0

15 Jul 20:54
v2025.13.0
c22df64

Choose a tag to compare

2025.13.0 (July 15, 2025)

  • Issue #1598: threads_profile_discovery permission added
  • Issue #1590: threads_business_basic permission added
  • Issue #1596: is_verified added to TdProfile
  • Issue #1597: TdReplyAudience values added
  • dependencies updated

Release 2025.12.0

03 Jun 09:09
v2025.12.0
8e7cf66

Choose a tag to compare

2025.12.0 (June 03, 2025)

  • Issue #1584: Graph API v23.0 added
  • Issue #1585: threads_location_tagging permission added
  • Issue #1586: Location type and fields added to TdMedia

Release 2025.11.0

21 May 13:18
v2025.11.0
7a7712b

Choose a tag to compare

2025.11.0 (May 21, 2025)

  • Issue #1577: AdCreativeObjectStorySpec fields fixed

    Thanks to @harry-cong-wadiz for the hint
  • Issue #1579: threads_delete permission added
  • Issue #1580: missing fields added to Video type

Release 2025.10.0

10 May 21:27
v2025.10.0
9974092

Choose a tag to compare

2025.10.0 (May 10, 2025)

Release 2025.9.0

10 May 21:26
v2025.9.0
ee566bd

Choose a tag to compare

2025.9.0 (April 30, 2025)

  • Issue #1569: add poll attachment to TdMedia object
  • Issue #1571: app usage header for Instagram Login Api added

Release 2025.8.0

21 Apr 19:34
v2025.8.0
f95e51c

Choose a tag to compare

2025.8.0 (April 21, 2025)

  • Issue #1558: Instagram Login API Exception added
  • build library updates

Release 2025.7.0

14 Apr 16:22
v2025.7.0
92a93f6

Choose a tag to compare

2025.7.0 (April 14, 2025)

  • Issue #1557: alt_text added to IgMedia
  • Issue #1561: removed old Facebook page links from Readme
  • library updates