diff --git a/bower.json b/bower.json index 9e10ce4b..36bfeab4 100644 --- a/bower.json +++ b/bower.json @@ -26,12 +26,12 @@ "baron": "2.2.2", "bourbon": "4.2.7", "dropbox": "keeweb/dropbox-js#0ac0efdc2711eece73f6ac044459e1fd0d5e9390", - "font-awesome": "4.6.3", - "kdbxweb": "a4d58631f2c98667e0de2f46915db2dd79bddd07", - "normalize.css": "4.2.0", - "pikaday": "1.4.0", + "font-awesome": "4.7.0", + "kdbxweb": "1.0.1", + "normalize.css": "5.0.0", + "pikaday": "1.5.1", "FileSaver.js": "eligrey/FileSaver.js", - "jquery": "3.1.0", + "jquery": "3.1.1", "jsqrcode": "antelle/jsqrcode#0.1.3", "argon2-browser": "0.0.5" } diff --git a/release-notes.md b/release-notes.md index 2ad4d572..ffa7535d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,8 @@ Release notes ------------- +##### v1.4.1 (TBD) +`+` fix #544: read files with empty binaries + ##### v1.4.0 (2017-02-04) KDBX4 format support and minor improvements `+` password generator usability improvements