Skip to content

Releases: restfb/restfb

Release 2026.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:18
v2026.7.1
ca24c19

2026.7.1 (May 24, 2026)

  • Add Instagram Audio API response types
  • Add MessagingParticipant conversion to Send API message recipients

Release 2026.6.0

Choose a tag to compare

@github-actions github-actions released this 08 May 13:50
v2026.6.0
d7d3828

2026.6.0 (May 8, 2026)

  • Issue #1667: map IgContainer copyright check status
  • Issue #1668: map additional Post fields
  • Issue #1669: map additional Comment fields
  • Issue #1666: bump surefire-plugin to 3.5.5
  • Issue #1670: add collaboration invite type

Release 2026.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:35
v2026.5.0
d3992ae

2026.5.0 (April 30, 2026)

  • Issue #1664: IgMedia missing fields added

Release 2026.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:10
v2026.4.0
f563699

2026.4.0 (April 28, 2026)

  • Issue #1662: Facebook permissions updated
  • Issue #1659: Project Lombok lib version bump
  • Issue #1661: mockito junit lib version bump

Release 2026.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:20
v2026.3.0
9a64310

2026.3.0 (April 23, 2026)

  • Issue #1657: generic_template attachment in message

Release 2026.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 15:57
v2026.2.0
30256a2

2026.2.0 (April 19, 2026)

  • Issue #1645: Support for new business scoped user ids in whatsapp

    Thanks to @bert-walschap-hs for the hint
  • Issue #1655: support groups api payloads
  • some build dependency updates

Release 2026.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 07:27
v2026.1.0
9336697

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

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:21
v2025.15.0
9a98b76

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

Choose a tag to compare

@github-actions github-actions released this 07 Sep 20:46
v2025.14.0
a7bb56e

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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:54
v2025.13.0
c22df64

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