Update README and Changelog

This commit is contained in:
2020-09-22 11:22:15 +02:00
parent 12d49fab4e
commit 6611641534
2 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
**v1.0 :**
Server
* Add clear form button for "Add new password" div
* If we have a current URL in add form and we have a password entry that match this URL, go to the last when all is deciphered
Addon
* Remove old v1 crypto functions & compatibility
* Remove old firefox addon code
* Remove block_url feature to increase websites compatibility
* Force copy password into clipboard for @_ request from popup even if we can fill it
* Fix a bug: wait for promise before displaying message for clipboard pasted password
CLI
**v0.9 :**
Server