Bump version to 3.8.0-rc.0

pull/19531/head 3.8.0-rc.0
Diego Sampaio 5 years ago
parent 41c204d565
commit 5a67871052
No known key found for this signature in database
GPG Key ID: E060152B30502562
  1. 2
      .docker/Dockerfile.rhel
  2. 715
      .github/history.json
  3. 2
      .snapcraft/resources/prepareRocketChat
  4. 2
      .snapcraft/snap/snapcraft.yaml
  5. 211
      HISTORY.md
  6. 2
      app/utils/rocketchat.info
  7. 2
      package-lock.json
  8. 2
      package.json

@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7
ENV RC_VERSION 3.8.0-develop
ENV RC_VERSION 3.8.0-rc.0
MAINTAINER buildmaster@rocket.chat

@ -50289,6 +50289,721 @@
]
}
]
},
"3.8.0-rc.0": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.19.0-alpha.4006",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "19000",
"title": "[NEW][Enterprise] Micro services",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego",
"rodrigok"
]
},
{
"pr": "19352",
"title": "[FIX][ENTERPRISE] Race condition on Omnichannel queues",
"userLogin": "renatobecker",
"milestone": "3.8.0",
"contributors": [
"ggazzo",
"web-flow",
"renatobecker"
]
},
{
"pr": "19368",
"title": "[NEW] Replace client-side event emitters",
"userLogin": "tiagoevanp",
"milestone": "3.8.0",
"contributors": [
"tiagoevanp",
"gabriellsh",
"web-flow",
"tassoevan"
]
},
{
"pr": "19380",
"title": "Regression: Pass `unset` parameter of updated `userData` notification",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan",
"web-flow"
]
},
{
"pr": "19379",
"title": "[FIX] Omnichannel - typo error label at current chats page",
"userLogin": "rafaelblink",
"milestone": "3.8.0",
"contributors": [
"rafaelblink"
]
},
{
"pr": "17120",
"title": "[NEW] Whitelisting bad words",
"userLogin": "aryankoul",
"milestone": "3.8.0",
"contributors": [
"aryankoul",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "19290",
"title": "[NEW][APPS] New Scheduler API",
"userLogin": "thassiov",
"milestone": "3.8.0",
"contributors": [
"thassiov",
"d-gubert"
]
},
{
"pr": "19088",
"title": "[IMPROVE][APPS] Apps list page on servers without internet connection",
"userLogin": "thassiov",
"milestone": "3.8.0",
"contributors": [
"thassiov",
"d-gubert"
]
},
{
"pr": "19364",
"title": "[FIX] 2FA required rendering blank page",
"userLogin": "ggazzo",
"milestone": "3.8.0",
"contributors": [
"ggazzo",
"tassoevan",
"web-flow"
]
},
{
"pr": "19089",
"title": "[IMPROVE] New sidebar layout",
"userLogin": "ggazzo",
"contributors": [
"MartinSchoeler",
"ggazzo",
"gabriellsh"
]
},
{
"pr": "19228",
"title": "[NEW] [Apps] Add new typing bridge method (Typing-Indicator)",
"userLogin": "lolimay",
"milestone": "3.8.0",
"contributors": [
"lolimay",
"d-gubert",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "19363",
"title": "[NEW] Add enterprise data to statistics",
"userLogin": "sampaiodiego",
"milestone": "3.8.0",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18687",
"title": "[NEW][Apps] Remove TS compiler",
"userLogin": "d-gubert",
"milestone": "3.8.0",
"contributors": [
"d-gubert"
]
},
{
"pr": "19240",
"title": "Update feature-request opening process on README",
"userLogin": "brij1999",
"contributors": [
"brij1999",
"web-flow",
"geekgonecrazy",
"sampaiodiego"
]
},
{
"pr": "19358",
"title": "Regression: GenericTable.HeaderCell does not accept on click anymore",
"userLogin": "ggazzo",
"milestone": "3.8.0",
"contributors": [
"ggazzo"
]
},
{
"pr": "19359",
"title": "Update Fuselage Version",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow"
]
},
{
"pr": "18237",
"title": "Rewrite: Reset Login Form",
"userLogin": "ggazzo",
"milestone": "3.5.0",
"contributors": [
"ggazzo",
"gabriellsh",
"MartinSchoeler",
"dougfabris"
]
},
{
"pr": "19351",
"title": "[FIX] Thread List showing wrong items",
"userLogin": "ggazzo",
"milestone": "3.8.0",
"contributors": [
"ggazzo",
"tassoevan",
"web-flow"
]
},
{
"pr": "19361",
"title": "Bump Livechat widget",
"userLogin": "renatobecker",
"milestone": "3.8.0",
"contributors": [
"ggazzo",
"web-flow",
"renatobecker"
]
},
{
"pr": "18960",
"title": "[FIX] Non admin cannot add custom avatar to group",
"userLogin": "FelipeParreira",
"description": "Allow non-admins to change room avatar.",
"milestone": "3.8.0",
"contributors": [
"FelipeParreira",
"web-flow",
"pierre-lehnen-rc",
"sampaiodiego"
]
},
{
"pr": "19009",
"title": "[FIX] IRC Bridge not working",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "19203",
"title": "[FIX] Invalid attachments on User Data downloads",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc",
"web-flow"
]
},
{
"pr": "18146",
"title": "[NEW] OAuth groups to channels mapping",
"userLogin": "arminfelder",
"milestone": "3.8.0",
"contributors": [
"arminfelder",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "19263",
"title": "[FIX] Anonymous users are counted on the server statistics and engagement dashboard",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc",
"sampaiodiego"
]
},
{
"pr": "19348",
"title": "[FIX] Admin not working on IE11",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow",
"dougfabris"
]
},
{
"pr": "19266",
"title": "[FIX] Server Errors on new Client Connections",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "19349",
"title": "[FIX] Use etag on user info",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19298",
"title": "Bump object-path from 0.11.4 to 0.11.5",
"userLogin": "dependabot[bot]",
"contributors": [
"dependabot[bot]",
"web-flow"
]
},
{
"pr": "19341",
"title": "[NEW] Admin option to reset users’ 2FA",
"userLogin": "rodrigok",
"description": "Admins can reset the 2FA of other users if they have the permission `edit-other-user-totp` and the `Accounts > Two Factor Authentication > Enforce password fallback` setting is enabled.",
"milestone": "3.8.0",
"contributors": [
"rodrigok"
]
},
{
"pr": "19339",
"title": "[FIX] Broken user info when a user don't have an email address",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19320",
"title": "[NEW] Apps prometheus metrics",
"userLogin": "sampaiodiego",
"milestone": "3.8.0",
"contributors": [
"d-gubert"
]
},
{
"pr": "19337",
"title": "[FIX] LDAP Sync Error Dup Key",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "19342",
"title": "Remove WeDeploy from README",
"userLogin": "lucas-andre",
"contributors": [
"lucas-andre",
"web-flow"
]
},
{
"pr": "19264",
"title": "[FIX] \"Export Messages\" only works for global roles ",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.8.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "19297",
"title": "Use GitHub Container Registry",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego",
"web-flow"
]
},
{
"pr": "19275",
"title": "[NEW] Audits search by User",
"userLogin": "dougfabris",
"contributors": [
"dougfabris",
"MartinSchoeler",
"web-flow"
]
},
{
"pr": "18649",
"title": "[FIX] SAML login undefined error message",
"userLogin": "galshiff",
"description": "Fixed the SAML login undefined error message",
"contributors": [
"galshiff"
]
},
{
"pr": "19321",
"title": "[IMPROVE] React Avatar Provider",
"userLogin": "ggazzo",
"contributors": [
"ggazzo"
]
},
{
"pr": "19316",
"title": "[FIX] Message actions on top of text",
"userLogin": "gabriellsh",
"contributors": [
"gabriellsh",
"tassoevan",
"web-flow"
]
},
{
"pr": "19322",
"title": "Regression: User card closing",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan"
]
},
{
"pr": "19303",
"title": "Non-idiomatic React code",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan",
"web-flow"
]
},
{
"pr": "19310",
"title": "Regression: Reassessment of client helpers 'XYZ key should not contain .'",
"userLogin": "ggazzo",
"contributors": [
"ggazzo"
]
},
{
"pr": "18239",
"title": "[FIX] Setting values being showed up in logs when using log level for debug",
"userLogin": "rodrigok",
"milestone": "3.8.0",
"contributors": [
"rodrigok",
"web-flow",
"pierre-lehnen-rc"
]
},
{
"pr": "19061",
"title": "[FIX] Push notifications with lower priority for Android devices",
"userLogin": "ceefour",
"description": "fix(push): Set push notification priority to 'high' for FCM",
"milestone": "3.8.0",
"contributors": [
"ceefour"
]
},
{
"pr": "19276",
"title": "Remove legacy modal template",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan"
]
},
{
"pr": "19249",
"title": "Reassessment of client helpers",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan",
"web-flow"
]
},
{
"pr": "19255",
"title": "Remove legacy slider",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan"
]
},
{
"pr": "19247",
"title": "[FIX] Don't send room name on notification",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "19204",
"title": "[FIX] Error preventing from removing users without a role",
"userLogin": "RohitKumar-200",
"milestone": "3.8.0",
"contributors": [
"RohitKumar-200",
"ggazzo",
"web-flow"
]
},
{
"pr": "19192",
"title": "Fix Indie Hosters install image",
"userLogin": "aradhya-gupta",
"contributors": [
"aradhya-gupta"
]
},
{
"pr": "19200",
"title": "[FIX] UserCard Roles Description",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow",
null
]
},
{
"pr": "18272",
"title": "[NEW] Reaction view",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler",
"tassoevan",
"web-flow",
"ggazzo",
"gabriellsh"
]
},
{
"pr": "18929",
"title": "[FIX] Wrong avatar urls when using providers",
"userLogin": "MartinSchoeler",
"milestone": "3.7.0",
"contributors": [
"MartinSchoeler",
"web-flow"
]
},
{
"pr": "19132",
"title": "[IMPROVE] Display channel avatar on the Header",
"userLogin": "bhavayAnand9",
"contributors": [
"ba-9",
"bhavayAnand9",
"web-flow"
]
},
{
"pr": "19078",
"title": "Update comment of \"issue-close-app\"",
"userLogin": "frdmn",
"contributors": [
"frdmn",
"web-flow"
]
},
{
"pr": "19169",
"title": "[FIX] Remove requirements to tag description and department",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19201",
"title": "[FIX] Omnichannel auditing required field",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19199",
"title": "[FIX] Agent status offline and wrong i18n key",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler",
"web-flow"
]
},
{
"pr": "19202",
"title": "Refactor some React Pages and Components ",
"userLogin": "tassoevan",
"milestone": "3.8.0",
"contributors": [
"tassoevan"
]
},
{
"pr": "17154",
"title": "[NEW] feat(CAS): Adding option to enable/disable user creation from CAS auth",
"userLogin": "jgribonvald",
"milestone": "3.8.0",
"contributors": [
"jgribonvald",
"web-flow"
]
},
{
"pr": "19179",
"title": "[FIX] Adding missing custom fields translation in my account's profile",
"userLogin": "dougfabris",
"milestone": "3.7.1",
"contributors": [
"dougfabris"
]
},
{
"pr": "19181",
"title": "[FIX] Performance issues when using new Oplog implementation",
"userLogin": "rodrigok",
"description": "A missing configuration was not limiting the new oplog tailing to pool the database frequently even when no data was available, leading to both node and mongodb process been consuming high CPU even with low usage. This case was happening for installations using `mmapv1` database engine or when no admin access was granted to the database user, both preventing the usage of the new [Change Streams](https://docs.mongodb.com/manual/changeStreams/) implementation and fallbacking to our custom oplog implementation in replacement to the Meteor's one what was able to be disabled and use the native implementation via the environmental variable `USE_NATIVE_OPLOG=true`.",
"milestone": "3.7.1",
"contributors": [
"rodrigok",
"sampaiodiego"
]
},
{
"pr": "18920",
"title": "Refactor: Omnichannel departments",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler",
"ggazzo",
"gabriellsh",
"web-flow"
]
},
{
"pr": "19171",
"title": "[FIX] Livechat Appearance label and reset button",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19172",
"title": "[FIX] Thread view in a channel user haven't joined (#19008) ",
"userLogin": "dougfabris",
"contributors": [
"dougfabris"
]
},
{
"pr": "19170",
"title": "[FIX] Error when editing priority and required description",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19168",
"title": "[FIX] Selecting the same department for multiple units",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19114",
"title": "[FIX] Integrations history page not reacting to changes.",
"userLogin": "gabriellsh",
"contributors": [
"gabriellsh"
]
},
{
"pr": "19101",
"title": "[FIX] Admin Sidebar overflowing",
"userLogin": "gabriellsh",
"milestone": "3.7.1",
"contributors": [
"gabriellsh"
]
},
{
"pr": "19133",
"title": "[FIX] VisitorAutoComplete component",
"userLogin": "renatobecker",
"milestone": "3.7.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "19134",
"title": "[FIX] Omnichannel: triggers page not rendering.",
"userLogin": "gabriellsh",
"milestone": "3.7.1",
"contributors": [
"gabriellsh"
]
},
{
"pr": "19166",
"title": "[FIX] Missing \"Bio\" in user's profile view (#18821)",
"userLogin": "dougfabris",
"milestone": "3.7.1",
"contributors": [
"dougfabris"
]
},
{
"pr": "19060",
"title": "Merge master into develop & Set version to 3.8.0-develop",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego",
"web-flow"
]
}
]
}
}
}

