Merge branch 'master' into develop

pull/19696/head
Diego Sampaio 6 years ago
commit 1e002b84c8
No known key found for this signature in database
GPG Key ID: E060152B30502562
  1. 30
      .github/history.json
  2. 20
      HISTORY.md

@ -51654,6 +51654,36 @@
]
}
]
},
"3.8.2": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.19.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "19684",
"title": "[FIX] Room avatar update event doesn't properly broadcast room id",
"userLogin": "g-thome",
"milestone": "3.8.2",
"contributors": [
"g-thome"
]
},
{
"pr": "19683",
"title": "[FIX] Server crash while reading settings for allowed and blocked email domain lists",
"userLogin": "g-thome",
"milestone": "3.8.2",
"contributors": [
"g-thome"
]
}
]
}
}
}

@ -1,4 +1,24 @@
# 3.8.2
`2020-11-27 · 2 🐛 · 1 👩💻👨💻`
### Engine versions
- Node: `12.18.4`
- NPM: `6.14.8`
- MongoDB: `3.4, 3.6, 4.0`
- Apps-Engine: `1.19.0`
### 🐛 Bug fixes
- Room avatar update event doesn't properly broadcast room id ([#19684](https://github.com/RocketChat/Rocket.Chat/pull/19684))
- Server crash while reading settings for allowed and blocked email domain lists ([#19683](https://github.com/RocketChat/Rocket.Chat/pull/19683))
### 👩💻👨💻 Core Team 🤓
- [@g-thome](https://github.com/g-thome)
# 3.8.1
`2020-11-19 · 3 🐛 · 1 🔍 · 3 👩💻👨💻`

Loading…
Cancel
Save