diff --git a/browsers/safari.json b/browsers/safari.json index 7b2a3aaad1f55c..824713bac91b38 100644 --- a/browsers/safari.json +++ b/browsers/safari.json @@ -328,13 +328,14 @@ "18.1": { "release_date": "2024-10-28", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes", - "status": "current", + "status": "retired", "engine": "WebKit", "engine_version": "619.2.8" }, "18.2": { + "release_date": "2024-12-11", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes", - "status": "beta", + "status": "current", "engine": "WebKit", "engine_version": "620.1.16" } diff --git a/browsers/safari_ios.json b/browsers/safari_ios.json index e7a52f7e97b49f..af3d4f4711c038 100644 --- a/browsers/safari_ios.json +++ b/browsers/safari_ios.json @@ -300,13 +300,14 @@ "18.1": { "release_date": "2024-10-28", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes", - "status": "current", + "status": "retired", "engine": "WebKit", "engine_version": "619.2.8" }, "18.2": { + "release_date": "2024-12-11", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes", - "status": "beta", + "status": "current", "engine": "WebKit", "engine_version": "620.1.16" } diff --git a/browsers/webview_ios.json b/browsers/webview_ios.json index dcc5d60948ab33..5d7c5d5d02d036 100644 --- a/browsers/webview_ios.json +++ b/browsers/webview_ios.json @@ -300,13 +300,14 @@ "18.1": { "release_date": "2024-10-28", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes", - "status": "current", + "status": "retired", "engine": "WebKit", "engine_version": "619.2.8" }, "18.2": { + "release_date": "2024-12-11", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes", - "status": "beta", + "status": "current", "engine": "WebKit", "engine_version": "620.1.16" }