From df6ebfee27597887075b94a945e707ecd69decb1 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 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d318df31..30df7523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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. ### Changed -- cgit v1.2.3