diff --git a/CHANGELOG.md b/CHANGELOG.md index 750e8c5..af12125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.

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.

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)