Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Safari's support of Ogg / Vorbis #6986

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Conversation

jensimmons
Copy link
Contributor

This changes a few things:

  1. Separates the note about macOS version support from Ogg/Vorbis support, so that the expiration of the macOS requirement can be probably noted.
  2. Adds support for Vorbis to Safari 17.4 on iOS 17.4.

See release note: https://developer.apple.com/documentation/safari-release-notes/safari-17_4-release-notes

Added support for the Vorbis audio codec on iOS.
(Which applies to iPadOS and visionOS as well.)

This changes a few things:
1) Separates the note about macOS version support from Ogg/Vorbis support, so that the expiration of the macOS requirement can be probably noted.
2) Adds support for Vorbis to Safari 17.4 on iOS 17.4.
@Schweinepriester
Copy link
Contributor

Schweinepriester commented Feb 28, 2024

Good changes and happy to see support increasing!

One question though:
Is it possible to install some or all versions of Safari 16 on macOS Big Sur below version 11.3?
I don't know for certain, but I think it's likely possible, right?
If it is possible, I think all versions for which it's true, should keep note 1 (i.e. Safari 16.x).

@jensimmons
Copy link
Contributor Author

Vorbis support arrived in Safari 14.1 with macOS Big Sur 11.3.

If a user decided to keep running macOS Big Sur 11.3 and never update — but they did know how to update Safari alone, yes, they could update to Safari 15 and Safari 16.

I'll update the PR.

Correcting timing of when it's not possible to run Safari on macOS Big Sur 11.3.
@Fyrd Fyrd merged commit 764442e into Fyrd:main Mar 3, 2024
1 check passed
@Fyrd
Copy link
Owner

Fyrd commented Mar 3, 2024

Thanks!

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.

3 participants