Bump version to 3.7.0-rc.0

pull/19048/head 3.7.0-rc.0
Diego Sampaio 5 years ago
parent 707aa1f76b
commit 097c301abd
No known key found for this signature in database
GPG Key ID: E060152B30502562
  1. 2
      .docker/Dockerfile.rhel
  2. 671
      .github/history.json
  3. 2
      .snapcraft/resources/prepareRocketChat
  4. 2
      .snapcraft/snap/snapcraft.yaml
  5. 199
      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.7.0-develop
ENV RC_VERSION 3.7.0-rc.0
MAINTAINER buildmaster@rocket.chat

@ -15363,14 +15363,6 @@
]
},
"HEAD": {
"node_version": "12.16.1",
"npm_version": "6.14.0",
"apps_engine_version": "1.17.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": []
},
"0.66.0-rc.0": {
@ -48026,8 +48018,8 @@
]
}
]
},
"3.6.0-rc.0": {
},
"3.6.0-rc.0": {
"node_version": "12.16.1",
"npm_version": "6.14.0",
"apps_engine_version": "1.17.0-beta.3629",
@ -49197,6 +49189,663 @@
]
}
]
},
"3.7.0-rc.0": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.18.0-beta.3848",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "18892",
"title": "New: Use database change streams when available",
"userLogin": "rodrigok",
"milestone": "3.7.0",
"contributors": [
"rodrigok",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "18882",
"title": "[NEW] Send E2E encrypted messages’ content on push notifications",
"userLogin": "rodrigok",
"description": "Sends the content of end to end encrypted messages on Push Notifications allowing new versions of mobile apps to decrypt them and displays the content correctly.",
"milestone": "3.7.0",
"contributors": [
"rodrigok",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "18955",
"title": "[NEW][Apps] Add a new upload API",
"userLogin": "lolimay",
"milestone": "3.7.0",
"contributors": [
"lolimay",
"d-gubert",
"web-flow"
]
},
{
"pr": "18944",
"title": "[FIX] Purged threads still show as unread",
"userLogin": "FelipeParreira",
"description": "Remove threads from subscription (and update counter) when messages are purged (or threads are disabled).",
"contributors": [
"sampaiodiego",
"FelipeParreira",
"web-flow",
"rodrigok"
]
},
{
"pr": "18979",
"title": "[FIX] Scrollbar mention ticks always rendering as white",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18762",
"title": "Check i18n file for missing variables",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego",
"web-flow",
"rodrigok"
]
},
{
"pr": "18887",
"title": "Set some queries to prefer the secondary database",
"userLogin": "rodrigok",
"milestone": "3.7.0",
"contributors": [
"rodrigok",
"web-flow"
]
},
{
"pr": "18975",
"title": "[NEW] Retention policy precision defined by a cron job expression",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "18974",
"title": "[NEW] Option to require settings on wizard UI via ENV variables",
"userLogin": "rodrigok",
"description": "[NEW] Option to require settings on wizard UI via ENV variables",
"milestone": "3.7.0",
"contributors": [
"rodrigok",
"MartinSchoeler",
"web-flow"
]
},
{
"pr": "18977",
"title": "Bump Livechat widget",
"userLogin": "ggazzo",
"milestone": "3.7.0",
"contributors": [
"ggazzo"
]
},
{
"pr": "18801",
"title": "Bump marked from 0.6.3 to 0.7.0",
"userLogin": "dependabot[bot]",
"contributors": [
"dependabot[bot]",
"web-flow"
]
},
{
"pr": "18973",
"title": "LingoHub based on develop",
"userLogin": "lingohub[bot]",
"contributors": [
"engelgabriel"
]
},
{
"pr": "18961",
"title": "[FIX] API call users.setStatus does not trigger status update of clients",
"userLogin": "FelipeParreira",
"description": "Notify logged users via WebSockets message when a user changes status via REST API.",
"contributors": [
"FelipeParreira"
]
},
{
"pr": "18959",
"title": "Update Meteor to 1.11.1",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego",
"rodrigok"
]
},
{
"pr": "18976",
"title": "[FIX] User Info: Email and name/username display, alignment on big screens, make admin action",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18608",
"title": "[IMPROVE] Stop re-sending push notifications rejected by the gateway",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "17012",
"title": "[NEW] UploadFS respects $TMPDIR environment variable",
"userLogin": "d-sko",
"contributors": [
"d-sko",
"web-flow"
]
},
{
"pr": "18912",
"title": "[NEW][Apps] Add a Livechat API - setCustomFields",
"userLogin": "lolimay",
"milestone": "3.7.0",
"contributors": [
"lolimay",
"thassiov",
"web-flow",
"d-gubert"
]
},
{
"pr": "18946",
"title": "[NEW][Apps] Add support for new livechat guest's and room's events",
"userLogin": "thassiov",
"milestone": "3.7.0",
"contributors": [
"thassiov",
"web-flow",
"d-gubert"
]
},
{
"pr": "18948",
"title": "[FIX] Errors in LDAP avatar sync preventing login",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18800",
"title": "Bump lodash.merge from 4.6.1 to 4.6.2",
"userLogin": "dependabot[bot]",
"contributors": [
"dependabot[bot]",
"web-flow"
]
},
{
"pr": "18875",
"title": "[IMPROVE] Add \"Allow_Save_Media_to_Gallery\" setting",
"userLogin": "diegolmello",
"description": "- Added a new setting to allow/disallow saving media to device's gallery on mobile client",
"milestone": "3.7.0",
"contributors": [
"diegolmello"
]
},
{
"pr": "18932",
"title": "Refactor: Admin permissions page",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh",
"ggazzo",
"web-flow"
]
},
{
"pr": "18943",
"title": "[FIX] Users not being able to activate/deactivate E2E in DMs",
"userLogin": "MartinSchoeler",
"description": "[FIX] Users not being able to activate/deactivate E2E in DMs",
"milestone": "3.7.0",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "18928",
"title": "[IMPROVE] Move jump to message outside menu",
"userLogin": "MartinSchoeler",
"milestone": "3.7.0",
"contributors": [
"MartinSchoeler",
"web-flow"
]
},
{
"pr": "18947",
"title": "[FIX] \"Download my data\" popup showing HTML code.",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18808",
"title": "Refactor: Message Audit page & Audit logs",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18832",
"title": "[FIX] Reaction buttons not behaving properly",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18767",
"title": "[FIX] Deactivated users show as offline",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18766",
"title": "Refactor: Omnichannel Analytics",
"userLogin": "gabriellsh",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18950",
"title": "[FIX] Block user action",
"userLogin": "gabriellsh",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18755",
"title": "[FIX] Open room after guest registration",
"userLogin": "ggazzo",
"milestone": "3.7.0",
"contributors": [
"ggazzo"
]
},
{
"pr": "18667",
"title": "[FIX] Spurious expert role in startup data",
"userLogin": "gillesmeyer",
"milestone": "3.7.0",
"contributors": [
null
]
},
{
"pr": "18956",
"title": "[FIX] PDF not rendering",
"userLogin": "gabriellsh",
"milestone": "3.6.3",
"contributors": [
"gabriellsh",
"web-flow"
]
},
{
"pr": "18839",
"title": "[NEW] \"Room avatar changed\" system messages",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18830",
"title": "[FIX] Stop adding push messages to queue if push is disabled",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18794",
"title": "[FIX] Show custom fields of invalid type",
"userLogin": "gabriellsh",
"milestone": "3.6.2",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18864",
"title": "[FIX] Deactivate users that are the last owner of a room using REST API",
"userLogin": "FelipeParreira",
"description": "Allow for user deactivation through REST API (even if user is the last owner of a room)",
"milestone": "3.6.2",
"contributors": [
"FelipeParreira",
"sampaiodiego",
"web-flow"
]
},
{
"pr": "18813",
"title": "[FIX] French: Add missing __online__ var",
"userLogin": "Karting06",
"contributors": [
"Karting06"
]
},
{
"pr": "18814",
"title": "[FIX] Dutch: add translations for missing variables",
"userLogin": "Karting06",
"contributors": [
"Karting06"
]
},
{
"pr": "18838",
"title": "[FIX] Custom fields required if minLength set and no text typed.",
"userLogin": "gabriellsh",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18866",
"title": "[FIX] Ignore User action from user card",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.6.2",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18916",
"title": "[FIX] Version update check cron job",
"userLogin": "wreiske",
"milestone": "3.6.2",
"contributors": [
"wreiske"
]
},
{
"pr": "18931",
"title": "[FIX] Non-upload requests being passed to UFS proxy middleware",
"userLogin": "FelipeParreira",
"description": "Avoid non-upload request to be caught by UFS proxy middleware.",
"contributors": [
"FelipeParreira"
]
},
{
"pr": "18918",
"title": "[FIX] Read receipts showing blank names and not marking messages as read",
"userLogin": "wreiske",
"milestone": "3.6.2",
"contributors": [
"wreiske"
]
},
{
"pr": "18883",
"title": "[FIX] \"Save to WebDav\" not working",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18874",
"title": "[FIX] If there is `ufs` somewhere in url the request to api always returns 404",
"userLogin": "FelipeParreira",
"contributors": [
"FelipeParreira",
"web-flow"
]
},
{
"pr": "18828",
"title": "LingoHub based on develop",
"userLogin": "engelgabriel",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18862",
"title": "[FIX] Showing alerts during setup wizard",
"userLogin": "sampaiodiego",
"milestone": "3.6.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18837",
"title": "[FIX] Jitsi call start updating subscriptions",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18795",
"title": "[FIX] Omnichannel Current Chats open status filter not working",
"userLogin": "renatobecker",
"milestone": "3.6.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "18852",
"title": "[FIX] User can't invite or join other Omnichannel rooms",
"userLogin": "renatobecker",
"milestone": "3.6.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "18835",
"title": "[FIX][ENTERPRISE] Omnichannel service status switching to unavailable",
"userLogin": "renatobecker",
"milestone": "3.6.1",
"contributors": [
"renatobecker"
]
},
{
"pr": "18851",
"title": "[FIX] User administration throwing a blank page if user has no role",
"userLogin": "ggazzo",
"milestone": "3.6.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "18836",
"title": "[FIX] Can't change password",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18850",
"title": "[FIX] IE11 support livechat widget",
"userLogin": "ggazzo",
"milestone": "3.6.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "18841",
"title": "[FIX] File upload (Avatars, Emoji, Sounds)",
"userLogin": "ggazzo",
"milestone": "3.6.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "18849",
"title": "Fix: Missing WebDav upload errors logs",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "18834",
"title": "[FIX] e.sendToBottomIfNecessaryDebounced is not a function",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh"
]
},
{
"pr": "18840",
"title": "Fix saveRoomSettings method complexity",
"userLogin": "pierre-lehnen-rc",
"milestone": "3.7.0",
"contributors": [
"pierre-lehnen-rc"
]
},
{
"pr": "17377",
"title": "[FIX] Create Custom OAuth services from environment variables",
"userLogin": "mrtndwrd",
"milestone": "3.6.2",
"contributors": [
"mrtndwrd",
"web-flow"
]
},
{
"pr": "18666",
"title": "Refactor: Omnichannel Realtime Monitoring",
"userLogin": "gabriellsh",
"milestone": "3.7.0",
"contributors": [
"gabriellsh",
"web-flow",
"ggazzo"
]
},
{
"pr": "18746",
"title": "Fix french translations",
"userLogin": "lsignac",
"contributors": [
"lsignac",
"web-flow"
]
},
{
"pr": "18761",
"title": "LingoHub based on develop",
"userLogin": "engelgabriel",
"contributors": [
"sampaiodiego",
"web-flow"
]
},
{
"pr": "18754",
"title": "Update Meteor to 1.11",
"userLogin": "sampaiodiego",
"milestone": "3.7.0",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18707",
"title": "Replace copying assets on post-install with symlinks",
"userLogin": "tassoevan",
"milestone": "3.7.0",
"contributors": [
"tassoevan",
"web-flow"
]
},
{
"pr": "18686",
"title": "Do not use deprecated express API",
"userLogin": "sampaiodiego",
"milestone": "3.7.0",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18752",
"title": "Merge master into develop & Set version to 3.7.0-develop",
"userLogin": "sampaiodiego",
"contributors": [
"gabriellsh",
"sampaiodiego",
"ggazzo",
"renatobecker",
"thirsch",
"web-flow",
"pierre-lehnen-rc"
]
}
]
}
}
}
}

