Release v1.9.6 updates

This commit is contained in:
Manish Verma
2017-05-23 15:32:59 +05:30
parent 707578189c
commit 6e65c09d97
2 changed files with 7 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ return [
| This tells about aplication current version.
|
*/
'version' => 'Community 1.9.5',
'version' => 'Community 1.9.6',
/*
|--------------------------------------------------------------------------
| Application Name

View File

@@ -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