This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 1.10.2] - 2020-07-30
8+
79### Fixed
810
9- - Properly handle cases where files contain only TOTP secrets and no password
10- - Correctly hide TOTP import button when TOTP secret/OTPAUTH URL is already present in extra content
11- - SMS OTP Autofill no longer crashes when invoked and correctly asks for the required permission on first use
11+ - Properly handle cases where files contain only TOTP secrets and no password
12+ - Correctly hide TOTP import button when TOTP secret/OTPAUTH URL is already present in extra content
13+ - SMS OTP Autofill no longer crashes when invoked and correctly asks for the required permission on first use
1214
1315## [ 1.10.1] - 2020-07-23
1416
@@ -265,7 +267,9 @@ All notable changes to this project will be documented in this file.
265267
266268- Fix elements overlapping.
267269
268- [ Unreleased ] : https://github.com/android-password-store/Android-Password-Store/compare/1.10.1...HEAD
270+ [ Unreleased ] : https://github.com/android-password-store/Android-Password-Store/compare/1.10.2...HEAD
271+
272+ [ 1.10.2 ] : https://github.com/android-password-store/Android-Password-Store/compare/1.10.1...1.10.2
269273
270274[ 1.10.1 ] : https://github.com/android-password-store/Android-Password-Store/compare/1.10.0...1.10.1
271275
You can’t perform that action at this time.
0 commit comments