Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.71.0 #12447

Merged
merged 56 commits into from
Oct 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
33f353c
[FIX] E2E alert shows up when encryption is disabled (#12272)
Hudell Oct 8, 2018
5cb9d1c
[FIX] Modal confirm on enter (#12283)
sampaiodiego Oct 8, 2018
f31eca3
Fix: Add wizard opt-in fields (#12298)
sampaiodiego Oct 9, 2018
9ac5b55
[NEW] PDF message attachment preview (#10519)
kb0304 Oct 15, 2018
3570262
[FIX] Invalid destructuring on Livechat API endpoint (#12354)
renatobecker Oct 17, 2018
e4f1601
Correct LingoHub link in README.md
NateScarlet Oct 13, 2018
2ea96a5
[NEW] Ability to disable user presence monitor (#12353)
sampaiodiego Oct 17, 2018
ee3c78d
[FIX] Last message not updating after message delete if show deleted …
sampaiodiego Oct 17, 2018
af2c793
Fix: update check on err.details (#12346)
teresy Oct 18, 2018
3243634
[IMPROVE] Avoid unnecessary calls to Meteor.user() on client (#11212)
ggazzo Oct 18, 2018
f09d146
[FIX] Links in home layout (#12355)
upiksaleh Oct 18, 2018
2b51a65
[FIX] Cast env var setting to int based on option type (#12194)
crazy-max Oct 18, 2018
183a64b
[FIX] Date range check on livechat analytics (#12345)
teresy Oct 18, 2018
88dc99e
[FIX] users.register endpoint to not create an user if username alrea…
MarcosSpessatto Oct 18, 2018
4dc74de
[IMPROVE] Add missing livechat i18n keys (#12330)
MarcosEllys Oct 18, 2018
d61bdb7
[IMPROVE] Set Livechat department before register guest (#12161)
renatobecker Oct 18, 2018
18a64d3
Improve: Drop database between running tests on CI (#12358)
sampaiodiego Oct 19, 2018
e14b9ba
[BREAK] Add expiration to API login tokens and fix duplicate login to…
MarcosSpessatto Oct 19, 2018
6ad440f
[FIX] avatar?_dc=undefined (#12365)
geekgonecrazy Oct 19, 2018
b7b73a9
[FIX] Blockstack errors in IE 11 (#12338)
tassoevan Oct 19, 2018
a5257e3
[FIX] email api (#12373)
ggazzo Oct 19, 2018
34d0b4c
Regression: do not render pdf preview on safari <= 12 (#12375)
ggazzo Oct 19, 2018
5e18176
[NEW] sidenav size on large screens (#12372)
ggazzo Oct 20, 2018
d2ab3f1
[FIX] Remove e2e from users endpoint responses (#12344)
MarcosSpessatto Oct 20, 2018
07c60b9
[NEW] Add delete channel mutation to GraphQL API (#11860)
MarcosSpessatto Oct 20, 2018
cd86591
Fix: wrong saveUser permission validations (#12384)
sampaiodiego Oct 20, 2018
63f7e8f
[BREAK] Update `lastMessage` rooms property and convert the "starred"…
MarcosSpessatto Oct 20, 2018
b1a2bda
[IMPROVE] Livechat room closure endpoints (#12360)
renatobecker Oct 20, 2018
173f299
[FIX] Custom OAuth Configuration can't be removed (#12256)
Hudell Oct 20, 2018
1ea1031
[FIX] Edit room name with uppercase letters (#12235)
nikeee Oct 20, 2018
52eeeaa
[FIX] Slack importer: image previews not showing (#11875)
madguy02 Oct 20, 2018
cffa9ed
[FIX] REST `users.setAvatar` endpoint wasn't allowing update the avat…
MarcosSpessatto Oct 20, 2018
e337a5f
[FIX] iframe login token not checked (#12158)
nimetu Oct 20, 2018
c499487
[FIX] Add image dimensions to attachment even when no reorientation i…
tassoevan Oct 21, 2018
890b635
Bump version to 0.71.0-rc.0
sampaiodiego Oct 21, 2018
9f144e7
Regression: Fix email headers not being used (#12392)
sampaiodiego Oct 22, 2018
29e8b3d
Apps: remove x-powered-by from API response headers
rodrigok Oct 24, 2018
c8f83e2
Add jobs section to Readme
isabellarussell Oct 26, 2018
986424c
minor mods on copy
Sing-Li Oct 26, 2018
d8f6711
Final copy edit
isabellarussell Oct 26, 2018
c374689
Merge pull request #12432 from RocketChat/update-readme
isabellarussell Oct 26, 2018
68b42bc
Fix attachment actions not being collapsable (#12436)
graywolf336 Oct 26, 2018
606836f
Apps: Room’s usernames was not working (#12409)
rodrigok Oct 26, 2018
1fcad05
[IMPROVE] Allow the imports to accept any file type (#12425)
graywolf336 Oct 26, 2018
e83f89e
Regression: Change `starred` message property from object to array (#…
MarcosSpessatto Oct 26, 2018
495a17e
[FIX] Errors when creating image preview for uploads (#12424)
tassoevan Oct 26, 2018
c67c5e8
Update Apps Framework to version 1.2.1 (#12442)
rodrigok Oct 26, 2018
c1fe93a
[FIX] E2E: Decrypting UTF-8 encoded messages (#12398)
pmmaga Oct 26, 2018
5a04d64
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Oct 26, 2018
2d833cc
Bump version to 0.71.0-rc.1
sampaiodiego Oct 26, 2018
a2bd0d9
Allow Apps to state which way the action buttons are aligned (#12391)
graywolf336 Oct 27, 2018
3aed502
Ensure the timestamp is a date for apps and a string for rc (#12445)
graywolf336 Oct 27, 2018
666eb61
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Oct 27, 2018
84a1462
Bump version to 0.71.0-rc.2
sampaiodiego Oct 27, 2018
a5b58a9
Merge remote-tracking branch 'origin/release-candidate' into release-…
sampaiodiego Oct 27, 2018
0b0458f
Bump version to 0.71.0
sampaiodiego Oct 27, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:

- run:
name: Build Rocket.Chat
environment:
TOOL_NODE_FLAGS: --max_old_space_size=4096
command: |
if [[ $CIRCLE_TAG ]]; then meteor reset; fi
set +e
Expand Down Expand Up @@ -139,7 +141,7 @@ jobs:

environment:
TEST_MODE: "true"
MONGO_URL: mongodb://localhost:27017/testwithoplog
MONGO_URL: mongodb://localhost:27017/rocketchat
MONGO_OPLOG_URL: mongodb://localhost:27017/local

steps:
Expand Down Expand Up @@ -172,7 +174,7 @@ jobs:
- run:
name: Run Tests
command: |
for i in $(seq 1 5); do npm test && s=0 && break || s=$? && sleep 1; done; (exit $s)
for i in $(seq 1 5); do mongo rocketchat --eval 'db.dropDatabase()' && npm test && s=0 && break || s=$? && sleep 1; done; (exit $s)

- store_artifacts:
path: .screenshots/
Expand All @@ -185,7 +187,7 @@ jobs:

environment:
TEST_MODE: "true"
MONGO_URL: mongodb://localhost:27017/testwithoplog
MONGO_URL: mongodb://localhost:27017/rocketchat

steps:
- attach_workspace:
Expand All @@ -197,9 +199,11 @@ jobs:
name: Install dependencies
command: |
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6
echo "deb [ arch=amd64 ] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/google.list
echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list
sudo apt-get update
sudo apt-get install -y google-chrome-stable
sudo apt-get install -y mongodb-org-shell google-chrome-stable

- run:
name: NPM install
Expand All @@ -209,7 +213,7 @@ jobs:
- run:
name: Run Tests
command: |
for i in $(seq 1 5); do npm test && s=0 && break || s=$? && sleep 1; done; (exit $s)
for i in $(seq 1 5); do mongo rocketchat --eval 'db.dropDatabase()' && npm test && s=0 && break || s=$? && sleep 1; done; (exit $s)

- store_artifacts:
path: .screenshots/
Expand Down
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7

ENV RC_VERSION 0.70.4
ENV RC_VERSION 0.71.0

MAINTAINER [email protected]

Expand Down
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": ["@rocket.chat/eslint-config"],
"parser": "babel-eslint",
"globals": {
"__meteor_runtime_config__" : false,
"AccountBox" : false,
Expand Down Expand Up @@ -30,7 +31,7 @@
"LivechatDepartment" : false,
"LivechatDepartmentAgents" : false,
"livechatManagerRoutes" : true,
"LivechatMonitoring" : false,
"LivechatMonitoring" : false,
"LivechatPageVisited" : false,
"LivechatTrigger" : false,
"Logger" : false,
Expand Down
Loading