v2.2.7
- Option to disable emoji variations when using the
GiphyGridController
giphyGridController.emojiSettings.disableVariations = true
- Reduce
limit
parameter to API requests from 50 to 25 - Improved accessibility label quality for gifs (uses the
alt_text
property ofGPHMedia
to populate gifs' accessibility labels, when available. otherwise defaults totitle
)