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 4.8.0 #25701

Merged
merged 151 commits into from
Jun 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
95b8c34
Bump version to 4.7.0-rc.0
d-gubert Apr 22, 2022
3785841
Bump version to 4.7.0-rc.1
d-gubert Apr 26, 2022
1ae7693
Bump version to 4.7.0-rc.2
d-gubert Apr 27, 2022
1e37ade
Bump version to 4.7.0-rc.3
d-gubert Apr 27, 2022
48827f3
Bump version to 4.7.0-rc.4
d-gubert May 2, 2022
2059a0e
Bump version to 4.7.0-rc.5
d-gubert May 3, 2022
18c4376
Bump version to 4.7.0
d-gubert May 3, 2022
1b4cdf4
Bump version to 4.8.0-develop
d-gubert May 4, 2022
d8f938f
Chore: Add /v1/video-conference endpoint types (#25278)
sampaiodiego May 4, 2022
83de637
Chore: Convert Admin/OAuthApps to TS (#25277)
yash-rajpal May 4, 2022
c53409f
Chore: Convert customSounds folder to ts (#25274)
juliajforesti May 4, 2022
4a47110
Chore: Add typings for /v1/webdav.getMyAccounts (#25276)
sampaiodiego May 4, 2022
9c59006
Chore: Convert getStatistics (#25342)
sampaiodiego May 4, 2022
9a91764
Chore: Convert client/views/admin/settings/groups folder to ts (#25345)
juliajforesti May 4, 2022
a5abdda
Chore: Tests with Playwright (task: ROC-25, 06-message) (#25252)
weslley543 May 4, 2022
9e5953f
Convert client/views/admin/federationDashboard folder (#25343)
juliajforesti May 4, 2022
b99a294
Chore: Convert customUserStatus folder to ts (#25288)
juliajforesti May 4, 2022
2c4cb35
Chore: Rewrite some Omnichannel files to TypeScript (#25359)
tiagoevanp May 4, 2022
9578e15
Chore: fix lint
ggazzo May 4, 2022
2b8600a
Chore: Update Volta configuration (#25394)
tassoevan May 5, 2022
25274fe
Chore: Add client folder to CODEOWNERS (#25397)
ggazzo May 5, 2022
5f2efe6
Chore: Convert push endpoints to TS (#25347)
sampaiodiego May 5, 2022
c1ccd0e
Chore: Convert AdminSideBar to ts (#25372)
jeanfbrito May 5, 2022
573e6d4
Chore: Rewrite Jitsi Contextualbar to TS (#25303)
dougfabris May 6, 2022
44918b4
Chore: Add Livechat repo into Monorepo packages (#25312)
tiagoevanp May 6, 2022
578e827
Chore: Enable marketplace screenshots endpoint (#25395)
matheuslc May 6, 2022
a2236fb
Chore: convert info to typescript (#25420)
May 6, 2022
72100e8
Chore: Convert useFileInput to TS (#25426)
gabriellsh May 7, 2022
462832a
Chore: Manager Page Rewrite (#25431)
MartinSchoeler May 9, 2022
670d61b
[IMPROVE] Pass allowDiskUse to channel aggregations on engagement das…
KevLehman May 9, 2022
c55fd86
[FIX] Change NPS Vote identifier + nps index to unique (#25423)
sampaiodiego May 9, 2022
1300079
Chore: Convert useUpdateAvatar to TS and type avatar endpoints (#25430)
gabriellsh May 9, 2022
c3de37f
Chore: Rewrite mail-messages to ts (#25421)
KevLehman May 9, 2022
8180818
Chore: Rewrite action-links to ts (#25418)
KevLehman May 9, 2022
af516f1
Chore: Convert RoomForeword, TextCopy and RoomAvatarEditor to TS (#25…
gabriellsh May 9, 2022
cb0c406
Chore: Dedicated package for UI contexts (#25432)
tassoevan May 9, 2022
3e5223c
Update Codeowners
ggazzo May 9, 2022
bcb257c
Chore: Add channel endpoints (rest-typings) (#25279)
debdutdeb May 9, 2022
c2b8692
Chore: Chore add validation option to rest endpoints (#25443)
ggazzo May 9, 2022
e1588e0
Chore: Convert `UserStatusMenu` to TS (#25265)
debdutdeb May 10, 2022
035307c
[IMPROVE] Fix multiple bugs with Matrix bridge (#25318)
MarcosSpessatto May 10, 2022
7bd248d
[FIX] Sanitize customUserStatus and fix infinite loop (#25449)
dougfabris May 10, 2022
c068743
Chore: Move admin sidebarItems registration to the main file (#25442)
dougfabris May 10, 2022
ee1d146
Chore: Convert email inbox feature to TypeScript (#25298)
ujorgeleite May 10, 2022
dab6fb3
Chore: Tests with Playwright (task: ROC-66, Intermittent resolution i…
weslley543 May 11, 2022
54a3887
Chore: REST query and body params validation (#25446)
ggazzo May 11, 2022
c731037
Chore: solve yarn issues from env var (#25468)
ggazzo May 11, 2022
d4f4e55
Chore: Rewrite 2fa to typescript (#25285)
KevLehman May 11, 2022
99c2910
[FIX] Failure to update Integration History index (#25473)
pierre-lehnen-rc May 11, 2022
216301c
[IMPROVE] New admin settings Page (#25439)
dougfabris May 12, 2022
b708948
[NEW] Use setting to determine if initial general channel is needed (…
May 12, 2022
1b9a5f0
Chore: Move ddp-streamer micro service to its own sub-repo (#25246)
sampaiodiego May 12, 2022
20180a5
[FIX] Settings listeners not receiving overwritten values from env va…
sampaiodiego May 12, 2022
1a33e8b
Chore: Move markdown message parser to a `callback` (#25413)
sampaiodiego May 12, 2022
41d39ec
[FIX] LDAP sync removing users from channels when multiple groups are…
pierre-lehnen-rc May 13, 2022
76f87ee
[FIX] Spotlight results showing usernames instead of real names (#25471)
pierre-lehnen-rc May 13, 2022
5bd2660
[Chore] Reorder unreleased migrations (#25508)
pierre-lehnen-rc May 13, 2022
3b9254e
Chore: Migrate spotify to ts (#25507)
KevLehman May 16, 2022
2d59aa9
Regression: Fix services-image-build-check (#25519)
ggazzo May 16, 2022
de7cd66
[FIX] Unable to see channel member list by authorized channel roles (…
hugocostadev May 16, 2022
394b4aa
Chore: Migrate NotFoundPage to TS (#25509)
hugocostadev May 16, 2022
bdeb54a
Chore: Convert Admin -> Rooms to TS (#25348)
yash-rajpal May 16, 2022
75c7f4d
[FIX] UI/UX issues on Live Chat widget (#25407)
MartinSchoeler May 16, 2022
99a3651
Chore: Convert apps/meteor/client/views/admin/settings/inputs folder …
juliajforesti May 16, 2022
72db7a2
Chore: Migrate 15-message-popup from cypress to playwright (#25462)
May 17, 2022
88710b2
Chore: Tests with Playwright (task: ROC-31, 12-settings) (#25253)
May 17, 2022
fd40e3e
Chore: migrate from cypress to pw 14-setting-permission (#25523)
weslley543 May 17, 2022
93575bf
[NEW] Adding app button on user dropdown (#25326)
AllanPazRibeiro May 17, 2022
86c0131
Chore: Livechat change output level (#25522)
ggazzo May 17, 2022
f975b2c
Add support to map a LDAP group to multiple roles (#23849)
matheusbsilva137 May 17, 2022
3ab9d8a
Chore: migrate-to-pw-adjust-in-intermitences (#25542)
weslley543 May 18, 2022
d170c48
[FIX] Rooms' names turn lower case on CSV import (#24612)
guijun13 May 18, 2022
45b46da
Chore: User set UTC offset (#25381)
albuquerquefabio May 18, 2022
bbd534a
Regression: CI services build (#25555)
ggazzo May 18, 2022
71d57bd
[FIX] One of the triggers was not working correctly (#25409)
MartinSchoeler May 18, 2022
e80d88f
[FIX] Dynamic load matrix is enabled and handle failure (#25495)
ggazzo May 18, 2022
0830814
[FIX] Add open user card to user avatar (#25445)
May 18, 2022
e851297
Test: Migrate 13-permissions from cypress to playwright (#25558)
May 19, 2022
59c52e3
[FIX] User abandonment setting is working again (#25520)
cauefcr May 19, 2022
42442d2
Chore: Convert apps/meteor/client/views/admin/settings (#25565)
juliajforesti May 19, 2022
b893ffd
[NEW] New stats rewrite (#25078)
ostjen May 19, 2022
8a3c928
[FIX] Initial User not added to default channel (#25544)
geekgonecrazy May 20, 2022
45417ea
Chore: Convert apps/meteor/client/components/UserAutoComplete (#25554)
juliajforesti May 20, 2022
6d95144
Chore: convert marketplace price display component to use typescript …
matheuslc May 20, 2022
dd6acaf
Chore: Converting orchestrator.js to ts (#25367)
AllanPazRibeiro May 20, 2022
6aa09ec
[FIX] Integrations avatar attribute misuse (#25283)
pierre-lehnen-rc May 20, 2022
603ade2
[NEW] Add user events for apps (#25165)
tapiarafael May 20, 2022
4cbc777
Chore: Rewrite autotranslate to ts (#25425)
KevLehman May 20, 2022
66c7f18
Chore: Convert additionalForms (#25586)
ggazzo May 20, 2022
bc972b4
Chore: Convert Create Channel (#25589)
juliajforesti May 20, 2022
1e86788
Chore: Convert to typescript the slash commands help files (#24307)
eduardofcabrera May 21, 2022
4b11149
Chore: Migrate retention-policy to ts (#25582)
KevLehman May 21, 2022
1e8ad0b
Chore: Convert AutoTranslate (#25591)
PedroRorato May 21, 2022
0042d20
[NEW] Add new app events for pin, react and follow message (#25337)
tapiarafael May 22, 2022
75a1b88
[NEW] Add new events after user login, logout and change his status (…
tapiarafael May 22, 2022
be7b5ff
[NEW] Star message, report and delete message events (#25383)
tapiarafael May 22, 2022
a859082
[NEW] Get user's preferred language via apps (#25514)
murtaza98 May 22, 2022
2ec6982
Chore: Convert slashCommands to typescript (#25592)
pierre-lehnen-rc May 23, 2022
4986d39
[FIX] Ordered and unordered list styles, Line breaks. (#25494)
gabriellsh May 23, 2022
f7da2ad
[FIX] Fixing Network connectivity issues with SIP client. (#25391)
amolghode1981 May 23, 2022
e0eb54f
[NEW] Add option to show mentions badge when show counter is disabled…
marceloschmidt May 23, 2022
75a4923
Chore: Convert to typescript some functions from app/lib/server/funct…
eduardofcabrera May 23, 2022
b4f22e3
[NEW] Federation (Alpha Stabilization) (#25457)
alansikora May 23, 2022
763e312
Chore: bump fuselage (#25605)
dougfabris May 23, 2022
5292957
Chore: Dependencies upgrade (#25290)
ggazzo May 23, 2022
8c75345
[FIX] Pinned Message display cutting off information (#25535)
hugocostadev May 23, 2022
67a75fe
[FIX] useCurrentChatTags is not a function (#25604)
MartinSchoeler May 23, 2022
b56cafc
Chore: Code Improvements for #25391 (#25606)
MartinSchoeler May 23, 2022
54f2ce8
[NEW] Ability for RC server to check the business hour for a specific…
murtaza98 May 23, 2022
47c5498
[FIX] Upgrade tab loader in incorrect position (#25398)
guijun13 May 23, 2022
2192b91
[FIX] Removing user also removes them from Omni collections (#25444)
cauefcr May 23, 2022
4bc080b
[IMPROVE] Unify voip streams into single stream (#25108)
KevLehman May 23, 2022
2d40378
[NEW] Marketplace new app details page (#24711)
rique223 May 23, 2022
94850a7
[NEW] New button for network outage (#25499)
amolghode1981 May 23, 2022
fcb2c9f
fix: fixing on app contextualbar functionability (#25615)
AllanPazRibeiro May 23, 2022
c53b3a5
[FIX] Message menu dropdown not working on Mobile Web (#25616)
gabriellsh May 23, 2022
f0c3699
Update Apps-Engine version (#25617)
d-gubert May 23, 2022
13477d7
Bump version to 4.8.0-rc.0
d-gubert May 23, 2022
574e82d
Chore: Rewrite im and dm endpoints to ts (#25521)
albuquerquefabio May 23, 2022
ca4c020
Regression: Subscription menu not appearing for non installed but sub…
rique223 May 25, 2022
2452448
Regression: Assets & Slack Bridge Setting Page not rendering (#25629)
dougfabris May 25, 2022
0b3f13b
Merge remote-tracking branch 'origin/develop' into release-candidate
d-gubert May 26, 2022
2f637c7
Bump version to 4.8.0-rc.1
d-gubert May 26, 2022
cbb0844
[FIX] Quote message spacing (#25613)
hugocostadev May 26, 2022
6f3133f
Chore: Increase performance and security of integrations’ scripts (#2…
rodrigok May 26, 2022
3cd0cab
[FIX] Remove 'total' text in admin info page (#25638)
guijun13 May 26, 2022
052858d
Regression: VoIp wrap up modal not opening after call disconnect (#25…
aleksandernsilva May 26, 2022
31ae30f
Chore: Rest API query parameters handling (#25648)
ggazzo May 26, 2022
195f90a
Regression: Missing settings group descriptions (#25639)
dougfabris May 27, 2022
7dd89fc
Regression: Change logic to check if connection is online on unstable…
KevLehman May 27, 2022
dddc7a2
Merge remote-tracking branch 'origin/develop' into release-candidate
d-gubert May 27, 2022
a7f104b
Bump version to 4.8.0-rc.2
d-gubert May 27, 2022
78e57f5
Regression: Endpoint types with Ajv Coercing data types (#25644)
albuquerquefabio May 27, 2022
5a0d29f
[FIX] Click to join button Jitsi Call (#25569)
hugocostadev May 27, 2022
4894fc2
Regression: Update settings groups description (#25663)
dougfabris May 27, 2022
7255bb2
Merge remote-tracking branch 'origin/develop' into release-candidate
d-gubert May 30, 2022
92b0b7e
Bump version to 4.8.0-rc.3
d-gubert May 30, 2022
d364be4
Regression: Broken components on Federation and Engagement dashboards…
tassoevan May 30, 2022
62405c6
[FIX] Prevent federation crash on invite users as a non-owner user (#…
MarcosSpessatto May 30, 2022
713120e
fix git conflict (#25684)
carlosrodrigues94 May 30, 2022
51845b1
Regression: Fix sort field files.list (#25687)
ggazzo May 31, 2022
b1d855e
[FIX] Change form body parameter charset to UTF-8 to fix issue #25456…
divinespear May 31, 2022
bf3483d
[FIX] Fix max-width message block (#25686)
ggazzo May 31, 2022
88a8e8e
Regression: App event listeners broke Slackbridge integration and imp…
d-gubert May 31, 2022
c193e56
Merge remote-tracking branch 'origin/develop' into release-candidate
d-gubert May 31, 2022
666825b
Bump version to 4.8.0-rc.4
d-gubert May 31, 2022
80fc5b7
Chore: Update Apps-Engine and Fuselage (#25700)
d-gubert May 31, 2022
02079bf
Merge remote-tracking branch 'origin/develop' into release-candidate
d-gubert May 31, 2022
7b2edbf
Bump version to 4.8.0-rc.5
d-gubert May 31, 2022
e30b195
Merge remote-tracking branch 'origin/release-candidate' into release-…
d-gubert May 31, 2022
fc5b1ea
Bump version to 4.8.0
d-gubert May 31, 2022
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
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
/packages/* @RocketChat/chat-engine
/packages/core-typings/ @RocketChat/chat-engine
/packages/rest-typings/ @RocketChat/chat-engine
/packages/ui-contexts/ @RocketChat/frontend
/packages/eslint-config/ @RocketChat/chat-engine
/packages/livechat/ @RocketChat/frontend @RocketChat/chat-engine
/.vscode/ @RocketChat/chat-engine
/.github/ @RocketChat/chat-engine
/_templates/ @RocketChat/chat-engine
/apps/meteor/client/ @RocketChat/frontend
/apps/meteor/tests/ @RocketChat/chat-engine
42 changes: 42 additions & 0 deletions .github/history-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,20 @@
"pierre-lehnen-rc"
]
}],
"3.18.6": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"3.18.7": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.1.1": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "sampaiodiego",
Expand All @@ -147,5 +161,33 @@
"contributors": [
"gronke"
]
}],
"4.4.4": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.4.5": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.7.3": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}],
"4.7.4": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "d-gubert",
"contributors": [
"ggazzo"
]
}]
}
Loading