v2.3.12
- Option to disable emoji variations
GPHSettings.disableVariations = true
- Improved accessibility label quality for gifs (uses the
alt_text
property ofMedia
to populate gifs' accessibility labels, when available. otherwise defaults totitle
)