From 57dcf7369db6f0453faaa10f687b6a5720a50d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Fri, 22 May 2015 08:09:54 +0300 Subject: [PATCH] + Release v1.2 + add password generator (2 methods: random + templates) with password strength indicator + editable categories + redesigned app icon + add identicon + add 'fill form' shortcut (for linux + windows) + add keybindings help window --- HISTORY | 10 ++++++++++ include/version.h | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index fa5da1d..afc46b2 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,13 @@ ++ Release v1.2 ++ add password generator (2 methods: random + templates) with password strength + indicator ++ editable categories ++ redesigned app icon ++ add identicon ++ add 'fill form' shortcut (for linux + windows) ++ add keybindings help window + + + Release v1.1 only minor updates: + disable file logging by default diff --git a/include/version.h b/include/version.h index 11239a6..8444777 100644 --- a/include/version.h +++ b/include/version.h @@ -27,7 +27,7 @@ using namespace std; #define VERSION_MAJOR 1 /*