From da8ca8b46d5d842670c9400c9a55b181eceb10b2 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 6 Nov 2020 10:50:34 +0530 Subject: Fix extra content for multiple username fields (#1192) Fixes #1190 Signed-off-by: Harsh Shandilya (cherry picked from commit df6ebfee27597887075b94a945e707ecd69decb1) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c4e43b23..a4ea1b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Cancelling the Autofill "Generate password" action now correctly returns you to the original app. +- If multiple username fields exist in the password, we now ensure the later ones are not dropped from extra content. ## [1.13.1] - 2020-10-23 -- cgit v1.2.3