Merge branch 'master' into develop

pull/15685/head
Diego Sampaio 6 years ago
commit c3860bbd03
No known key found for this signature in database
GPG Key ID: E060152B30502562
  1. 66
      .github/history.json
  2. 27
      HISTORY.md

@ -37204,6 +37204,72 @@
]
}
]
},
"2.3.1": {
"node_version": "8.15.1",
"npm_version": "6.9.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "15898",
"title": "[FIX] Default value of the Livechat WebhookUrl setting",
"userLogin": "renatobecker",
"milestone": "2.3.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "15937",
"title": "[FIX] Admin menu not showing after renamed integration permissions",
"userLogin": "n-se",
"milestone": "2.3.1",
"contributors": [
"n-se"
]
},
{
"pr": "15934",
"title": "[FIX] Administration UI issues",
"userLogin": "tassoevan",
"milestone": "2.3.1",
"contributors": [
"tassoevan"
]
},
{
"pr": "15915",
"title": "[FIX] Livechat permissions being overwrite on server restart",
"userLogin": "renatobecker",
"milestone": "2.3.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "15897",
"title": "[FIX] Livechat triggers not firing",
"userLogin": "renatobecker",
"milestone": "2.3.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "15895",
"title": "[FIX] Auto load image user preference",
"userLogin": "ggazzo",
"milestone": "2.3.1",
"contributors": [
"ggazzo",
"web-flow"
]
}
]
}
}
}

@ -1,4 +1,31 @@
# 2.3.1
`2019-12-09 · 6 🐛 · 4 👩💻👨💻`
### Engine versions
- Node: `8.15.1`
- NPM: `6.9.0`
- MongoDB: `3.4, 3.6, 4.0`
### 🐛 Bug fixes
- Default value of the Livechat WebhookUrl setting ([#15898](https://github.com/RocketChat/Rocket.Chat/pull/15898))
- Admin menu not showing after renamed integration permissions ([#15937](https://github.com/RocketChat/Rocket.Chat/pull/15937) by [@n-se](https://github.com/n-se))
- Administration UI issues ([#15934](https://github.com/RocketChat/Rocket.Chat/pull/15934))
- Livechat permissions being overwrite on server restart ([#15915](https://github.com/RocketChat/Rocket.Chat/pull/15915))
- Livechat triggers not firing ([#15897](https://github.com/RocketChat/Rocket.Chat/pull/15897))
- Auto load image user preference ([#15895](https://github.com/RocketChat/Rocket.Chat/pull/15895))
### 👩💻👨💻 Contributors 😍
- [@n-se](https://github.com/n-se)
### 👩💻👨💻 Core Team 🤓
- [@ggazzo](https://github.com/ggazzo)
- [@renatobecker](https://github.com/renatobecker)
- [@tassoevan](https://github.com/tassoevan)
# 2.3.0
`2019-11-27 · 13 🎉 · 17 🚀 · 26 🐛 · 19 🔍 · 25 👩💻👨💻`

Loading…
Cancel
Save