Skip to content

Version 1.3.15 - #622

Merged
maboa merged 1 commit into
mainfrom
release/1.3.15
Sep 2, 2026
Merged

Version 1.3.15#622
maboa merged 1 commit into
mainfrom
release/1.3.15

Conversation

@maboa

@maboa maboa commented Sep 2, 2026

Copy link
Copy Markdown
Member

A point release fixing the intro's poster on launch.

  • Firefox: the intro's player shows the markup poster while the popout shows the glyph #621 — the intro's player wore the markup poster on launch while the Recents popout drew the glyph, seen in Firefox on 1.3.14. The intro's medium is in the markup and starts loading before any script, so a cached mp3 could report metadata before media-first-frame had a listener, and the pass that draws the glyph never ran. The module now settles a medium whose metadata is already known when it wires up, and a library change settles audio still wearing the markup poster.

Fixes #621

Gate: 105 unit; 322 e2e passed, 1 skipped (the known WebKit OPFS skip).

@maboa
maboa merged commit ef12478 into main Sep 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firefox: the intro's player shows the markup poster while the popout shows the glyph

1 participant