From 0bd5ad6ba8fb53a533861784d1843bfbc3789985 Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 17 Apr 2026 02:19:19 -0400 Subject: [PATCH 1/4] Fix on samsung internet browser Fixes #2438 --- maze-utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maze-utils b/maze-utils index 2540f1cf1..200e29af3 160000 --- a/maze-utils +++ b/maze-utils @@ -1 +1 @@ -Subproject commit 2540f1cf1c4ea4b145bd17d2b883313860440c68 +Subproject commit 200e29af336bcd9fcec1281533b683566672cc85 From 3431ad9449665f730ede29ba3017b7b465fabbdd Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 17 Apr 2026 02:40:27 -0400 Subject: [PATCH 2/4] Add support for new embed player Fixes #2454 Fixes #2461 Fixes #2412 --- maze-utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maze-utils b/maze-utils index 200e29af3..aeb70d605 160000 --- a/maze-utils +++ b/maze-utils @@ -1 +1 @@ -Subproject commit 200e29af336bcd9fcec1281533b683566672cc85 +Subproject commit aeb70d605a5d499ec741c5977bac19df79cedd35 From 7702e53534f8146b8271101c4c6fbf4bfc8a7b13 Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 17 Apr 2026 02:40:54 -0400 Subject: [PATCH 3/4] bump version --- manifest/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index 4cfa396aa..5da61515f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "6.1.3", + "version": "6.1.4", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", From f92a4af57dec020d4ef480e0042b6d137cf08986 Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 17 Apr 2026 02:41:40 -0400 Subject: [PATCH 4/4] update translations --- public/_locales | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_locales b/public/_locales index 432840948..146846aaa 160000 --- a/public/_locales +++ b/public/_locales @@ -1 +1 @@ -Subproject commit 432840948c8ad9affdc866a50d69ab724aea94b9 +Subproject commit 146846aaa220ec3491ca4f2f3931227b090a1634