Skip to content

Origin Isle v1.2.1

Choose a tag to compare

@fvhde fvhde released this 16 Aug 14:30
· 23 commits to main since this release
  • 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.