fix #1085: disabled manifest.json to fix dropbox in iOS PWA

This commit is contained in:
antelle 2019-01-13 17:02:01 +01:00
parent 98f1b1087c
commit 00fb500287
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<meta name="kw-signature" content="">
<meta name="kw-config" content="(no-config)">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="manifest" href="manifest.json">
<!--<link rel="manifest" href="manifest.json">-->
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png">

View File

@ -2,7 +2,8 @@ Release notes
-------------
##### v1.7.3 (TBD)
`-` fixed window activation when KeeWeb is launched second time
`-` Windows AutoType helper is now using .NET Framework v4
`-` fix #1087: Windows AutoType helper is now using .NET Framework v4
`*` fix #1085: fixed dropbox in iOS PWA, removed manifest.json
##### v1.7.2 (2019-01-07)
`-` fixed Google Drive cookies issues