From a6603ca8270d330628c2ff92ee819d1f5c8ece7f Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 16 Jan 2018 23:34:02 +0100 Subject: [PATCH] Release 63.0.3239.144 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0cf590..d0adcc72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ +# 63.0.3239.144 +* fixed invalid AdBlock filter rule blocking all connections (https://github.com/bromite/bromite/issues/26) +* updated AdBlock filters + # 63.0.3239.129 * updated AdBlock filters # 63.0.3239.122 * disable webRTC completely (https://github.com/bromite/bromite/issues/9) * hyperlinks sanitization fixed and now accessible from Google logo click +* now building and publishing SystemWebView apks # 63.0.3239.118 * limit impact of AMP-removal to not break tabs (https://github.com/bromite/bromite/issues/20)