From dd3a609313a16d0788560035aafa711593b642f3 Mon Sep 17 00:00:00 2001 From: Diego Sampaio Date: Fri, 13 Nov 2020 20:05:08 -0300 Subject: [PATCH] Bump version to 3.7.2 --- .docker/Dockerfile.rhel | 2 +- .github/history.json | 50 ++++++++++++++++++++++++++ .snapcraft/resources/prepareRocketChat | 2 +- .snapcraft/snap/snapcraft.yaml | 2 +- HISTORY.md | 26 ++++++++++++++ app/utils/rocketchat.info | 2 +- package-lock.json | 2 +- package.json | 2 +- 8 files changed, 82 insertions(+), 6 deletions(-) diff --git a/.docker/Dockerfile.rhel b/.docker/Dockerfile.rhel index 5ec10627ea5..8015df1aa02 100644 --- a/.docker/Dockerfile.rhel +++ b/.docker/Dockerfile.rhel @@ -1,6 +1,6 @@ FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7 -ENV RC_VERSION 3.7.1 +ENV RC_VERSION 3.7.2 MAINTAINER buildmaster@rocket.chat diff --git a/.github/history.json b/.github/history.json index c2c7afdec10..cd0138c9cc0 100644 --- a/.github/history.json +++ b/.github/history.json @@ -50289,6 +50289,56 @@ ] } ] + }, + "3.7.2": { + "node_version": "12.18.4", + "npm_version": "6.14.8", + "apps_engine_version": "1.18.0", + "mongo_versions": [ + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "19525", + "title": "[FIX] Update Polyfills and fix directory in IE", + "userLogin": "MartinSchoeler", + "milestone": "3.7.2", + "contributors": [ + "MartinSchoeler" + ] + }, + { + "pr": "19348", + "title": "[FIX] Admin not working on IE11", + "userLogin": "ggazzo", + "milestone": "3.7.2", + "contributors": [ + "ggazzo", + "web-flow", + "dougfabris" + ] + }, + { + "pr": "19524", + "title": "[FIX] Channel creation not working on IE", + "userLogin": "MartinSchoeler", + "milestone": "3.7.2", + "contributors": [ + "MartinSchoeler" + ] + }, + { + "pr": "19519", + "title": "[FIX] Custom Emojis PNGs on IE11", + "userLogin": "MartinSchoeler", + "milestone": "3.7.2", + "contributors": [ + "MartinSchoeler" + ] + } + ] } } } \ No newline at end of file diff --git a/.snapcraft/resources/prepareRocketChat b/.snapcraft/resources/prepareRocketChat index b2b303326e4..d8f959ba027 100755 --- a/.snapcraft/resources/prepareRocketChat +++ b/.snapcraft/resources/prepareRocketChat @@ -1,6 +1,6 @@ #!/bin/bash -curl -SLf "https://releases.rocket.chat/3.7.1/download/" -o rocket.chat.tgz +curl -SLf "https://releases.rocket.chat/3.7.2/download/" -o rocket.chat.tgz tar xf rocket.chat.tgz --strip 1 diff --git a/.snapcraft/snap/snapcraft.yaml b/.snapcraft/snap/snapcraft.yaml index 9e9a2f40018..eb4add4efb0 100644 --- a/.snapcraft/snap/snapcraft.yaml +++ b/.snapcraft/snap/snapcraft.yaml @@ -7,7 +7,7 @@ # 5. `snapcraft snap` name: rocketchat-server -version: 3.7.1 +version: 3.7.2 summary: Rocket.Chat server description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/ confinement: strict diff --git a/HISTORY.md b/HISTORY.md index 98b7aaa4aaf..c4d9d90894f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,30 @@ +# 3.7.2 +`2020-11-13 ยท 4 ๐Ÿ› ยท 3 ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป` + +### Engine versions +- Node: `12.18.4` +- NPM: `6.14.8` +- MongoDB: `3.4, 3.6, 4.0` +- Apps-Engine: `1.18.0` + +### ๐Ÿ› Bug fixes + + +- Admin not working on IE11 ([#19348](https://github.com/RocketChat/Rocket.Chat/pull/19348)) + +- Channel creation not working on IE ([#19524](https://github.com/RocketChat/Rocket.Chat/pull/19524)) + +- Custom Emojis PNGs on IE11 ([#19519](https://github.com/RocketChat/Rocket.Chat/pull/19519)) + +- Update Polyfills and fix directory in IE ([#19525](https://github.com/RocketChat/Rocket.Chat/pull/19525)) + +### ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป Core Team ๐Ÿค“ + +- [@MartinSchoeler](https://github.com/MartinSchoeler) +- [@dougfabris](https://github.com/dougfabris) +- [@ggazzo](https://github.com/ggazzo) + # 3.7.1 `2020-10-09 ยท 6 ๐Ÿ› ยท 5 ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป` diff --git a/app/utils/rocketchat.info b/app/utils/rocketchat.info index 63ac3aa3f64..5e2f7d1eabd 100644 --- a/app/utils/rocketchat.info +++ b/app/utils/rocketchat.info @@ -1,3 +1,3 @@ { - "version": "3.7.1" + "version": "3.7.2" } diff --git a/package-lock.json b/package-lock.json index b47bcf44854..f4632bfe222 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Rocket.Chat", - "version": "3.7.1", + "version": "3.7.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95a6be21164..18e1daaa976 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Rocket.Chat", "description": "The Ultimate Open Source WebChat Platform", - "version": "3.7.1", + "version": "3.7.2", "author": { "name": "Rocket.Chat", "url": "https://rocket.chat/"