Skip to content

Commit

Permalink
Merge pull request #467 from ladybirdweb/release-1.9.4
Browse files Browse the repository at this point in the history
release-updates
  • Loading branch information
mverma16 authored May 3, 2017
2 parents 53927ab + e72e99e commit 07a2aeb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
| This tells about aplication current version.
|
*/
'version' => 'Community 1.9.3',
'version' => 'Community 1.9.4',
/*
|--------------------------------------------------------------------------
| Application Name
Expand All @@ -42,7 +42,7 @@
| This Applocation name is used for installation and update checking
|
*/
'name' => 'Faveo Helpdesk Pro',
'name' => 'Faveo Helpdesk Community',
/*
|--------------------------------------------------------------------------
| Application URL
Expand Down
31 changes: 31 additions & 0 deletions release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
.----------------. .----------------. .----------------. .----------------. .----------------.
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
| | _________ | || | __ | || | ____ ____ | || | _________ | || | ____ | |
| | |_ ___ | | || | / \ | || ||_ _| |_ _| | || | |_ ___ | | || | .' `. | |
| | | |_ \_| | || | / /\ \ | || | \ \ / / | || | | |_ \_| | || | / .--. \ | |
| | | _| | || | / ____ \ | || | \ \ / / | || | | _| _ | || | | | | | | |
| | _| |_ | || | _/ / \ \_ | || | \ ' / | || | _| |___/ | | || | \ `--' / | |
| | |_____| | || ||____| |____|| || | \_/ | || | |_________| | || | `.____.' | |
| | | || | | || | | || | | || | | |
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
'----------------' '----------------' '----------------' '----------------' '----------------'

.----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------.
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
| | ____ ____ | || | _________ | || | _____ | || | ______ | || | ________ | || | _________ | || | _______ | || | ___ ____ | |
| | |_ || _| | || | |_ ___ | | || | |_ _| | || | |_ __ \ | || | |_ ___ `. | || | |_ ___ | | || | / ___ | | || | |_ ||_ _| | |
| | | |__| | | || | | |_ \_| | || | | | | || | | |__) | | || | | | `. \ | || | | |_ \_| | || | | (__ \_| | || | | |_/ / | |
| | | __ | | || | | _| _ | || | | | _ | || | | ___/ | || | | | | | | || | | _| _ | || | '.___`-. | || | | __'. | |
| | _| | | |_ | || | _| |___/ | | || | _| |__/ | | || | _| |_ | || | _| |___.' / | || | _| |___/ | | || | |`\____) | | || | _| | \ \_ | |
| | |____||____| | || | |_________| | || | |________| | || | |_____| | || | |________.' | || | |_________| | || | |_______.' | || | |____||____| | |
| | | || | | || | | || | | || | | || | | || | | || | | |
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
'----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------'

|=====================================================
| v1.9.4 (security hot fixt patch)
|=====================================================
## Bug Fixed
Github issue #446 regarding CSRF
Enabled CSRF token verification to prevent CSRF attacks


|=====================================================
| v1.9.3 (hot fix)
Expand Down

0 comments on commit 07a2aeb

Please sign in to comment.