Skip to content

Releases: Giphy/giphy-react-native-sdk

v3.0.0

16 Aug 10:51
Compare
Choose a tag to compare

3.0.0 (2023-08-16)

Native SDKs

Features

  • Add support for new React Native architecture 🎉

v2.4.2

18 Jul 12:40
Compare
Choose a tag to compare

2.4.2 (2023-07-18)

Native SDKs

Bug Fixes

  • [Android] GiphyGridView doesn't refresh its content in certain scenarios (#126) (6f5ca67)

Build System

  • [deps] Bump Android SDK version from 2.3.6 to 2.3.6-hotfix-grid (#126) (6f5ca67)
  • [deps] Bump semver from 5.7.1 to 5.7.2 (a2f047b)
  • [deps] Bump semver from 5.7.1 to 5.7.2 in /example (dfc6e42)

v2.4.1

13 Jun 11:13
Compare
Choose a tag to compare

2.4.1 (2023-06-13)

Native SDKs

Features

  • Improve Accessibility Labels

Build System

  • [deps] Bump Android SDK version from 2.3.5 to 2.3.6 (b61625e)
  • [deps] Bump iOS SDK version from 2.2.5 to 2.2.6 (35bce1d)
  • [deps] Bump @sideway/formula from 3.0.0 to 3.0.1 in /example (bb41d8b)
  • [deps] Bump ansi-regex from 3.0.0 to 3.0.1 (a3c430d)
  • [deps] Bump async from 2.6.3 to 2.6.4 (cc740a9)
  • [deps] Bump decode-uri-component from 0.2.0 to 0.2.2 (98b613c)
  • [deps] Bump decode-uri-component from 0.2.0 to 0.2.2 in /example (8be76e4)
  • [deps] Bump http-cache-semantics from 4.1.0 to 4.1.1 (2d7c007)
  • [deps] Bump json5 from 2.2.1 to 2.2.3 (df2825f)
  • [deps] Bump minimatch from 3.0.4 to 3.1.2 (057683d)
  • [deps] Bump shell-quote from 1.6.1 to 1.8.1 (95d938b)
  • [deps] Bump simple-plist from 1.3.0 to 1.3.1 (b0a7731)
  • [deps] Bump vm2 from 3.9.10 to 3.9.19 (cda53db)

v2.4.0

24 May 10:06
Compare
Choose a tag to compare

2.4.0 (2023-05-24)

Native SDKs

Features

  • [GiphyDialog] Add theme support (04cfdfe)
  • [GiphyGridView] Add theme support (70a94e9)

Documentation

  • Add the GIPHY Theme section (33f4808)

Build System

  • [deps] Bump Android SDK version from 2.3.4 to 2.3.5 (93864e6)
  • [deps] Bump iOS SDK version from 2.2.4 to 2.2.5 (18679a5)
  • [deps] Bump type-fest, @giphy/js-types, and other dev deps (6007de4)

v2.3.0

08 May 07:09
Compare
Choose a tag to compare

2.3.0 (2023-05-08)

Native SDKs

Features

  • [GiphyDialog] Add enableDynamicText property (281c715)

Documentation

  • Add GIPHY Animated Text page (e8f8c54)

v2.2.1

27 Apr 07:07
Compare
Choose a tag to compare

2.2.1 (2023-04-27)

Native SDKs

Build System

  • [deps] Bump Android SDK version from 2.3.1 to 2.3.4 (491a526)

v2.2.0

25 Apr 14:13
Compare
Choose a tag to compare

2.2.0 (2023-04-25)

Native SDKs

Features

  • [iOS:GiphyDialog] Add selectedContentType property (#99) (e21a85a)

Build System

  • [deps] Bump iOS SDK version from 2.2.2 to 2.2.4 (31e6a52)

v2.1.3

02 Mar 12:14
Compare
Choose a tag to compare

2.1.3 (2023-03-02)

Native SDKs

Bug Fixes

  • [Android] App crashes when selecting a Gif (#90) (8a18094)

v2.1.2

08 Feb 16:59
Compare
Choose a tag to compare

2.1.2 (2023-02-08)

Native SDKs

Bug Fixes

  • [Android] Project-wide requests headers rewritten by GIPHY (#92) (b0ce09c)

Build System

  • [deps] Bump Android SDK version from 2.3.0 to 2.3.1 (03e2a89)

v2.1.1

11 Jan 18:18
Compare
Choose a tag to compare

2.1.1 (2023-01-11)

Native SDKs

Build System

  • [deps] Bump iOS SDK version from 2.2.1 to 2.2.2 (28b45e7)

Bug Fixes

  • [iOS:GiphyDialog] iOS bottom row theme is wrong when a device is in dark mode, but the theme prop is "light" (#89) (28b45e7)