From 2233f2541609e75cf0986401a6b7c79f62051b1d Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Sat, 6 Feb 2016 07:07:46 +0100 Subject: [PATCH] * [MOD] Updated changelog. --- CHANGELOG | 8 ++++++++ CHANGELOG-ES | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a136d62e0..70cbc6184 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ === ** v1.2.0.11 === +* [MOD] Modified logout behavior to prevent login for two times. Related #189 +* [MOD] Updated German translation. Thanks to @CyrosX +* [FIX] #198, #166. Put a delay between search requests to not fill the keybinding API very quickly. Thanks to @alexanderbuhler +* [FIX] Fixes #199. When doing 2FA login, the user's preferences weren't loaded +* [FIX] #166. Fixed error when searching for numbers or ip addresses. +* [FIX] Fixes #185.Thanks to @bitking +* [FIX] Fixes #186. Thanks to @wagnst +* [FIX] Related #189. Login not done for the fisrt time randomly. * [FIX] Fixed issue when importing accounts from CSV/XML. Form fields were not fully sent. === ** v1.2.0.10 === diff --git a/CHANGELOG-ES b/CHANGELOG-ES index 8d2870117..ea2496533 100644 --- a/CHANGELOG-ES +++ b/CHANGELOG-ES @@ -1,5 +1,13 @@ === ** v1.2.0.11 === +* [MOD] Modificado el comportamiento de logout para prevenir el login por 2 veces. Related #189 +* [MOD] Actualizada traducción al Alemán. Thanks to @CyrosX +* [FIX] #198, #166. Poner un retardo entre peticiones de búsqueda para no llenar la API del teclado muy rápidamente. Thanks to @alexanderbuhler +* [FIX] Fixes #199. En el proceso de 2FA, la preferencias del usuario no eran cargadas. +* [FIX] #166. Corregido error al buscar números o direcciones IP. +* [FIX] Fixes #185.Thanks to @bitking +* [FIX] Fixes #186. Thanks to @wagnst +* [FIX] Related #189. No se realiza el login por primera vez de forma aleatoria. * [FIX] Corregido error al importar cuentas desde CSV/XML. Los campos del formulario no eran completamente enviados. === ** v1.2.0.10 ===