Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarjolintu <sami.vanttinen@gmail.com>2017-09-17 10:03:57 +0300
committervarjolintu <sami.vanttinen@gmail.com>2017-09-17 10:03:57 +0300
commit61d2090496141eefb2fcf4339c6ddc11c22bdbf7 (patch)
tree225e5a61f435263606febad00f0b3f7a552f8854 /CHANGELOG
parentdb603a4c663f621d187df4497e71a01f6fecd39b (diff)
Better implementation of non-hidden forms detection. Code verified via JSHint.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6049e28..2ee000a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@
- HTTP auth works with all browsers
- Fixed showing credentials from previous logins in the popup (credits to smorks/passifox)
- Automatic detection of div's with forms that are non-hidden by user interaction
+- Verified the source code via JSHint
0.2.9 (2017-08-27)
=========================