Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.62k stars 1.38k forks source link

Safari 18.0 is here! #7156

Open jensimmons opened 2 weeks ago

jensimmons commented 2 weeks ago

Safari 18.0 shipped yesterday, Sept 16, 2024. https://developer.apple.com/documentation/safari-release-notes/safari-18-release-notes https://webkit.org/blog/15865/webkit-features-in-safari-18-0/

It'd also be a nice time to add the slot for Safari 18.1 to the system.

Schweinepriester commented 2 weeks ago

Also Safari 17.7, at least on iOS, no?

Seemingly Safari 17.7 on macOS does not exist?

jensimmons commented 2 weeks ago

There is no Safari 17.7 on any platform, no. iOS did bump up to iOS 17.7, but the Safari version number is separate from the iOS/iPadOS version number. We should just have a Safari 17.6 on all platforms, and then Safari 18.0.

Schweinepriester commented 2 weeks ago

The User agent seems to report otherwise, based on what you are saying I would have expected it to stay at 17.6 🤔

But maybe general question: Is there a way to check the separate Safari version number in the settings somewhere? :)

image

jensimmons commented 1 week ago

Safari 18.1 release notes! https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes

(And I'm digging further into the 17.7 question...)

Schweinepriester commented 6 hours ago

Fyrd seems to have added 18.0 and 18.1, so I suppose technically this issue can be closed.

As for 17.7 however, in addition to my single example I can report that in the stats of my company version 17.7 on mobile is already the 11th most used version. Somehow even on desktop there are very few but still 500-ish sessions (mis?)reported with that version.

So I really think there should be an entry for 17.7, at least for on iOS, to have that mapping available, e.g. for in the future for browserslist to be able to target the last version of 17.x.

jensimmons commented 5 hours ago

I can confirm that iOS went to Safari 17.7, while macOS stayed at 17.6. This is unusual, but perhaps should be documented for the sake of the user agent & yes, user stats. There are zero meaningful-to-web-developer differences between 17.6 and 17.7.