@ -1,6 +1,6 @@
#!/bin/bash
curl -SLf "https://releases.rocket.chat/3.7.0-develop/download/" -o rocket.chat.tgz
curl -SLf "https://releases.rocket.chat/3.7.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.7.0-develop
version: 3.7.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,203 @@
# 3.7.0 (Under Release Candidate Process)
## 3.7.0-rc.0
`2020-09-22 · 8 🎉 · 3 🚀 · 36 🐛 · 21 🔍 · 21 👩💻👨💻`
### 🎉 New features
- "Room avatar changed" system messages ([#18839](https://github.com/RocketChat/Rocket.Chat/pull/18839))
- **Apps:** Add a Livechat API - setCustomFields ([#18912](https://github.com/RocketChat/Rocket.Chat/pull/18912))
- **Apps:** Add a new upload API ([#18955](https://github.com/RocketChat/Rocket.Chat/pull/18955))
- **Apps:** Add support for new livechat guest's and room's events ([#18946](https://github.com/RocketChat/Rocket.Chat/pull/18946))
- Option to require settings on wizard UI via ENV variables ([#18974](https://github.com/RocketChat/Rocket.Chat/pull/18974))
[NEW] Option to require settings on wizard UI via ENV variables
- Retention policy precision defined by a cron job expression ([#18975](https://github.com/RocketChat/Rocket.Chat/pull/18975))
- Send E2E encrypted messages’ content on push notifications ([#18882](https://github.com/RocketChat/Rocket.Chat/pull/18882))
Sends the content of end to end encrypted messages on Push Notifications allowing new versions of mobile apps to decrypt them and displays the content correctly.
- UploadFS respects $TMPDIR environment variable ([#17012](https://github.com/RocketChat/Rocket.Chat/pull/17012) by [@d-sko](https://github.com/d-sko))
### 🚀 Improvements
- Add "Allow_Save_Media_to_Gallery" setting ([#18875](https://github.com/RocketChat/Rocket.Chat/pull/18875))
- Added a new setting to allow/disallow saving media to device's gallery on mobile client
- Move jump to message outside menu ([#18928](https://github.com/RocketChat/Rocket.Chat/pull/18928))
- Stop re-sending push notifications rejected by the gateway ([#18608](https://github.com/RocketChat/Rocket.Chat/pull/18608))
### 🐛 Bug fixes
- "Download my data" popup showing HTML code. ([#18947](https://github.com/RocketChat/Rocket.Chat/pull/18947))
- "Save to WebDav" not working ([#18883](https://github.com/RocketChat/Rocket.Chat/pull/18883))
- **ENTERPRISE:** Omnichannel service status switching to unavailable ([#18835](https://github.com/RocketChat/Rocket.Chat/pull/18835))
- API call users.setStatus does not trigger status update of clients ([#18961](https://github.com/RocketChat/Rocket.Chat/pull/18961))
Notify logged users via WebSockets message when a user changes status via REST API.
- Block user action ([#18950](https://github.com/RocketChat/Rocket.Chat/pull/18950))
- Can't change password ([#18836](https://github.com/RocketChat/Rocket.Chat/pull/18836))
- Create Custom OAuth services from environment variables ([#17377](https://github.com/RocketChat/Rocket.Chat/pull/17377) by [@mrtndwrd](https://github.com/mrtndwrd))
- Custom fields required if minLength set and no text typed. ([#18838](https://github.com/RocketChat/Rocket.Chat/pull/18838))
- Deactivate users that are the last owner of a room using REST API ([#18864](https://github.com/RocketChat/Rocket.Chat/pull/18864))
Allow for user deactivation through REST API (even if user is the last owner of a room)
- Deactivated users show as offline ([#18767](https://github.com/RocketChat/Rocket.Chat/pull/18767))
- Dutch: add translations for missing variables ([#18814](https://github.com/RocketChat/Rocket.Chat/pull/18814) by [@Karting06](https://github.com/Karting06))
- e.sendToBottomIfNecessaryDebounced is not a function ([#18834](https://github.com/RocketChat/Rocket.Chat/pull/18834))
- Errors in LDAP avatar sync preventing login ([#18948](https://github.com/RocketChat/Rocket.Chat/pull/18948))
- File upload (Avatars, Emoji, Sounds) ([#18841](https://github.com/RocketChat/Rocket.Chat/pull/18841))
- French: Add missing __online__ var ([#18813](https://github.com/RocketChat/Rocket.Chat/pull/18813) by [@Karting06](https://github.com/Karting06))
- IE11 support livechat widget ([#18850](https://github.com/RocketChat/Rocket.Chat/pull/18850))
- If there is `ufs` somewhere in url the request to api always returns 404 ([#18874](https://github.com/RocketChat/Rocket.Chat/pull/18874))
- Ignore User action from user card ([#18866](https://github.com/RocketChat/Rocket.Chat/pull/18866))
- Jitsi call start updating subscriptions ([#18837](https://github.com/RocketChat/Rocket.Chat/pull/18837))
- Non-upload requests being passed to UFS proxy middleware ([#18931](https://github.com/RocketChat/Rocket.Chat/pull/18931))
Avoid non-upload request to be caught by UFS proxy middleware.
- Omnichannel Current Chats open status filter not working ([#18795](https://github.com/RocketChat/Rocket.Chat/pull/18795))
- Open room after guest registration ([#18755](https://github.com/RocketChat/Rocket.Chat/pull/18755))
- PDF not rendering ([#18956](https://github.com/RocketChat/Rocket.Chat/pull/18956))
- Purged threads still show as unread ([#18944](https://github.com/RocketChat/Rocket.Chat/pull/18944))
Remove threads from subscription (and update counter) when messages are purged (or threads are disabled).
- Reaction buttons not behaving properly ([#18832](https://github.com/RocketChat/Rocket.Chat/pull/18832))
- Read receipts showing blank names and not marking messages as read ([#18918](https://github.com/RocketChat/Rocket.Chat/pull/18918) by [@wreiske](https://github.com/wreiske))
- Scrollbar mention ticks always rendering as white ([#18979](https://github.com/RocketChat/Rocket.Chat/pull/18979))
- Show custom fields of invalid type ([#18794](https://github.com/RocketChat/Rocket.Chat/pull/18794))
- Showing alerts during setup wizard ([#18862](https://github.com/RocketChat/Rocket.Chat/pull/18862))
- Spurious expert role in startup data ([#18667](https://github.com/RocketChat/Rocket.Chat/pull/18667))
- Stop adding push messages to queue if push is disabled ([#18830](https://github.com/RocketChat/Rocket.Chat/pull/18830))
- User administration throwing a blank page if user has no role ([#18851](https://github.com/RocketChat/Rocket.Chat/pull/18851))
- User can't invite or join other Omnichannel rooms ([#18852](https://github.com/RocketChat/Rocket.Chat/pull/18852))
- User Info: Email and name/username display, alignment on big screens, make admin action ([#18976](https://github.com/RocketChat/Rocket.Chat/pull/18976))
- Users not being able to activate/deactivate E2E in DMs ([#18943](https://github.com/RocketChat/Rocket.Chat/pull/18943))
[FIX] Users not being able to activate/deactivate E2E in DMs
- Version update check cron job ([#18916](https://github.com/RocketChat/Rocket.Chat/pull/18916) by [@wreiske](https://github.com/wreiske))
<details>
<summary>🔍 Minor changes</summary>
- Bump Livechat widget ([#18977](https://github.com/RocketChat/Rocket.Chat/pull/18977))
- Bump lodash.merge from 4.6.1 to 4.6.2 ([#18800](https://github.com/RocketChat/Rocket.Chat/pull/18800) by [@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump marked from 0.6.3 to 0.7.0 ([#18801](https://github.com/RocketChat/Rocket.Chat/pull/18801) by [@dependabot[bot]](https://github.com/dependabot[bot]))
- Check i18n file for missing variables ([#18762](https://github.com/RocketChat/Rocket.Chat/pull/18762))
- Do not use deprecated express API ([#18686](https://github.com/RocketChat/Rocket.Chat/pull/18686))
- Fix french translations ([#18746](https://github.com/RocketChat/Rocket.Chat/pull/18746) by [@lsignac](https://github.com/lsignac))
- Fix saveRoomSettings method complexity ([#18840](https://github.com/RocketChat/Rocket.Chat/pull/18840))
- Fix: Missing WebDav upload errors logs ([#18849](https://github.com/RocketChat/Rocket.Chat/pull/18849))
- LingoHub based on develop ([#18973](https://github.com/RocketChat/Rocket.Chat/pull/18973))
- LingoHub based on develop ([#18828](https://github.com/RocketChat/Rocket.Chat/pull/18828))
- LingoHub based on develop ([#18761](https://github.com/RocketChat/Rocket.Chat/pull/18761))
- Merge master into develop & Set version to 3.7.0-develop ([#18752](https://github.com/RocketChat/Rocket.Chat/pull/18752) by [@thirsch](https://github.com/thirsch))
- New: Use database change streams when available ([#18892](https://github.com/RocketChat/Rocket.Chat/pull/18892))
- Refactor: Admin permissions page ([#18932](https://github.com/RocketChat/Rocket.Chat/pull/18932))
- Refactor: Message Audit page & Audit logs ([#18808](https://github.com/RocketChat/Rocket.Chat/pull/18808))
- Refactor: Omnichannel Analytics ([#18766](https://github.com/RocketChat/Rocket.Chat/pull/18766))
- Refactor: Omnichannel Realtime Monitoring ([#18666](https://github.com/RocketChat/Rocket.Chat/pull/18666))
- Replace copying assets on post-install with symlinks ([#18707](https://github.com/RocketChat/Rocket.Chat/pull/18707))
- Set some queries to prefer the secondary database ([#18887](https://github.com/RocketChat/Rocket.Chat/pull/18887))
- Update Meteor to 1.11 ([#18754](https://github.com/RocketChat/Rocket.Chat/pull/18754))
- Update Meteor to 1.11.1 ([#18959](https://github.com/RocketChat/Rocket.Chat/pull/18959))
</details>
### 👩💻👨💻 Contributors 😍
- [@Karting06](https://github.com/Karting06)
- [@d-sko](https://github.com/d-sko)
- [@dependabot[bot]](https://github.com/dependabot[bot])
- [@lsignac](https://github.com/lsignac)
- [@mrtndwrd](https://github.com/mrtndwrd)
- [@thirsch](https://github.com/thirsch)
- [@wreiske](https://github.com/wreiske)
### 👩💻👨💻 Core Team 🤓
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@d-gubert](https://github.com/d-gubert)
- [@diegolmello](https://github.com/diegolmello)
- [@engelgabriel](https://github.com/engelgabriel)
- [@gabriellsh](https://github.com/gabriellsh)
- [@ggazzo](https://github.com/ggazzo)
- [@lolimay](https://github.com/lolimay)
- [@pierre-lehnen-rc](https://github.com/pierre-lehnen-rc)
- [@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)
# 3.6.0
`2020-08-29 · 10 🎉 · 5 🚀 · 26 🐛 · 36 🔍 · 23 👩💻👨💻`

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

2
package-lock.json generated

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

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

Loading…
Cancel
Save