diff --git a/app/templates/open.hbs b/app/templates/open.hbs index de623ca55..5aeaa1e52 100644 --- a/app/templates/open.hbs +++ b/app/templates/open.hbs @@ -64,11 +64,16 @@ {{/if}}
+
+ {{!-- we need these inputs to screw browsers passwords autocompletion --}} + + +
-
diff --git a/release-notes.md b/release-notes.md index e2ca0e949..f79e83e40 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,6 +3,7 @@ Release notes ##### v1.6.0 (WIP) `+` desktop apps integrity protection `+` auto-lock on computer lock +`*` prevent master password autocomplete `-` fixed auto-closing tab when starting from link `-` fixed tray icon click crash