From 422178bc9dbf0cd27afbc5372efa020ac3e692e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Tue, 2 Mar 2021 16:54:32 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index b598cfa..60d0b6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +**v1.1 :** + +Server + * Remove old v1 crypto functions & compatibility + +Addon + * Add always_disabled feature + * Fix bug in gpass icon management + * Set activated icon only when a username is filled + * Add a checkbox to only copy password into clipboard from popup (and a default behaviour from options) + +CLI + + **v1.0 :** Server