Skip to content

Commit

Permalink
Merge pull request #2595 from ether/release/1.5.4
Browse files Browse the repository at this point in the history
Release 1.5.4
  • Loading branch information
Gared committed Apr 11, 2015
2 parents 0b0a349 + 1b9a51c commit cc34f4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.5.4
* SECURITY: Also don't allow read files on directory traversal on frontend tests path

# 1.5.3
* NEW: Accessibility support for Screen readers, includes new fonts and keyboard shortcuts
* NEW: API endpoint for Append Chat Message and Chat Backend Tests
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"repository" : { "type" : "git",
"url" : "http://github.com/ether/etherpad-lite.git"
},
"version" : "1.5.3"
"version" : "1.5.4"
}

0 comments on commit cc34f4e

Please sign in to comment.