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 6.4.0 #30375

Merged
merged 351 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
351 commits
Select commit Hold shift + click to select a range
177506e
feat: make user default role setting public (#29934)
tapiarafael Aug 4, 2023
e0ef24d
refactor(livechat): `@rocket.chat/random` instead of `crypto-js` (#30…
tassoevan Aug 4, 2023
653987b
chore: Priorities sidebar e2e tests (#29847)
aleksandernsilva Aug 4, 2023
19aec23
feat: adds verification when inviting external matrixIds (#28096)
lmauromb Aug 4, 2023
7a4fdf4
fix: verifying if both app and environment is enterprise to enable (#…
AllanPazRibeiro Aug 4, 2023
6fa30dd
fix: check if 2FA is enabled to allow TOTP reset (#29723)
tapiarafael Aug 4, 2023
8d67f09
chore(livechat): Build configuration (#30019)
tassoevan Aug 4, 2023
05f7536
chore: Omnichannel Empty State Improvements (#29815)
dougfabris Aug 4, 2023
074db3b
feat: new context bar for moderation console (#29798)
Dnouv Aug 5, 2023
7ed6ae0
i18n: Language update from LingoHub 🤖 on 2023-08-07Z (#30026)
lingohub[bot] Aug 7, 2023
3932241
chore: use pixels for margins and paddings (#30023)
ggazzo Aug 7, 2023
8e21f76
fix(marketplace): Broken wrap in apps info categories (#30009)
tiagoevanp Aug 7, 2023
48dd27a
feat: Add Toolbox to VideoConf message block (#29679)
PedroRorato Aug 8, 2023
e0dfbda
chore: high-contrast changes (#30027)
juliajforesti Aug 8, 2023
2d372dc
fix: Deleted DM rooms can't be closed (#29984)
heitortanoue Aug 8, 2023
b747f3d
fix: user creation using ADMIN_* variables (#30015)
debdutdeb Aug 8, 2023
91dc9e2
chore: high-contrast button-primary colors (#30036)
juliajforesti Aug 8, 2023
5409b37
regression: Sidebar missing default width (#30043)
dougfabris Aug 9, 2023
856c235
regression: Change header buttons location on `GroupPage` (#30042)
dougfabris Aug 9, 2023
4349443
fix: Performance issue on Engagement Dashboard aggregation (#30022)
rodrigok Aug 9, 2023
9e10f68
chore: Adjust mocha assertions (#30052)
dougfabris Aug 9, 2023
c15e5f9
test: migrate test/unit/client/view to jest (#29992)
ggazzo Aug 9, 2023
6c158b1
chore: split fuselage js/css (#30039)
ggazzo Aug 10, 2023
ea89986
fix: Performance issue on Messages.countByType aggregation (#30062)
KevLehman Aug 10, 2023
2cf2643
fix: recurring ENOENT errors when processing export requests (#30063)
debdutdeb Aug 10, 2023
f5a886a
fix: OAuth login issues (#30041)
pierre-lehnen-rc Aug 10, 2023
ff7e181
feat: ability to freeze or completely disable integration scripts thr…
pierre-lehnen-rc Aug 10, 2023
87570d0
feat: new dropdown multiselect on Rooms page (#29613)
felipe-rod123 Aug 11, 2023
6eea189
fix: remove code that was setting mail_url to 'undefined' (#30055)
tapiarafael Aug 11, 2023
b4737d2
fix: Restore `User is Typing` behavior for Livechat rooms (#29990)
MartinSchoeler Aug 14, 2023
e2763b6
ci: use `[email protected]` (#30079)
ggazzo Aug 14, 2023
6e42843
chore: RoomLayout loading improves (#30066)
dougfabris Aug 14, 2023
df64d55
fix(marketplace): `AppsInfo` small UX problems (#30012)
tiagoevanp Aug 15, 2023
72a34a0
fix(meteor): Close video recorder if permission denied (#30054)
gabriellsh Aug 15, 2023
f334ced
ci: use chromium as playwright driver (#30080)
ggazzo Aug 15, 2023
53e0c34
fix(meteor): Scrollbar over content in Federated Room List (#30074)
PedroRorato Aug 15, 2023
dfb9a07
fix: Tagging a user shows wrong user status (#30064)
yash-rajpal Aug 16, 2023
84ec741
chore: keep sidebar opened for tablets (#30090)
ggazzo Aug 16, 2023
aa28bdf
refactor(perf): Use infinite stale time on `useAppActionButtons` (#30…
tassoevan Aug 16, 2023
6154979
fix: users without field roles in db (#29969)
tapiarafael Aug 16, 2023
5335524
test(unit,client): Mock application root (#30071)
tassoevan Aug 16, 2023
a363ae3
chore(lint): Ignore `coverage` dir on linting `@rocket.chat/ddp-clien…
tassoevan Aug 16, 2023
4f7e11c
chore: bump fuselage (#30107)
juliajforesti Aug 16, 2023
f93648a
chore(release): add engine versions to release (#30021)
sampaiodiego Aug 17, 2023
565a58d
fix: Issues with livechat message parsing (#30086)
MartinSchoeler Aug 18, 2023
59e6fe3
fix: Keep embedded layout as true once set (#30087)
gabriellsh Aug 18, 2023
a08006c
feat: add sections to room header and user infos menus with menuV2 (#…
guijun13 Aug 18, 2023
b20c03e
chore: codeBlock theme colors (#30038)
juliajforesti Aug 18, 2023
f211388
refactor: User forms to TS and replace `useForm` in favor of RHF (#30…
rique223 Aug 18, 2023
1589279
fix: login blocked after block time (#30018)
sampaiodiego Aug 18, 2023
b9c7bce
chore: Initial a11y tweaks (#30119)
dougfabris Aug 18, 2023
dfdba65
regression: add message id back on triggerActionButtonAction (#30120)
jeanfbrito Aug 18, 2023
87e4a4a
fix: Avoid blank spaces being sent as comment when comment is require…
KevLehman Aug 21, 2023
e66c3ca
refactor: Convert Omnichannel `helpers` file to TS (#29656)
KevLehman Aug 21, 2023
b06e962
chore: convert push notifications code to typescript (#30108)
pierre-lehnen-rc Aug 21, 2023
fb4d8d5
chore(deps): bump supercharge/mongodb-github-action from 1.9.0 to 1.1…
dependabot[bot] Aug 21, 2023
ce207de
chore: Update eslint-config package manifest (#27619)
d-gubert Aug 21, 2023
9c957b9
fix: Pruning messages in a room results in an incorrect message count…
matheusbsilva137 Aug 21, 2023
857114f
chore: `Livechat` forms rewrite (#29668)
MartinSchoeler Aug 21, 2023
a79f614
fix: HTTP timeout too short on Apps-Engine bridge (#30129)
d-gubert Aug 21, 2023
2e22874
refactor: Move channel related props outside of room.visitor (#29791)
murtaza98 Aug 21, 2023
4186eec
feat: Report User (#29818)
gabriellsh Aug 21, 2023
9e57180
fix: slackbridge was not receiving updates from Slack events anymore …
MarcosSpessatto Aug 21, 2023
d453654
feat: apply group filter to LDAP sync process (#30088)
tapiarafael Aug 21, 2023
a81bad2
fix: Trigger app post user created event correctly (#30006)
d-gubert Aug 21, 2023
f83ea5d
feat: add support for threads in federated rooms (#29655)
MarcosSpessatto Aug 22, 2023
e4837a1
fix: User Mentioning when prepending the username with > (#28875)
ayush3160 Aug 22, 2023
97988b0
fix: put actual user status on omnichannel queue view (#29844)
KevLehman Aug 22, 2023
8cdc042
feat: Accessibility Activation (#29958)
dougfabris Aug 22, 2023
64f9803
fix: Agent count not updating after removing agents (#29871)
KevLehman Aug 22, 2023
0194971
fix: Use correct `mediaTypeWhitelist `instead of wrong func on SMS pr…
KevLehman Aug 22, 2023
06d24c1
refactor: Deprecate transcript & triggers endpoints and create tests …
KevLehman Aug 22, 2023
fe6f5cd
chore: move logger to a separate package (#30092)
pierre-lehnen-rc Aug 22, 2023
ead7c7b
feat: Delete read receipts on messages deletion (#29720)
matheusbsilva137 Aug 22, 2023
a35342e
regression: Change user preference value when feature preview are not…
dougfabris Aug 22, 2023
b422239
test: Personal tokens flaky (#30140)
ggazzo Aug 22, 2023
cbad71b
fix: Users shouldn't be able to transfer rooms to departments with no…
KevLehman Aug 23, 2023
f0025d4
fix: Livechat message fetching method in LivechatBridge (#30000)
d-gubert Aug 23, 2023
ada415d
test: Personal tokens flaky 2 (#30147)
ggazzo Aug 23, 2023
583a314
fix: rejected conference calls continue to ring (#30143)
pierre-lehnen-rc Aug 23, 2023
bebafb9
chore: replace `Menu` in favor of `MenuV2` on Moderation page (#30115)
juliajforesti Aug 23, 2023
e28f8d9
fix: `/invite` sys message doesn't show the inviter (#30112)
heitortanoue Aug 23, 2023
a0a0929
chore: improve test button selectors (#30153)
juliajforesti Aug 23, 2023
a19d5d5
chore: Color contrast changes (#30089)
juliajforesti Aug 23, 2023
8602d32
refactor: Replace useForm in favor of RHF in `AccountProfileForm` (#3…
dougfabris Aug 24, 2023
7e16fb9
ci: start to run reporters on every single pr and add run number (#29…
ggazzo Aug 24, 2023
3293284
test: flaky tests related to lazy room loading (#30155)
ggazzo Aug 24, 2023
3bf43bf
feat: Report user UI (#29757)
yash-rajpal Aug 24, 2023
b1837a6
test: fix flaky tests omnichannel empty states (#30163)
ggazzo Aug 24, 2023
4766594
regression: User menu showing when there are no options (#30160)
gabriellsh Aug 24, 2023
c73f537
fix: Finnish translation to "Powered by" (#30166)
pierre-lehnen-rc Aug 24, 2023
776b0a3
refactor: `MailerPage` form in favor of RHF (#30168)
dougfabris Aug 24, 2023
1c37a19
regression: Require password input only for user creation, not editin…
rique223 Aug 24, 2023
89c4463
chore: bump turbo (#30161)
ggazzo Aug 24, 2023
bf1cd3d
refactor: Improve Omnichannel queries (#29711)
KevLehman Aug 25, 2023
81c4d9f
chore: Add missing index on Permissions collection (#30169)
KevLehman Aug 25, 2023
c536a4a
fix: Missing padding on Omnichannel contacts `Contextualbar` loading …
Kishn0109 Aug 25, 2023
b59fd5d
fix: User information crashing for some locales (#30167)
tassoevan Aug 25, 2023
69447e1
feat: Ability to disable private app installation and updates via env…
d-gubert Aug 25, 2023
3b37fe5
chore: Callback smol fixes (#29942)
KevLehman Aug 25, 2023
5d857f4
fix: stop blinking Room not found before dm creation (#30157)
ggazzo Aug 25, 2023
f99d370
test: bump playwright (#30176)
ggazzo Aug 25, 2023
22cf158
fix: Unread mark not showing (#30084)
gabriellsh Aug 25, 2023
239a34e
feat: [videoconf] mobile ringing (#30131)
pierre-lehnen-rc Aug 25, 2023
35b8f1a
chore: Update name or username from SAML even if one of them is undef…
matheusbsilva137 Aug 25, 2023
3959d13
chore: swap flaky current chats e2e tests for unit tests (#30182)
MartinSchoeler Aug 26, 2023
a1efdbb
chore(deps): Bump TypeScript to version 5.2 (#30180)
tassoevan Aug 26, 2023
2db32f0
feat: Preview only selected URLs when sending messages (#30011)
matheusbsilva137 Aug 28, 2023
fde7229
refactor: `AccountPreferences` forms in favor of RHF (#30183)
dougfabris Aug 28, 2023
5832be2
feat: message menu sections with dividers (#30116)
guijun13 Aug 28, 2023
470c29d
fix: Count queue time up to `closedAt` on closed rooms (#29842)
KevLehman Aug 28, 2023
1fbbb62
chore: don't allow to report own messages and user actions menu divid…
yash-rajpal Aug 28, 2023
14f1511
test: Add tests for the "Failed login attempts" feature (#30172)
matheusbsilva137 Aug 28, 2023
064c48c
refactor: `DeleteTeamModal` to typescript (#29534)
dougfabris Aug 28, 2023
9496f1e
chore: Deprecate analytics & transcript methods in favor of API endpo…
KevLehman Aug 28, 2023
71611bf
regression: sidebar actions pressed state reactivity (#30201)
yash-rajpal Aug 29, 2023
ba18325
regression: `undefined` url through `normalizeUrl` check (#30179)
tiagoevanp Aug 29, 2023
ebab8c4
feat: Omnichannel Reports (#30051)
aleksandernsilva Aug 29, 2023
9edca67
feat(apps): `ActionManagerBusyState` component for apps `ui.interacti…
tiagoevanp Aug 29, 2023
f8bae82
regression: `Field` not being used correctly on `NotificationPreferen…
dougfabris Aug 29, 2023
7845c89
feat: UiKit stretch contextual-bar button group (#30127)
tiagoevanp Aug 29, 2023
9d51597
regression: Restrict REST queries dependent of user authentication (#…
tassoevan Aug 29, 2023
070a05e
chore: Start Livechat bundling optimizations (#30170)
MartinSchoeler Aug 29, 2023
d107acf
fix: Multiple servers run on the same origin override the others Inde…
cuonghuunguyen Aug 29, 2023
b4cbbfc
chore: Rename share to forward message (#30208)
guijun13 Aug 29, 2023
cbda061
chore: bump fuselage (#30199)
juliajforesti Aug 30, 2023
9e10de0
regression: fix wrong spread props for apps stream (#30219)
ggazzo Aug 30, 2023
04fe492
feat: Added new trigger condition `after-guest-registration` (#29785)
aleksandernsilva Aug 30, 2023
93d5a5c
fix: User timezone not being respected on Current Chat's filter (#30204)
murtaza98 Aug 30, 2023
2e2a89e
regression: custom multi select broken layout and fowardRef error (#3…
hugocostadev Aug 30, 2023
69a5213
fix: Don't propagate Mailer error to Livechat offline form (#30152)
KevLehman Aug 30, 2023
1b42dfc
feat: add roles bridge (#29968)
Dnouv Aug 30, 2023
781ed63
chore: PasswordVerifier spec (#29995)
ggazzo Aug 30, 2023
0f56aac
chore(eslint): Update ESLint configuration (#30225)
tassoevan Aug 30, 2023
7e0f76b
refactor: Move `queueWorker` logic to CE & add it to omnichannel serv…
KevLehman Aug 31, 2023
772839b
fix: Departments submit button not being disabled while submit is goi…
MartinSchoeler Aug 31, 2023
83c5c9d
Merge branch 'master' into develop
sampaiodiego Aug 31, 2023
66b26a0
chore: improve apps-stream handling (#30221)
ggazzo Aug 31, 2023
dcfb771
regression: fix build ci
ggazzo Aug 31, 2023
8a59855
fix: Unmuting users on average rooms allows them to speak if room is …
heitortanoue Aug 31, 2023
761cad4
fix: CORS not being set for assets (#30237)
sampaiodiego Aug 31, 2023
5321e87
fix: seat counter including bots (#30216)
tapiarafael Aug 31, 2023
01dec05
regression: Accounts profile form name change not working (#30239)
yash-rajpal Aug 31, 2023
e0e59c9
Merge branch 'master' into develop
sampaiodiego Aug 31, 2023
8e58c2b
regression: fix import
sampaiodiego Aug 31, 2023
e7fbc00
fix: On Unlock, queue room again (#30150)
KevLehman Aug 31, 2023
b8f3d50
fix: Login page language switcher (#30106)
rique223 Sep 1, 2023
459c857
fix: Custom OAuth services can't be fully removed (#30212)
matheusbsilva137 Sep 1, 2023
2033047
fix: new `overrideDestinationChannelEnabled` param in integrations' e…
matheusbsilva137 Sep 1, 2023
ba24f3c
fix: `default` field is not returned from the `setDefault` endpoint w…
matheusbsilva137 Sep 1, 2023
b440346
regression: Crash in livechat with manual routing (#30244)
MartinSchoeler Sep 1, 2023
5c80ce9
chore: Add missing loading state on `AdminInviteUsers` (#30248)
dougfabris Sep 1, 2023
6098941
regression: add deps props for useDebouncedCallback for app stream (#…
ggazzo Sep 1, 2023
4bf6d3e
chore: Fix envvar name in patch notes (#30235)
d-gubert Sep 1, 2023
2615de9
chore: Reports dashboard E2E tests (#30223)
aleksandernsilva Sep 1, 2023
db26f8a
fix: Message Menu is cut vertically if screen is too small (#30197)
gabriellsh Sep 1, 2023
a09a125
fix (#30253)
tiagoevanp Sep 1, 2023
51b988b
fix: importer filter not working (#30232)
tapiarafael Sep 1, 2023
a3e6e7a
test: Avoid flakiness in failed login attempts end-to-end tests (#30233)
matheusbsilva137 Sep 1, 2023
e23ff44
chore: removed force click to prevent flaky test (#30257)
aleksandernsilva Sep 2, 2023
9cd1649
chore: Improve form fields on `CreateChannelModal` (#30203)
dougfabris Sep 2, 2023
7dffec2
chore: Add danger variant to apps action button menus (#30214)
csuadev Sep 4, 2023
42644a6
fix: Prevent `RoomProvider.useEffect` from subscribing multiple times…
KevLehman Sep 4, 2023
778fc61
fix: Remove options on `Chat Now` page (#30196)
MartinSchoeler Sep 4, 2023
e077fd1
chore: add missing voip setting translation on pt-BR (#30210)
MartinSchoeler Sep 4, 2023
8e95d58
regression: Webhook / bot message without link previews (#30271)
hugocostadev Sep 5, 2023
019e13c
test: flaky homepage tests (#30200)
gabriellsh Sep 5, 2023
a088982
chore: AppsList semantics improvements (#30256)
dougfabris Sep 5, 2023
97c8040
i18n: Language update from LingoHub 🤖 on 2023-08-31Z (#30243)
lingohub[bot] Sep 5, 2023
212ad92
regression: Thread badge click-animation (#30275)
juliajforesti Sep 5, 2023
f800e43
test: enable http cache for tests (#30278)
ggazzo Sep 6, 2023
3dfede2
chore: Move a11y violation tests to Playwright (#30293)
dougfabris Sep 6, 2023
3245a0a
fix: linkedin oauth broken (#30252)
tapiarafael Sep 6, 2023
e6d92ff
chore: Registration form a11y improvements (#30280)
dougfabris Sep 6, 2023
ace3599
chore: Increase cache time to 10s on `getUnits` function (#30285)
KevLehman Sep 6, 2023
5da0b8c
chore: prevent unneeded calls to EE settings service (#30249)
sampaiodiego Sep 6, 2023
03bda64
chore: Add `body` on axe scope to avoid false positive results (#30311)
dougfabris Sep 6, 2023
516658d
fix: Selected options not being displayed for monitors and department…
aleksandernsilva Sep 6, 2023
0409097
test: codecov flags (#30302)
ggazzo Sep 6, 2023
fb98eeb
regression: Change UiKit buttons event handler (#30310)
tiagoevanp Sep 6, 2023
f3ea7b8
regression(deps): Bumping Fuselage breaks `uikit-playground` (#30258)
tassoevan Sep 7, 2023
3e86c75
chore: `AccessibilityPage` new fields (#30240)
juliajforesti Sep 7, 2023
72347b6
test: Export PDF transcript (#30206)
Harmeet221 Sep 7, 2023
cada29b
fix: Managers allowed to make deactivated agent's available (#30303)
murtaza98 Sep 7, 2023
aaefe86
fix: agent role being removed upon user deactivation (#30284)
murtaza98 Sep 7, 2023
cf59c8a
fix: engagement dashboard not working (#30277)
tapiarafael Sep 7, 2023
839789c
fix: moment locale change (#30265)
yash-rajpal Sep 8, 2023
d6f0c6a
fix: importers progress bar (#30141)
felipe-rod123 Sep 8, 2023
6a3bc2c
chore: increase ts memory (#30328)
ggazzo Sep 8, 2023
6112836
fix: use agent's first response time to calculate visitor's abandonme…
murtaza98 Sep 8, 2023
9bdbc9b
chore: Only load sounds on use (#30329)
gabriellsh Sep 8, 2023
ee3815f
feat: Add `ChangePassword` field to Account/Security (#30306)
juliajforesti Sep 8, 2023
9f6efb1
fix: update type of message bridge's create method (#30321)
Dnouv Sep 8, 2023
392bed8
regression: `AccountProfileForm` not reseting (#30332)
dougfabris Sep 8, 2023
d37503b
regression: `AdminUserForm` not resetting (#30334)
dougfabris Sep 9, 2023
e9ef5d7
chore: `LoginForm` a11y improvements (#30337)
dougfabris Sep 9, 2023
dfdf401
chore: Remove `Card` deprecation warning (#30335)
dougfabris Sep 9, 2023
7b0b4f9
Merge branch 'master' into develop
sampaiodiego Sep 11, 2023
ba856a2
chore: remove istanbul from prod env (#30313)
ggazzo Sep 11, 2023
be98f53
test: More Business Hour tests surrounding user activation/deactivati…
murtaza98 Sep 11, 2023
bb3a0d4
chore: add subscription metrics to ddp-streamer (#30289)
sampaiodiego Sep 11, 2023
258e9b3
chore: move team mentions to ce (#30175)
heitortanoue Sep 11, 2023
f556518
fix: Consider only sessions from last few days for SAU/MAU (#30354)
sampaiodiego Sep 12, 2023
f37e404
chore: bump fuselage (#30357)
yash-rajpal Sep 12, 2023
afd2b0d
regression: Rooms page filters faulty behavior (#30315)
rique223 Sep 12, 2023
93d4912
fix: missing params on `updateOwnBasicInfo` endpoint (#30156)
dougfabris Sep 12, 2023
b58aee7
test: Changed Home Page spec titles (#30349)
janainaCoelhoRocketchat Sep 12, 2023
1000b9b
fix: apps name misalignment in case of no icons (#30356)
Dnouv Sep 12, 2023
091f248
refactor(client): async loading (#30314)
tassoevan Sep 12, 2023
8202f27
regression: Reports by-department showing null when department no lon…
KevLehman Sep 12, 2023
880ab56
fix: selected departments not being displayed due to pagination (#30365)
aleksandernsilva Sep 12, 2023
f0c8867
fix: Disabled call to EE tags endpoint when on CE license (#30353)
aleksandernsilva Sep 12, 2023
3656fd4
chore: a11y color report changes (#30333)
juliajforesti Sep 12, 2023
711bb92
chore: Revert "fix: update type of message bridge's create method" (#…
d-gubert Sep 12, 2023
7137a19
feat: Add flag to disable teams mention via troubleshoot (#30372)
KevLehman Sep 12, 2023
9b58e80
Release 6.4.0-rc.0
rocketchat-github-ci Sep 13, 2023
886631b
regression: Move queue-timeout setting to CE and remove dependency on…
KevLehman Sep 14, 2023
7ac55bf
regression: Fix rooms table not showing teams (#30361)
rique223 Sep 14, 2023
fa0708b
regression: Login page callout messages (#30399)
rique223 Sep 14, 2023
f634601
Release 6.4.0-rc.1
rocketchat-github-ci Sep 15, 2023
889038c
Merge remote-tracking branch 'origin/master' into release-6.4.0
ggazzo Sep 15, 2023
f46c1f7
Release 6.4.0-rc.2
rocketchat-github-ci Sep 16, 2023
d9a1500
fix: Presence broadcast isn't enabled after license validation (#30282)
matheusbsilva137 Sep 18, 2023
61a106f
fix: increase cron job check delay to 1 min (#30402)
sampaiodiego Sep 18, 2023
e554607
regression: fix Issues with livechat queue (#30400)
MartinSchoeler Sep 18, 2023
614a9b8
regression: Show correct date for last day time (#30407)
yash-rajpal Sep 18, 2023
f883b12
regression(Apps): Apps translations overriding core translations (#30…
tiagoevanp Sep 19, 2023
415ae0e
regression: CSS adjustments in `ActionManagerBusyState` (#30388)
tiagoevanp Sep 19, 2023
f9c2637
regression: `$group` by `alias + type` instead of full `$source` obje…
KevLehman Sep 19, 2023
87d1098
regression: custom fields not showing in current chats (#30428)
MartinSchoeler Sep 19, 2023
f0de47c
regression: close button not working on contact history (#30432)
MartinSchoeler Sep 19, 2023
6d46728
ci: Add step to notify external services about a new release after Do…
sampaiodiego Sep 19, 2023
a3a2d3e
chore: update meteor 2.13.0 (#29989)
ggazzo Sep 19, 2023
6963cc2
Release 6.4.0-rc.3
rocketchat-github-ci Sep 19, 2023
b27c1e4
Merge remote-tracking branch 'origin/master' into release-6.4.0
ggazzo Sep 19, 2023
7cc15ac
Release 6.4.0-rc.4
rocketchat-github-ci Sep 19, 2023
b46b7ee
regression: `LoginForm` validation (#30443)
juliajforesti Sep 20, 2023
ec60dbe
fix: Custom translations do not work (#30383)
matheusbsilva137 Sep 21, 2023
ac48589
regression: Videoconf message actions (#30456)
gabriellsh Sep 22, 2023
2a4213a
regression: multiselect (#30472)
ggazzo Sep 25, 2023
7e75bd8
regression: Reports button visible when downgrading from EE to CE (#3…
KevLehman Sep 25, 2023
fcca326
fix: selected options not being displayed on `PaginatedMultiSelect` (…
aleksandernsilva Sep 25, 2023
cfd841d
regression: livechat uiKit actions not working (#30484)
MartinSchoeler Sep 26, 2023
a54a9a7
fix: Lazy loading not working on 'Forward to department' field (#30489)
aleksandernsilva Sep 26, 2023
1041d4d
feat: use isolated-vm to run integration scripts (#30229)
pierre-lehnen-rc Sep 26, 2023
7659fda
Merge branch 'master' into release-6.4.0
sampaiodiego Sep 27, 2023
40c5277
Release 6.4.0-rc.5
rocketchat-github-ci Sep 27, 2023
ec0e6a9
ci: patch mongo type definitions (#30449)
ggazzo Sep 20, 2023
5969db0
chore: bump mongo deps (#30450)
ggazzo Sep 20, 2023
8d7a370
chore: cache incremental ts check (#30447)
ggazzo Sep 20, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .changeset/blue-ladybugs-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Translation files are requested multiple times
5 changes: 5 additions & 0 deletions .changeset/breezy-bugs-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: Managers allowed to make deactivated agent's available
7 changes: 7 additions & 0 deletions .changeset/bright-carpets-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/core-typings': minor
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

new: ring mobile users on direct conference calls
9 changes: 9 additions & 0 deletions .changeset/bright-snakes-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue causing `queue time` to be calculated from current time when a room was closed without being served.
Now:
- For served rooms: queue time = servedBy time - queuedAt
- For not served, but open rooms = now - queuedAt
- For not served and closed rooms = closedAt - queuedAt
5 changes: 5 additions & 0 deletions .changeset/brown-clouds-add.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: Performance issue on `Messages.countByType` aggregation caused by unindexed property on messages collection
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1694741499930.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1694827499043.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1695163548038.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1695165575069.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1695789755733.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/chilled-flies-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

feat: add sections to room header and user infos menus with menuV2
7 changes: 7 additions & 0 deletions .changeset/chilled-phones-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
"@rocket.chat/rest-typings": patch
---

Fixed `overrideDestinationChannelEnabled` treated as a required param in `integrations.create` and `integration.update` endpoints
5 changes: 5 additions & 0 deletions .changeset/cool-students-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

feat(apps): `ActionManagerBusyState` component for apps `ui.interaction`
5 changes: 5 additions & 0 deletions .changeset/cuddly-donkeys-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed custom translations not being displayed
5 changes: 5 additions & 0 deletions .changeset/cuddly-houses-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Hide Reset TOTP option if 2FA is disabled
6 changes: 6 additions & 0 deletions .changeset/cuddly-ties-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/fuselage-ui-kit": minor
"@rocket.chat/uikit-playground": minor
---

feat: Add missing variants to UIKit button
5 changes: 5 additions & 0 deletions .changeset/curly-shoes-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Added ability to freeze or completely disable integration scripts through envvars
5 changes: 5 additions & 0 deletions .changeset/custom-emoji-fs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: custom emoji upload with FileSystem method
5 changes: 5 additions & 0 deletions .changeset/dropdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

New filters to the Rooms Table at `Workspace > Rooms`
6 changes: 6 additions & 0 deletions .changeset/eighty-kids-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/livechat': minor
'@rocket.chat/meteor': minor
---

Added new Omnichannel's trigger condition "After starting a chat".
8 changes: 8 additions & 0 deletions .changeset/eleven-icons-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/core-typings": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/rest-typings": minor
---

Introduce the ability to report an user
5 changes: 5 additions & 0 deletions .changeset/empty-ants-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

fix: Wrong toast message while creating a new custom sound with an existing name
6 changes: 6 additions & 0 deletions .changeset/fair-cats-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

When setting a room as read-only, do not allow previously unmuted users to send messages.
5 changes: 5 additions & 0 deletions .changeset/fast-pumpkins-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

fix: finnish translation
5 changes: 5 additions & 0 deletions .changeset/fast-yaks-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

fixed an issue where 2fa was not working after an OAuth redirect
5 changes: 5 additions & 0 deletions .changeset/fifty-cars-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue with custom OAuth services' settings not being be fully removed
5 changes: 5 additions & 0 deletions .changeset/fluffy-beds-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Added support for threaded conversation in Federated rooms.
5 changes: 5 additions & 0 deletions .changeset/fluffy-lions-rage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/livechat": patch
---

chore: (Livechat) Replace all `dangerouslySetInnerHTML` with `gazzodown`
5 changes: 5 additions & 0 deletions .changeset/forty-hotels-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: Prevent `RoomProvider.useEffect` from subscribing to room-data stream multiple times
5 changes: 5 additions & 0 deletions .changeset/four-parents-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

load sounds right before playing them
5 changes: 5 additions & 0 deletions .changeset/friendly-glasses-mate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

fix: Time format of Retention Policy
5 changes: 5 additions & 0 deletions .changeset/fuzzy-glasses-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Added a new Roles bridge to RC Apps-Engine for reading and retrieving role details.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-schools-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix users being created without the `roles` field
5 changes: 5 additions & 0 deletions .changeset/gold-horses-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed CAS login after popup closes
5 changes: 5 additions & 0 deletions .changeset/gold-moose-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix moment timestamps language change
5 changes: 5 additions & 0 deletions .changeset/good-elephants-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed message fetching method in LivechatBridge for Apps
5 changes: 5 additions & 0 deletions .changeset/green-adults-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix pruning messages in a room results in an incorrect message counter
5 changes: 5 additions & 0 deletions .changeset/grumpy-candles-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

fix: rejected conference calls continue to ring
5 changes: 5 additions & 0 deletions .changeset/heavy-baboons-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

User information crashing for some locales
5 changes: 5 additions & 0 deletions .changeset/heavy-cougars-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix performance issue on Engagement Dashboard aggregation
5 changes: 5 additions & 0 deletions .changeset/heavy-zebras-wonder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Show correct date for last day time
5 changes: 5 additions & 0 deletions .changeset/hip-hounds-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Added ability to disable private app installation via envvar (DISABLE_PRIVATE_APP_INSTALLATION)
5 changes: 5 additions & 0 deletions .changeset/hip-mugs-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

improve: System messages for omni-visitor abandonment feature
5 changes: 5 additions & 0 deletions .changeset/honest-glasses-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

chore: Add danger variant to apps action button menus
5 changes: 5 additions & 0 deletions .changeset/honest-mirrors-sit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Disabled call to tags enterprise endpoint when on community license
5 changes: 5 additions & 0 deletions .changeset/honest-numbers-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes SAML full name updates not being mirrored to DM rooms.
6 changes: 6 additions & 0 deletions .changeset/importer-progress-bar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
---

Fixed Importer Progress Bar progress indicator

5 changes: 5 additions & 0 deletions .changeset/kind-students-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Make user default role setting public
5 changes: 5 additions & 0 deletions .changeset/lazy-ghosts-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed misleading of 'total' in team members list inside Channel
6 changes: 6 additions & 0 deletions .changeset/loud-sheep-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/fuselage-ui-kit": minor
"@rocket.chat/uikit-playground": minor
---

feat: Adding new UIKit components: Callout, Checkbox, Radio Button, Time Picker, Toast Bar, Toggle Switch, Tab Navigation
6 changes: 6 additions & 0 deletions .changeset/lovely-snails-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

Fix spotlight search does not find rooms with special or non-latin characters
5 changes: 5 additions & 0 deletions .changeset/lucky-balloons-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix engagement dashboard not showing data
5 changes: 5 additions & 0 deletions .changeset/lucky-hounds-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

fixed wrong user status displayed during mentioning a user in a channel
5 changes: 5 additions & 0 deletions .changeset/many-icons-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Don't allow to report self messages
5 changes: 5 additions & 0 deletions .changeset/mighty-walls-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixed scrollbar over content in Federated Room List
5 changes: 5 additions & 0 deletions .changeset/moody-comics-cheat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/release-action': minor
---

Add back "Engine Versions" to the release notes
5 changes: 5 additions & 0 deletions .changeset/moody-pans-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix seat counter including bots users
5 changes: 5 additions & 0 deletions .changeset/nine-bottles-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

feat: Add flag to disable teams mention via troubleshoot page
5 changes: 5 additions & 0 deletions .changeset/nine-carrots-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixed layout changing from embedded view when navigating
5 changes: 5 additions & 0 deletions .changeset/odd-elephants-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix LinkedIn OAuth broken
5 changes: 5 additions & 0 deletions .changeset/old-federation-card.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Removed old/deprecated Rocket.Chat Federation card from Info page
6 changes: 6 additions & 0 deletions .changeset/perfect-adults-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/fuselage-ui-kit": patch
"@rocket.chat/uikit-playground": patch
---

feat(fuselage-ui-kit): Introduce `TabsNavigationBlock`
5 changes: 5 additions & 0 deletions .changeset/pink-zoos-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix the code that was setting email URL to an invalid value when SMTP was not set
Loading
Loading