Skip to content

Commit

Permalink
chore(changelog): add notes about v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merlin committed Feb 1, 2022
1 parent 56a0460 commit 306d44d
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# 1.5.0 (2022-02-01)

### Native SDKs
* Giphy Android SDK [v2.1.16](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.1.16)
* Giphy iOS SDK [v2.1.17](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.17)

- Giphy Android SDK [v2.1.16](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.1.16)
- Giphy iOS SDK [v2.1.17](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.17)

### Features

- **Deep Press Previews**. This new feature enables users to "deep press" on a piece of content in the grid and view a context menu, including various options such as select, more by `@user-name`, and remove from recents, which is only shown in the case the grid is populated with previously selected content. <br/><br/> While this feature applies to all content types in the GIPHY SDK, we were motivated to develop it specifically to enhance the experience for Clips (GIFs With Sound!), so that users may much more seamlessly experience video content without having to leave the context of the grid. <br/><br/> Whereas previously the only method of hearing a Clip was to tap on its silent preview in the grid, taking the user to the detail screen, users may now "deep press" on the preview to see and hear it in inline.

### Build System
* [deps] Bump Android SDK version from 2.1.14 to 2.1.16 ([2549c6f](https://github.com/Giphy/giphy-react-native-sdk/commit/2549c6f4e70adacc9f180e83064189d11f780d35))
* [deps] Bump iOS sdk version from 2.1.16 to 2.1.17 ([5335063](https://github.com/Giphy/giphy-react-native-sdk/commit/5335063ced08c4342abc5ca116c5f7835f110191))
* [deps] Bump npm packages to the latest versions ([c61c58a](https://github.com/Giphy/giphy-react-native-sdk/commit/c61c58a13a559598cb6e6a1a1e987f3ec4da275f))

- [deps] Bump Android SDK version from 2.1.14 to 2.1.16 ([2549c6f](https://github.com/Giphy/giphy-react-native-sdk/commit/2549c6f4e70adacc9f180e83064189d11f780d35))
- [deps] Bump iOS sdk version from 2.1.16 to 2.1.17 ([5335063](https://github.com/Giphy/giphy-react-native-sdk/commit/5335063ced08c4342abc5ca116c5f7835f110191))

# 1.4.1 (2022-01-18)

Expand Down

0 comments on commit 306d44d

Please sign in to comment.