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 3.18.0 #23066

Merged
merged 83 commits into from
Aug 31, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
45fa5d6
[FIX] typeError on callout type prop (#22790)
hrahul2605 Aug 2, 2021
20eb073
Merge remote-tracking branch 'origin/master' into develop-sync
sampaiodiego Aug 2, 2021
0a62282
Bump version to 3.18.0-develop
sampaiodiego Aug 2, 2021
607d42d
Merge pull request #22834 from RocketChat/develop-sync
sampaiodiego Aug 2, 2021
6592d40
[FIX] Tab margin style (#22851)
dougfabris Aug 4, 2021
f860c8d
[FIX] Thread and Discussion lists scroll #22844
gabriellsh Aug 4, 2021
682fd90
[IMPROVE] Rewrite clear all unread modal #22764
dougfabris Aug 5, 2021
09c91e3
[FIX] Production-environment dependencies (#22868)
tassoevan Aug 5, 2021
1f185f6
Fix Local time conversion in the Users By Time of the Day chart (#22836)
matheusbsilva137 Aug 5, 2021
4b23ca5
[BREAK][ENTERPRISE] CSV file downloaded in the Engagement Dashboard's…
matheusbsilva137 Aug 5, 2021
14f8379
[FIX] "Click to Join" button is not working if there are no muted use…
matheusbsilva137 Aug 6, 2021
e1f0e79
[FIX] users registered via third party apps bypass custom required fi…
gabrieleiro Aug 6, 2021
64c68de
[FIX] Registration not possible with TOTP and email verification (#22…
ostjen Aug 6, 2021
89ee544
[FIX] User is still asked for 2FA confirmation even if 2FA is globall…
pierre-lehnen-rc Aug 6, 2021
5dc6eaf
[FIX] Broken download link on uploaded files (#22848)
ostjen Aug 9, 2021
bb4dbfc
[FIX] Message update not working in some cases (#22856)
murtaza98 Aug 9, 2021
8cee345
[FIX] applyChatRestictions callback not working for community version…
murtaza98 Aug 10, 2021
cd70712
[FIX] Manually approve new users is not applied to SAML users (#22823)
ostjen Aug 10, 2021
c19ef88
i18n: Language update from LingoHub 🤖 on 2021-08-09Z (#22888)
lingohub[bot] Aug 11, 2021
b2024dd
[BREAK][ENTERPRISE] "Download CSV" button doesn't work in the Engagem…
matheusbsilva137 Aug 11, 2021
353dcd6
Cancel audio recording on room switch (#22880)
matheusbsilva137 Aug 12, 2021
6ed2ab9
[FIX] Modal and sidebar footer styles on IE #22881
dougfabris Aug 12, 2021
09dd337
Chore: Fix typo in rtl.css (#22431)
eltociear Aug 12, 2021
f462a42
[FIX] "Read Only" field description is incorrect when the option is c…
epif4nio Aug 13, 2021
a57ca3e
[FIX] Can't access other administration menus after opening Engagemen…
ostjen Aug 13, 2021
27f52bf
Use correct param to saveBusinessHour method (#22835)
KevLehman Aug 13, 2021
127a102
[FIX] Apps-Engine's scheduler failing to update run tasks (#22882)
thassiov Aug 13, 2021
f7501de
[IMPROVE] Rewrite File Upload Modal (#22750)
gabriellsh Aug 13, 2021
e4342b3
[FIX] Close omnichannel conversations when agent is deactivated (#22917)
KevLehman Aug 14, 2021
6d50176
Chore: Remove unused ChannelActions.js #22929
gabriellsh Aug 16, 2021
8e21e1c
Language update from LingoHub 🤖 (#22937)
lingohub[bot] Aug 16, 2021
ba131c2
[FIX] User presence being processes even if presence monitor was disa…
sampaiodiego Aug 16, 2021
fd6eb15
[FIX] users.list REST API Endpoint should return all results when cou…
Shailesh351 Aug 16, 2021
9312045
[FIX] Adding Jitsi calls to Direct Multiple Room #22626
yash-rajpal Aug 17, 2021
e764914
Regression: readNow blocked by a invalid condition (#22952)
dougfabris Aug 17, 2021
23fb89c
[FIX] 404 error when creating direct room for the first time #22944
dougfabris Aug 18, 2021
1e66554
[FIX] Return transcript/dashboards based on timezone settings (#22850)
KevLehman Aug 18, 2021
039b695
[IMPROVE] Use tag autocomplete (#22902)
MartinSchoeler Aug 18, 2021
61d2bb3
Chore: Fix RHEL container build issue due to gpg keyserver deprecatio…
jsm84 Aug 18, 2021
6267bf4
[IMPROVE] Exclude archived rooms from unread-message count (#22515)
nmagedman Aug 19, 2021
4609424
[FIX] Go command duplicating subfolder path on iframes. (#22796)
gabriellsh Aug 19, 2021
e7a3f0b
[IMPROVE] Rewrite Reactions Modal #22752
dougfabris Aug 19, 2021
09586fa
[IMPROVE] Types from currentChatsPage.tsx (#22967)
tiagoevanp Aug 19, 2021
118962d
Revert "[BREAK][ENTERPRISE] CSV file downloaded in the Engagement Das…
matheusbsilva137 Aug 19, 2021
2e04d5d
Revert "[BREAK][ENTERPRISE] "Download CSV" button doesn't work in the…
matheusbsilva137 Aug 19, 2021
94ee74e
[NEW][ENTERPRISE] Maximum waiting time for chats in Omnichannel queue…
KevLehman Aug 20, 2021
5838a7b
[NEW] Separate RegEx Settings for Channels and Usernames validation (…
aditya-mitra Aug 20, 2021
eda817a
[NEW] REST endpoint to delete a DM and allow DM for two other users (…
abrom Aug 20, 2021
717461d
Update Livechat widget (#22990)
MartinSchoeler Aug 20, 2021
ac7ae55
[FIX] Bad words falling if message is empty (#22930)
ggazzo Aug 20, 2021
7c814cf
[IMPROVE] Increase the verbosity of Omnichannel routing system debugg…
KevLehman Aug 20, 2021
fabf1db
Chore: Enable husky pre-push hook (back again) (#22994)
sampaiodiego Aug 21, 2021
e217414
Regression: File upload name suggestion (#22953)
gabriellsh Aug 21, 2021
db6099e
Chore: Prevent new JS files being added (#22972)
ggazzo Aug 21, 2021
4f57f89
Regression: no-js-action bump version (#22997)
ggazzo Aug 21, 2021
c7f135d
Regression: no-new-js-files on synchronize
ggazzo Aug 21, 2021
aad34ea
use atlassian-crowd-patched (#22996)
pierre-lehnen-rc Aug 21, 2021
a6cc4b0
[FIX] Error getting default agent when routing system algorithm is Au…
renatobecker Aug 23, 2021
197c409
Regression: Fix creation of self-DMs (#23015)
sampaiodiego Aug 23, 2021
46e0c4c
Language update from LingoHub 🤖 (#23007)
lingohub[bot] Aug 23, 2021
0c75472
[IMPROVE] Add default permission 'start-discussion' and 'start-discus…
marceloschmidt Aug 23, 2021
2915d1e
Chore: Script to start Rocket.Chat in HA mode during development (#22…
d-gubert Aug 23, 2021
89f16fd
[FIX] QuickActions for mobile screen (#23016)
tiagoevanp Aug 23, 2021
3c362a0
[FIX] Threads and discussions searches don't display proper results (…
matheusbsilva137 Aug 23, 2021
3e68e78
[IMPROVE] Create thumbnails from uploaded images (#20907)
KevLehman Aug 24, 2021
cbae247
[FIX] Threads List being requested more than expected (#22879)
ggazzo Aug 24, 2021
efccf28
Bump version to 3.18.0-rc.0
sampaiodiego Aug 24, 2021
c59d8fd
[NEW] Report "Read Receipts" setting on stat collector (#23033)
pierre-lehnen-rc Aug 25, 2021
a82229c
[FIX] Fix Auto Selection algorithm on community edition (#22991)
KevLehman Aug 26, 2021
591ca0c
Regression: Attachment not rendering on message (#23046)
gabriellsh Aug 26, 2021
2a7b7a4
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Aug 26, 2021
18c7351
Bump version to 3.18.0-rc.1
sampaiodiego Aug 26, 2021
cf1b947
Regression: Logs were missing from Omnichannel callback methods (#23048)
KevLehman Aug 27, 2021
e00c1f2
[NEW] Banner for the updates regarding authentication services (#23055)
gabrieleiro Aug 31, 2021
afb485d
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Aug 31, 2021
ff70477
Bump version to 3.18.0-rc.2
sampaiodiego Aug 31, 2021
85dec84
Merge branch 'master' into develop
sampaiodiego Aug 31, 2021
35f54ce
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Aug 31, 2021
9ac7e2d
Bump version to 3.18.0-rc.3
sampaiodiego Aug 31, 2021
3c8f82f
Bump: Fuselage 0.29.0 (#23067)
ggazzo Aug 31, 2021
5b7435d
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Aug 31, 2021
e44e58b
Bump version to 3.18.0-rc.4
sampaiodiego Aug 31, 2021
47cced0
Bump version to 3.18.0
sampaiodiego Aug 31, 2021
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
4 changes: 2 additions & 2 deletions .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/ubi8/nodejs-12

ENV RC_VERSION 3.17.2
ENV RC_VERSION 3.18.0

MAINTAINER [email protected]

Expand All @@ -18,7 +18,7 @@ RUN dnf install -y python38 && rm -rf /var/cache /var/log/dnf* /var/log/yum.*
USER default

RUN set -x \
&& gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 0E163286C20D07B9787EBE9FD7F9D0414FD08104 \
&& gpg --keyserver keys.openpgp.org --recv-keys 0E163286C20D07B9787EBE9FD7F9D0414FD08104 \
&& curl -SLf "https://releases.rocket.chat/${RC_VERSION}/download" -o rocket.chat.tgz \
&& curl -SLf "https://releases.rocket.chat/${RC_VERSION}/asc" -o rocket.chat.tgz.asc \
&& gpg --verify rocket.chat.tgz.asc \
Expand Down
Loading