Skip to content

Releases: TiagoGrosso/instagram-graph-api-lib

v7.0.0

08 Aug 23:32
Compare
Choose a tag to compare

7.0.0 (2024-08-08)

Bug Fixes

  • docs: update readme after axios removal (#397) (2987796)
  • it: remove fetch mock from integration tests (#399) (e8ae3c3)

chore

  • remove deprecated methods for paging, range and limit (#398) (560100b)

Features

  • request: remove axios and use native fetch instead (#396) (6036fea)

BREAKING CHANGES

  • addPaging(), addRange() and addLimit() are no
    longer available and should be replaced with withPaging(),
    withRange() and withLimit()
  • request: Since Axios has been removed, error handling with
    AxiosError will no longer work and should be done in accordance with
    the native Node fetch.

v6.2.0

06 Aug 23:27
Compare
Choose a tag to compare

6.2.0 (2024-08-06)

Features

  • comments: add 'from' and 'parent_id' fields to comment data (#395) (1a0cb14)

v6.1.1

15 Jul 18:29
Compare
Choose a tag to compare

6.1.1 (2024-07-15)

Bug Fixes

  • ci: allow sentence case in commmits (985cb7e)
  • it: increase timeout for video publishing tests (#380) (2b8af70)
  • it: replace stale video links in ITs (bde0cf9)

v6.1.0

24 Jan 19:17
Compare
Choose a tag to compare

6.1.0 (2024-01-24)

Features

  • page: adds requests to publish stories to page (#315) (04658b7)

v6.0.0

23 Jan 20:03
Compare
Choose a tag to compare

6.0.0 (2024-01-23)

Bug Fixes

BREAKING CHANGES

  • The PostPageVideoMediaRequest class and related client methods has been removed since it was no longer functional
    This also means that it is no longer possible to publish videos to CAROUSEL media via the API. Removed 'VIDEO' from MediaType enum

5.0.1

12 May 20:59
Compare
Choose a tag to compare

Release 5.0.1

5.0.0

13 Nov 19:29
0c92c5e
Compare
Choose a tag to compare

Release 5.0.0

4.0.2

06 Nov 19:29
Compare
Choose a tag to compare

Release 4.0.2

4.0.1

06 Nov 19:14
f2ac0f2
Compare
Choose a tag to compare

Release 4.0.1

4.0.0

06 Nov 15:25
Compare
Choose a tag to compare

Release 4.0.0