Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit a5e8b2d

Browse files
committed
Bump version to 0.4.8
1 parent d483645 commit a5e8b2d

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
## 0.4.7 (2016-5-10)
218

319
Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lets-chat",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "A chat app for small teams.",
55
"license": "MIT",
66
"main": "app.js",

0 commit comments

Comments
 (0)