diff --git a/CHANGELOG.md b/CHANGELOG.md index c09ad41e..d4352060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,6 +123,7 @@ * fix incognito tab closing new tab under normal tab (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/1030) * allow custom tab intents and opening external links in incognito (thanks to @uazo) * never use HTTP probes for connectivity check on Android < M +* re-introduce option to use home page as NTP (thanks to @uazo, https://github.com/bromite/bromite/pull/1586) # 94.0.4606.109 * experimental user scripts support (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/792) diff --git a/README.md b/README.md index 2afa2792..afc941f0 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ ETH donations address: `0x5d392F8FBf3465afe05B1Adc575e248D33B891F6` * HTTPS-only mode enabled by default * disable TLS resumption by default * partition DoH requests by top-frame NIK +* add option to use home page as NTP ## Features not related to privacy * browser automatic updates, enabled by default