From dab5cd3ded8b3e1d719d68803317a39bed7ff18e Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Thu, 2 Nov 2023 07:08:53 -0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2b18b29c..96818164 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,12 @@ In addition, Cromite would like to promote greater integration with other non-pr * Disable prefers-reduced-transparency media query [patch](https://github.com/uazo/cromite/blob/master/build/patches/00Disable-prefers-reduced-transparency-media-query.patch) https://github.com/uazo/cromite/issues/437 * Show full urls for bookmark [patch](https://github.com/uazo/cromite/blob/master/build/patches/00Show-full-urls-for-bookmark.patch) https://github.com/uazo/cromite/issues/434 +##### from [119.0.6045.106](https://github.com/uazo/cromite/issues/484#issuecomment-1788744844) +* Always clear js and wasm code cache at startup +* Block Intents While Locked [patch](https://github.com/uazo/cromite/blob/master/build/patches/00Block-Intents-While-Locked.patch) +* Keep Manta Service Disabled [patch](https://github.com/uazo/cromite/blob/master/build/patches/00Keep-Manta-Service-Disabled.patch) +* (Only windows) Hide the presence of the webcam if the user has not given permission #480 + #### Windows Cromite-specific features * enable Network Service Sandbox by default