From 33c06f11c7734cb13ff155a7d9498acc1c6ad50d Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 9 Feb 2025 20:00:54 +0100 Subject: [PATCH] Version 1.12 --- manifest.json | 2 +- releaseNotes.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ecae197..e4286e3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ { "name": "CanvasBlocker", "description": "__MSG_addon_description__", - "version": "1.11", + "version": "1.12", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" diff --git a/releaseNotes.txt b/releaseNotes.txt index eac180f..6454e5b 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,3 +1,17 @@ +Version 1.12: + changes: + - + + new features: + - + + fixes: + - + + known issues: + - if a data URL is blocked the page action button does not appear + - canvas and navigator APIs in workers are not protected + Version 1.11: changes: - added jnn-pa.googleapis.com to the convenience preset for YouTube