From 22241eabc8ac25ba1add9d8fad359481a05f2069 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Sun, 24 Apr 2022 18:30:09 +0200 Subject: [PATCH] Document home page as NTP --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) 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