Bump version to 3.7.0-rc.2

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

@ -50030,6 +50030,36 @@
]
}
]
},
"3.7.0-rc.2": {
"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": "19020",
"title": "Obbey to settings properties",
"userLogin": "sampaiodiego",
"milestone": "3.6.3",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "18978",
"title": "[FIX] Federation issues",
"userLogin": "alansikora",
"milestone": "3.6.3",
"contributors": [
"alansikora"
]
}
]
}
}
}

@ -1,6 +1,6 @@
#!/bin/bash
curl -SLf "https://releases.rocket.chat/3.7.0-rc.1/download/" -o rocket.chat.tgz
curl -SLf "https://releases.rocket.chat/3.7.0-rc.2/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-rc.1
version: 3.7.0-rc.2
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict

@ -1,6 +1,27 @@
# 3.7.0 (Under Release Candidate Process)
## 3.7.0-rc.2
`2020-09-25 · 1 🐛 · 1 🔍 · 2 👩💻👨💻`
### 🐛 Bug fixes
- Federation issues ([#18978](https://github.com/RocketChat/Rocket.Chat/pull/18978))
<details>
<summary>🔍 Minor changes</summary>
- Obbey to settings properties ([#19020](https://github.com/RocketChat/Rocket.Chat/pull/19020))
</details>
### 👩💻👨💻 Core Team 🤓
- [@alansikora](https://github.com/alansikora)
- [@sampaiodiego](https://github.com/sampaiodiego)
## 3.7.0-rc.1
`2020-09-23 · 1 🐛 · 1 🔍 · 2 👩💻👨💻`
@ -68,7 +89,7 @@
- **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))
- API call users.setStatus does not trigger status update of clients ([#18961](https://github.com/RocketChat/Rocket.Chat/pull/18961) by [@FelipeParreira](https://github.com/FelipeParreira))
Notify logged users via WebSockets message when a user changes status via REST API.
@ -80,7 +101,7 @@
- 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))
- Deactivate users that are the last owner of a room using REST API ([#18864](https://github.com/RocketChat/Rocket.Chat/pull/18864) by [@FelipeParreira](https://github.com/FelipeParreira))
Allow for user deactivation through REST API (even if user is the last owner of a room)
@ -98,13 +119,13 @@
- 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))
- If there is `ufs` somewhere in url the request to api always returns 404 ([#18874](https://github.com/RocketChat/Rocket.Chat/pull/18874) by [@FelipeParreira](https://github.com/FelipeParreira))
- 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))
- Non-upload requests being passed to UFS proxy middleware ([#18931](https://github.com/RocketChat/Rocket.Chat/pull/18931) by [@FelipeParreira](https://github.com/FelipeParreira))
Avoid non-upload request to be caught by UFS proxy middleware.
@ -114,7 +135,7 @@
- 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))
- Purged threads still show as unread ([#18944](https://github.com/RocketChat/Rocket.Chat/pull/18944) by [@FelipeParreira](https://github.com/FelipeParreira))
Remove threads from subscription (and update counter) when messages are purged (or threads are disabled).
@ -194,6 +215,7 @@
### 👩💻👨💻 Contributors 😍
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@Karting06](https://github.com/Karting06)
- [@d-sko](https://github.com/d-sko)
- [@dependabot[bot]](https://github.com/dependabot[bot])
@ -204,7 +226,6 @@
### 👩💻👨💻 Core Team 🤓
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@d-gubert](https://github.com/d-gubert)
- [@diegolmello](https://github.com/diegolmello)
@ -233,13 +254,13 @@
- Create Custom OAuth services from environment variables ([#17377](https://github.com/RocketChat/Rocket.Chat/pull/17377) by [@mrtndwrd](https://github.com/mrtndwrd))
- Deactivate users that are the last owner of a room using REST API ([#18864](https://github.com/RocketChat/Rocket.Chat/pull/18864))
- Deactivate users that are the last owner of a room using REST API ([#18864](https://github.com/RocketChat/Rocket.Chat/pull/18864) by [@FelipeParreira](https://github.com/FelipeParreira))
Allow for user deactivation through REST API (even if user is the last owner of a room)
- Ignore User action from user card ([#18866](https://github.com/RocketChat/Rocket.Chat/pull/18866))
- invite-all-from and invite-all-to commands don't work with multibyte room names ([#18919](https://github.com/RocketChat/Rocket.Chat/pull/18919))
- invite-all-from and invite-all-to commands don't work with multibyte room names ([#18919](https://github.com/RocketChat/Rocket.Chat/pull/18919) by [@FelipeParreira](https://github.com/FelipeParreira))
Fix slash commands (invite-all-from and invite-all-to) to accept multi-byte room names.
@ -251,12 +272,12 @@
### 👩💻👨💻 Contributors 😍
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@mrtndwrd](https://github.com/mrtndwrd)
- [@wreiske](https://github.com/wreiske)
### 👩💻👨💻 Core Team 🤓
- [@FelipeParreira](https://github.com/FelipeParreira)
- [@gabriellsh](https://github.com/gabriellsh)
- [@pierre-lehnen-rc](https://github.com/pierre-lehnen-rc)
- [@sampaiodiego](https://github.com/sampaiodiego)

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

2
package-lock.json generated

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

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

Loading…
Cancel
Save