From 85e9e55ddc3c0b5a2ea4d71627675b07d01d90bc Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 8 Mar 2022 14:22:07 +0100 Subject: [PATCH] Add missing issues in CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8414714..fcfc2dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # 99.0.4844.55 -* flag to enable Certificate Transparency (thanks to @uazo) +* flag to enable Certificate Transparency (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/1554) * allow adding search engines from incognito mode * disable all predictors code (thanks to @uazo) * revert allow block of view-source URLs @@ -9,6 +9,8 @@ * close a potential security issue with user scripts on native pages (thanks to @uazo) * disable safety checks and possible Omaha interactions * disable SegmentationPlatformFeature and Optimization Hints (thanks to @uazo) +* add notification for a major upstream version being released (fixes https://github.com/bromite/bromite/issues/1796) +* fix screenshots in incognito allowed by default (fixes https://github.com/bromite/bromite/issues/1816) # 98.0.4758.116 * disable minidumps upload