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 download progress cards getting stuck at their last percentage
forever. Most apps update the same notification in place when a
download finishes (clearing its progress/ongoing state) rather than
posting a new one — that update was being filtered out as "just a
plain message" and never reached the island. Live cards now always
get their closing update through.
Media card: paused state is icon-only now — just the pause-bars icon,
no text, no source-app icon standing in for it.
Media card: the wave visualiser's "is it playing" detection is more
robust for apps/browsers that don't report a clean playback state, and
colour sampling from album art is now crash-safe against hardware-backed
bitmaps.