From 5daca6356121362bfcfc8bce1cd67de3d8e68823 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 25 Aug 2020 21:01:43 +0200 Subject: [PATCH] Release 85.0.4183.84 --- CHANGELOG.md | 5 +++++ build/RELEASE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c38b200..608ef2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 85.0.4183.84 +* fix crash in About page (fixes https://github.com/bromite/bromite/issues/710) +* fix adding more than one proxy (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/679) +* fix system proxy configuration (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/377) + # 85.0.4183.82 * fixes bookmark button not working with always-incognito (fixes https://github.com/bromite/bromite/issues/654) * disable scroll-to-text-fragment diff --git a/build/RELEASE b/build/RELEASE index b82d099b..83da31e9 100644 --- a/build/RELEASE +++ b/build/RELEASE @@ -1 +1 @@ -85.0.4183.82 +85.0.4183.84