Merge branch 'master' into develop

pull/19661/head^2
Diego Sampaio 5 years ago
commit ab17c0f364
  1. 49
      .github/history.json
  2. 34
      HISTORY.md

@ -51605,6 +51605,55 @@
"4.0"
],
"pull_requests": []
},
"3.8.1": {
"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": "19561",
"title": "[FIX] IE11 - Update ui kit and fuselage bundle",
"userLogin": "MartinSchoeler",
"milestone": "3.8.1",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19570",
"title": "[FIX] Typo in custom oauth from environment variable",
"userLogin": "geekgonecrazy",
"milestone": "3.8.1",
"contributors": [
"geekgonecrazy",
"web-flow"
]
},
{
"pr": "19616",
"title": "[FIX] Engagement dashboard on old Mongo versions",
"userLogin": "sampaiodiego",
"milestone": "3.8.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "19627",
"title": "Fix Docker preview image build",
"userLogin": "sampaiodiego",
"milestone": "3.8.1",
"contributors": [
"sampaiodiego"
]
}
]
}
}
}

@ -1,6 +1,38 @@
# 3.8.1
`2020-11-19 · 3 🐛 · 1 🔍 · 3 👩💻👨💻`
### Engine versions
- Node: `12.18.4`
- NPM: `6.14.8`
- MongoDB: `3.4, 3.6, 4.0`
- Apps-Engine: `1.19.0`
### 🐛 Bug fixes
- Engagement dashboard on old Mongo versions ([#19616](https://github.com/RocketChat/Rocket.Chat/pull/19616))
- IE11 - Update ui kit and fuselage bundle ([#19561](https://github.com/RocketChat/Rocket.Chat/pull/19561))
- Typo in custom oauth from environment variable ([#19570](https://github.com/RocketChat/Rocket.Chat/pull/19570))
<details>
<summary>🔍 Minor changes</summary>
- Fix Docker preview image build ([#19627](https://github.com/RocketChat/Rocket.Chat/pull/19627))
</details>
### 👩💻👨💻 Core Team 🤓
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@geekgonecrazy](https://github.com/geekgonecrazy)
- [@sampaiodiego](https://github.com/sampaiodiego)
# 3.8.0
`2020-11-13 · 14 🎉 · 4 🚀 · 40 🐛 · 54 🔍 · 30 👩💻👨💻`
`2020-11-14 · 14 🎉 · 4 🚀 · 40 🐛 · 54 🔍 · 30 👩💻👨💻`
### Engine versions
- Node: `12.18.4`

Loading…
Cancel
Save