From 6e65c09d9733a6f9567c1bc9529e0293704bd647 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Tue, 23 May 2017 15:32:59 +0530 Subject: [PATCH] Release v1.9.6 updates --- config/app.php | 2 +- release-notes.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index a8a5e27f6..4b6ca98ea 100644 --- a/config/app.php +++ b/config/app.php @@ -33,7 +33,7 @@ return [ | This tells about aplication current version. | */ - 'version' => 'Community 1.9.5', + 'version' => 'Community 1.9.6', /* |-------------------------------------------------------------------------- | Application Name diff --git a/release-notes.txt b/release-notes.txt index 34cdbeac1..121d0c112 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -22,6 +22,12 @@ | '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' | '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' |===================================================== +| v1.9.6 Facebook login bug fix patch +|===================================================== +## Bug Fixed + Token parsing issue for Facebook which pevents users from login the system using Facebook oAuth API. + +|===================================================== | v1.9.5 (security hot fixt patch2) |===================================================== ## Bug Fixed