@ -1,6 +1,6 @@
#!/bin/bash
curl -SLf "https://releases.rocket.chat/3.8.0-develop/download/" -o rocket.chat.tgz
curl -SLf "https://releases.rocket.chat/3.8.0-rc.0/download/" -o rocket.chat.tgz
tar xf rocket.chat.tgz --strip 1

@ -7,7 +7,7 @@
# 5. `snapcraft snap`
name: rocketchat-server
version: 3.8.0-develop
version: 3.8.0-rc.0
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict

@ -1,4 +1,215 @@
# 3.8.0 (Under Release Candidate Process)
## 3.8.0-rc.0
`2020-10-27 · 13 🎉 · 4 🚀 · 36 🐛 · 20 🔍 · 29 👩💻👨💻`
### 🎉 New features
- **Apps:** Add new typing bridge method (Typing-Indicator) ([#19228](https://github.com/RocketChat/Rocket.Chat/pull/19228))
- **APPS:** New Scheduler API ([#19290](https://github.com/RocketChat/Rocket.Chat/pull/19290))
- **Apps:** Remove TS compiler ([#18687](https://github.com/RocketChat/Rocket.Chat/pull/18687))
- **Enterprise:** Micro services ([#19000](https://github.com/RocketChat/Rocket.Chat/pull/19000))
- Add enterprise data to statistics ([#19363](https://github.com/RocketChat/Rocket.Chat/pull/19363))
- Admin option to reset users’ 2FA ([#19341](https://github.com/RocketChat/Rocket.Chat/pull/19341))
Admins can reset the 2FA of other users if they have the permission `edit-other-user-totp` and the `Accounts > Two Factor Authentication > Enforce password fallback` setting is enabled.
- Apps prometheus metrics ([#19320](https://github.com/RocketChat/Rocket.Chat/pull/19320))
- Audits search by User ([#19275](https://github.com/RocketChat/Rocket.Chat/pull/19275))
- feat(CAS): Adding option to enable/disable user creation from CAS auth ([#17154](https://github.com/RocketChat/Rocket.Chat/pull/17154) by [@jgribonvald](https://github.com/jgribonvald))
- OAuth groups to channels mapping ([#18146](https://github.com/RocketChat/Rocket.Chat/pull/18146) by [@arminfelder](https://github.com/arminfelder))
- Reaction view ([#18272](https://github.com/RocketChat/Rocket.Chat/pull/18272))
- Replace client-side event emitters ([#19368](https://github.com/RocketChat/Rocket.Chat/pull/19368))
- Whitelisting bad words ([#17120](https://github.com/RocketChat/Rocket.Chat/pull/17120) by [@aryankoul](https://github.com/aryankoul))
### 🚀 Improvements
- **APPS:** Apps list page on servers without internet connection ([#19088](https://github.com/RocketChat/Rocket.Chat/pull/19088))
- Display channel avatar on the Header ([#19132](https://github.com/RocketChat/Rocket.Chat/pull/19132) by [@ba-9](https://github.com/ba-9) & [@bhavayAnand9](https://github.com/bhavayAnand9))
- New sidebar layout ([#19089](https://github.com/RocketChat/Rocket.Chat/pull/19089))
- React Avatar Provider ([#19321](https://github.com/RocketChat/Rocket.Chat/pull/19321))
### 🐛 Bug fixes
- "Export Messages" only works for global roles ([#19264](https://github.com/RocketChat/Rocket.Chat/pull/19264))
- **ENTERPRISE:** Race condition on Omnichannel queues ([#19352](https://github.com/RocketChat/Rocket.Chat/pull/19352))
- 2FA required rendering blank page ([#19364](https://github.com/RocketChat/Rocket.Chat/pull/19364))
- Adding missing custom fields translation in my account's profile ([#19179](https://github.com/RocketChat/Rocket.Chat/pull/19179))
- Admin not working on IE11 ([#19348](https://github.com/RocketChat/Rocket.Chat/pull/19348))
- Admin Sidebar overflowing ([#19101](https://github.com/RocketChat/Rocket.Chat/pull/19101))
- Agent status offline and wrong i18n key ([#19199](https://github.com/RocketChat/Rocket.Chat/pull/19199))
- Anonymous users are counted on the server statistics and engagement dashboard ([#19263](https://github.com/RocketChat/Rocket.Chat/pull/19263))
- Broken user info when a user don't have an email address ([#19339](https://github.com/RocketChat/Rocket.Chat/pull/19339))
- Don't send room name on notification ([#19247](https://github.com/RocketChat/Rocket.Chat/pull/19247))
- Error preventing from removing users without a role ([#19204](https://github.com/RocketChat/Rocket.Chat/pull/19204) by [@RohitKumar-200](https://github.com/RohitKumar-200))
- Error when editing priority and required description ([#19170](https://github.com/RocketChat/Rocket.Chat/pull/19170))
- Integrations history page not reacting to changes. ([#19114](https://github.com/RocketChat/Rocket.Chat/pull/19114))
- Invalid attachments on User Data downloads ([#19203](https://github.com/RocketChat/Rocket.Chat/pull/19203))
- IRC Bridge not working ([#19009](https://github.com/RocketChat/Rocket.Chat/pull/19009))
- LDAP Sync Error Dup Key ([#19337](https://github.com/RocketChat/Rocket.Chat/pull/19337))
- Livechat Appearance label and reset button ([#19171](https://github.com/RocketChat/Rocket.Chat/pull/19171))
- Message actions on top of text ([#19316](https://github.com/RocketChat/Rocket.Chat/pull/19316))
- Missing "Bio" in user's profile view (#18821) ([#19166](https://github.com/RocketChat/Rocket.Chat/pull/19166))
- Non admin cannot add custom avatar to group ([#18960](https://github.com/RocketChat/Rocket.Chat/pull/18960) by [@FelipeParreira](https://github.com/FelipeParreira))
Allow non-admins to change room avatar.
- Omnichannel - typo error label at current chats page ([#19379](https://github.com/RocketChat/Rocket.Chat/pull/19379))
- Omnichannel auditing required field ([#19201](https://github.com/RocketChat/Rocket.Chat/pull/19201))
- Omnichannel: triggers page not rendering. ([#19134](https://github.com/RocketChat/Rocket.Chat/pull/19134))
- Performance issues when using new Oplog implementation ([#19181](https://github.com/RocketChat/Rocket.Chat/pull/19181))
A missing configuration was not limiting the new oplog tailing to pool the database frequently even when no data was available, leading to both node and mongodb process been consuming high CPU even with low usage. This case was happening for installations using `mmapv1` database engine or when no admin access was granted to the database user, both preventing the usage of the new [Change Streams](https://docs.mongodb.com/manual/changeStreams/) implementation and fallbacking to our custom oplog implementation in replacement to the Meteor's one what was able to be disabled and use the native implementation via the environmental variable `USE_NATIVE_OPLOG=true`.
- Push notifications with lower priority for Android devices ([#19061](https://github.com/RocketChat/Rocket.Chat/pull/19061) by [@ceefour](https://github.com/ceefour))
fix(push): Set push notification priority to 'high' for FCM
- Remove requirements to tag description and department ([#19169](https://github.com/RocketChat/Rocket.Chat/pull/19169))
- SAML login undefined error message ([#18649](https://github.com/RocketChat/Rocket.Chat/pull/18649) by [@galshiff](https://github.com/galshiff))
Fixed the SAML login undefined error message
- Selecting the same department for multiple units ([#19168](https://github.com/RocketChat/Rocket.Chat/pull/19168))
- Server Errors on new Client Connections ([#19266](https://github.com/RocketChat/Rocket.Chat/pull/19266))
- Setting values being showed up in logs when using log level for debug ([#18239](https://github.com/RocketChat/Rocket.Chat/pull/18239))
- Thread List showing wrong items ([#19351](https://github.com/RocketChat/Rocket.Chat/pull/19351))
- Thread view in a channel user haven't joined (#19008) ([#19172](https://github.com/RocketChat/Rocket.Chat/pull/19172))
- Use etag on user info ([#19349](https://github.com/RocketChat/Rocket.Chat/pull/19349))
- UserCard Roles Description ([#19200](https://github.com/RocketChat/Rocket.Chat/pull/19200))
- VisitorAutoComplete component ([#19133](https://github.com/RocketChat/Rocket.Chat/pull/19133))
- Wrong avatar urls when using providers ([#18929](https://github.com/RocketChat/Rocket.Chat/pull/18929))
<details>
<summary>🔍 Minor changes</summary>
- Bump Livechat widget ([#19361](https://github.com/RocketChat/Rocket.Chat/pull/19361))
- Bump object-path from 0.11.4 to 0.11.5 ([#19298](https://github.com/RocketChat/Rocket.Chat/pull/19298) by [@dependabot[bot]](https://github.com/dependabot[bot]))
- Fix Indie Hosters install image ([#19192](https://github.com/RocketChat/Rocket.Chat/pull/19192) by [@aradhya-gupta](https://github.com/aradhya-gupta))
- Merge master into develop & Set version to 3.8.0-develop ([#19060](https://github.com/RocketChat/Rocket.Chat/pull/19060))
- Non-idiomatic React code ([#19303](https://github.com/RocketChat/Rocket.Chat/pull/19303))
- Reassessment of client helpers ([#19249](https://github.com/RocketChat/Rocket.Chat/pull/19249))
- Refactor some React Pages and Components ([#19202](https://github.com/RocketChat/Rocket.Chat/pull/19202))
- Refactor: Omnichannel departments ([#18920](https://github.com/RocketChat/Rocket.Chat/pull/18920))
- Regression: GenericTable.HeaderCell does not accept on click anymore ([#19358](https://github.com/RocketChat/Rocket.Chat/pull/19358))
- Regression: Pass `unset` parameter of updated `userData` notification ([#19380](https://github.com/RocketChat/Rocket.Chat/pull/19380))
- Regression: Reassessment of client helpers 'XYZ key should not contain .' ([#19310](https://github.com/RocketChat/Rocket.Chat/pull/19310))
- Regression: User card closing ([#19322](https://github.com/RocketChat/Rocket.Chat/pull/19322))
- Remove legacy modal template ([#19276](https://github.com/RocketChat/Rocket.Chat/pull/19276))
- Remove legacy slider ([#19255](https://github.com/RocketChat/Rocket.Chat/pull/19255))
- Remove WeDeploy from README ([#19342](https://github.com/RocketChat/Rocket.Chat/pull/19342) by [@lucas-andre](https://github.com/lucas-andre))
- Rewrite: Reset Login Form ([#18237](https://github.com/RocketChat/Rocket.Chat/pull/18237))
- Update comment of "issue-close-app" ([#19078](https://github.com/RocketChat/Rocket.Chat/pull/19078))
- Update feature-request opening process on README ([#19240](https://github.com/RocketChat/Rocket.Chat/pull/19240) by [@brij1999](https://github.com/brij1999))
- Update Fuselage Version ([#19359](https://github.com/RocketChat/Rocket.Chat/pull/19359))
- Use GitHub Container Registry ([#19297](https://github.com/RocketChat/Rocket.Chat/pull/19297))
</details>
### 👩💻👨💻 Contributors 😍
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@RohitKumar-200](https://github.com/RohitKumar-200)
- [@aradhya-gupta](https://github.com/aradhya-gupta)
- [@arminfelder](https://github.com/arminfelder)
- [@aryankoul](https://github.com/aryankoul)
- [@ba-9](https://github.com/ba-9)
- [@bhavayAnand9](https://github.com/bhavayAnand9)
- [@brij1999](https://github.com/brij1999)
- [@ceefour](https://github.com/ceefour)
- [@dependabot[bot]](https://github.com/dependabot[bot])
- [@galshiff](https://github.com/galshiff)
- [@jgribonvald](https://github.com/jgribonvald)
- [@lucas-andre](https://github.com/lucas-andre)
### 👩💻👨💻 Core Team 🤓
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@d-gubert](https://github.com/d-gubert)
- [@dougfabris](https://github.com/dougfabris)
- [@frdmn](https://github.com/frdmn)
- [@gabriellsh](https://github.com/gabriellsh)
- [@geekgonecrazy](https://github.com/geekgonecrazy)
- [@ggazzo](https://github.com/ggazzo)
- [@lolimay](https://github.com/lolimay)
- [@pierre-lehnen-rc](https://github.com/pierre-lehnen-rc)
- [@rafaelblink](https://github.com/rafaelblink)
- [@renatobecker](https://github.com/renatobecker)
- [@rodrigok](https://github.com/rodrigok)
- [@sampaiodiego](https://github.com/sampaiodiego)
- [@tassoevan](https://github.com/tassoevan)
- [@thassiov](https://github.com/thassiov)
- [@tiagoevanp](https://github.com/tiagoevanp)
# 3.7.1
`2020-10-09 · 6 🐛 · 5 👩💻👨💻`

@ -1,3 +1,3 @@
{
"version": "3.8.0-develop"
"version": "3.8.0-rc.0"
}

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "Rocket.Chat",
"version": "3.8.0-develop",
"version": "3.8.0-rc.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,7 +1,7 @@
{
"name": "Rocket.Chat",
"description": "The Ultimate Open Source WebChat Platform",
"version": "3.8.0-develop",
"version": "3.8.0-rc.0",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"

Loading…
Cancel
Save