You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the guide step indicator and body text default colors rendering at the wrong opacity, caused by the built-in default color values using the wrong hex byte order.
Fixed inline story strips containing multiple videos exhausting the device's media pipeline: video players are now created only for on-screen cards and fully released when a card scrolls away or the story closes, so videos play reliably instead of failing once several are present.