diff --git a/docs/PATCHES.md b/docs/PATCHES.md
index 75eff91d..675847bd 100644
--- a/docs/PATCHES.md
+++ b/docs/PATCHES.md
@@ -165,6 +165,7 @@
|**Experimental user scripts support**
Fri, 13 Aug 2021 17:10:47 +0000
File: [Experimental-user-scripts-support.patch](/build/patches/Experimental-user-scripts-support.patch)
Author: uazo
Context:
License: GPL-3.0-only |Activate the user scripts functionality for Android,
as it is available in the Desktop version.
It is possible to add user scripts in two ways: by
selecting files from the picker in the settings or
downloading the scripts and opening them from downloads
(only if such files end with '.user.js').
New imported scripts are disabled by default: they
can be activated via the UI.
Parsed user script headers are: name, version, description,
include, exclude, match, exclude_match (only http and
https), run-at (document-start, document-end,
document-idle), homepage, url_source
The UI also allows you to see the source of the script.
See also: components/user_scripts/README.md
Requires patch: Adds-support-for-writing-URIs.patch|
|**Eyeo Adblock for Cromite**
Thu, 29 Sep 2022 11:27:35 +0000
File: [Eyeo-Adblock-for-Cromite.patch](/build/patches/Eyeo-Adblock-for-Cromite.patch)
Author: uazo
Context:
License: |Change the normal behaviour of Eyeo Chromium SDK to
suit Bromite logic.
Add blocking in service workers
Activates the pop-up blocking management present in adblockplus
but not active in upstream.
Added "enable-stricter-popup-blocker" flag for the global
deactivation of all pop-ups (default disabled)|
|**Fix chromium build bugs**
Wed, 6 Sep 2023 17:55:01 +0000
File: [Fix-chromium-build-bugs.patch](/build/patches/Fix-chromium-build-bugs.patch)
Author: Your
Context:
License: |because of
https://bugs.chromium.org/p/chromium/issues/detail?id=1491776#c10|
+|**Fix chromium vanilla**
Fri, 2 Aug 2024 10:22:09 +0000
File: [Fix-chromium-vanilla.patch](/build/patches/Fix-chromium-vanilla.patch)
Author: uazo
Context:
License: |Fixes some crashes in start-up (only chromium vanilla)|
|**Fix crash on customize profile ui**
Thu, 7 Sep 2023 06:15:28 +0000
File: [Fix-crash-on-customize-profile-ui.patch](/build/patches/Fix-crash-on-customize-profile-ui.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Follow only system dark mode**
Mon, 4 Jul 2022 16:14:37 +0300
File: [Follow-only-system-dark-mode.patch](/build/patches/Follow-only-system-dark-mode.patch)
Author: krlvm
Context:
License: GPL-3.0-only |Follow only system dark mode preference when theme is set to system default|
|**Fonts fingerprinting mitigation**
Wed, 1 Mar 2023 15:37:55 +0000
File: [Fonts-fingerprinting-mitigation.patch](/build/patches/Fonts-fingerprinting-mitigation.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |The patch disables the use of non-standard fonts by blink,
used for device fingerprinting.
Access to local fonts and downloading fonts via Android
Downloadable Fonts API is disabled.
In windows, the patch exposes only fonts from the default
installation based on the user language exposed to the websites,
eliminating the ability to retrieve fonts handled differently
by gdi and directwrite.
It is possible to restore the original behavior via the
fonts-fingerprint-mitigation flag, which is active by default.|
@@ -289,6 +290,7 @@
|**eyeo Browser Ad filtering Solution: Base Module**
Thu, 12 Oct 2023 14:46:00 +0200
File: [eyeo-beta-118.0.5993.48-base.patch](/build/patches/eyeo-beta-118.0.5993.48-base.patch)
Author: chromium-sdk
Context:
License: |Based on Chromium 118.0.5993.48|
|**eyeo Browser Ad filtering Solution: Chrome Integration Module**
Thu, 12 Oct 2023 14:46:02 +0200
File: [eyeo-beta-118.0.5993.48-chrome_integration.patch](/build/patches/eyeo-beta-118.0.5993.48-chrome_integration.patch)
Author: chromium-sdk
Context:
License: |Based on Chromium 118.0.5993.48
Pre-requisites: eyeo Browser Ad filtering Solution: Base Module|
|**eyeo Browser Ad filtering Solution: Extension API Module**
Thu, 12 Oct 2023 14:46:09 +0200
File: [eyeo-beta-118.0.5993.48-extension_api.patch](/build/patches/eyeo-beta-118.0.5993.48-extension_api.patch)
Author: chromium-sdk
Context:
License: |Based on Chromium 118.0.5993.48
Pre-requisites: eyeo Browser Ad filtering Solution: Base Module|
+|**final patch for chromium vanilla**
Fri, 2 Aug 2024 14:43:51 +0000
File: [Final-patch-for-chromium-vanilla.patch](/build/patches/Final-patch-for-chromium-vanilla.patch)
Author: uazo
Context:
License: |Mark the latest patch for chromium vanilla|
|**kill Auth**
Fri, 22 Jun 2018 17:06:15 +0200
File: [kill-Auth.patch](/build/patches/kill-Auth.patch)
Author: thermatk
Context:
License: GPL-3.0-only ||
|**kill Location, fall back to system**
Fri, 22 Jun 2018 17:05:17 +0200
File: [kill-Location-fall-back-to-system.patch](/build/patches/kill-Location-fall-back-to-system.patch)
Author: thermatk
Context:
License: GPL-3.0-only ||
|**kill Vision**
Fri, 22 Jun 2018 17:04:43 +0200
File: [kill-Vision.patch](/build/patches/kill-Vision.patch)
Author: thermatk
Context:
License: GPL-3.0-only |Barcode, face and text detection APIs|