Skip to content

Commit

Permalink
Note Chrome/FF Theora removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBab committed Dec 28, 2024
1 parent b914eb7 commit a7d176e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ dark-mode. The MIME types image/avif, heic, and heif are now known
Also the `:checked` selector is now supported, so freesites can have
some CSS-based interactivity.

There’s one loss: Chrome removed Theora support in 2024 and Firefox
followed suit in version 130 (which [broke brasilian banking OTPs](https://bugzilla.mozilla.org/show_bug.cgi?id=1930548) ).
Firefox ESR (128) will still get support until may 27th 2025. Until
then we need sanitation for modern video formats like vp8 or vp9 and
webm to keep our video on demand (streaming) working.

## User experience

There are two improvements of the interface itself: Qupo1 updated the
Expand Down

0 comments on commit a7d176e

Please sign in to comment.