We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d483645 commit a5e8b2dCopy full SHA for a5e8b2d
2 files changed
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## 0.4.8 (2016-09-26)
2
+
3
+Fixes
4
5
+* Undefined avatar/email value (#715)
6
+* SVG XSS Vector
7
+* Dropped migroose
8
+* Uploaded file's path error (#700)
9
+* Add builtAssets to docker setup (#698)
10
+* Default locale settings (#696)
11
12
+Enhancements
13
14
+* Italian translation
15
+* Add passphrase setting for https
16
17
## 0.4.7 (2016-5-10)
18
19
Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "lets-chat",
- "version": "0.4.7",
+ "version": "0.4.8",
"description": "A chat app for small teams.",
"license": "MIT",
"main": "app.js",
0 commit comments