From 60020054f7ff2823ec09bd4e452ffa0ec07854db Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 28 Jul 2021 14:33:45 +0200 Subject: Update changelog from master --- doc/changelog.asciidoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index d063a1a46..ca59c80dd 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,6 +15,20 @@ breaking changes (such as renamed commands) can happen in minor releases. // `Fixed` for any bug fixes. // `Security` to invite users to upgrade in case of vulnerabilities. +[[v2.3.1]] +v2.3.1 (unreleased) +------------------- + +Fixed +~~~~~ + +- Updated the workaround for Google Account log in claiming that this browser + isn't secure. For an equivalent workaround on older versions, run: + `:set -u https://accounts.google.com/* content.headers.user_agent "Mozilla/5.0 ({os_info}; rv:90.0) Gecko/20100101 Firefox/90.0"` +- Corrupt cache file exceptions with `adblock` 0.5.0+ are now handled properly. +- Crash when entering unicode surrogates into the filename prompt. +- `UnboundLocalError` in `qute-keepass` when the database couldn't be opened. + [[v2.3.0]] v2.3.0 (2021-06-28) ------------------- -- cgit v1.2.3-54-g00ecf