diff --git a/extension/manifest.json b/extension/manifest.json index 3a3a4c45b..cb9c563e7 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Impeccable", "description": "Detect common UI anti-patterns in any web page", - "version": "1.2.0", + "version": "1.2.1", "permissions": ["activeTab", "scripting", "storage", "webNavigation"], "host_permissions": [""], "background": { diff --git a/site/pages/changelog.astro b/site/pages/changelog.astro index 015087239..c8d7c60ba 100644 --- a/site/pages/changelog.astro +++ b/site/pages/changelog.astro @@ -173,6 +173,15 @@ import '../styles/changelog-faq-kinpaku.css'; +
+
Extension v1.2.1June 18, 2026
+ +
+
Extension v1.2.0June 14, 2026