Skip to content

Commit 6c21bd9

Browse files
committed
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into fix/sequential-messages-spacing
* 'develop' of github.com:RocketChat/Rocket.Chat: (31 commits) [FIX] User's with non-agent role shown on voip agent association model (#25682) Fix CI fix CI Chore: Convert CreateChannelWithData (#25667) Chore: Convert UserAutoCompleteMultiple (#25587) Chore: Converting files from app/livechat folder from JS to TS (#25658) Chore: Convert sidebar/header/actions (#25581) Chore: Converting omnichannel installation files to ts (#25665) Chore: Convert to TS omnichannel/agent (#25511) Chore: Convert components/sidebar to TS (#25429) Chore: Convert apps/meteor/client/sidebar/header/index (#25671) Chore: Migrate some small helper functions to TypeScript (#25666) Merge master into develop & Set version to 5.0.0 (#25702) Chore: Update Apps-Engine and Fuselage (#25700) Regression: App event listeners broke Slackbridge integration and importers (#25689) [FIX] Fix max-width message block (#25686) [FIX] Change form body parameter charset to UTF-8 to fix issue #25456 (#25673) Regression: Fix sort field files.list (#25687) fix git conflict (#25684) [FIX] Prevent federation crash on invite users as a non-owner user (#25683) ...
2 parents e259a77 + db257d3 commit 6c21bd9

File tree

190 files changed

+15948
-2203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+15948
-2203
lines changed

.github/history-manual.json

+42
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,20 @@
124124
"pierre-lehnen-rc"
125125
]
126126
}],
127+
"3.18.6": [{
128+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
129+
"userLogin": "d-gubert",
130+
"contributors": [
131+
"ggazzo"
132+
]
133+
}],
134+
"3.18.7": [{
135+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
136+
"userLogin": "d-gubert",
137+
"contributors": [
138+
"ggazzo"
139+
]
140+
}],
127141
"4.1.1": [{
128142
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
129143
"userLogin": "sampaiodiego",
@@ -147,5 +161,33 @@
147161
"contributors": [
148162
"gronke"
149163
]
164+
}],
165+
"4.4.4": [{
166+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
167+
"userLogin": "d-gubert",
168+
"contributors": [
169+
"ggazzo"
170+
]
171+
}],
172+
"4.4.5": [{
173+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
174+
"userLogin": "d-gubert",
175+
"contributors": [
176+
"ggazzo"
177+
]
178+
}],
179+
"4.7.3": [{
180+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
181+
"userLogin": "d-gubert",
182+
"contributors": [
183+
"ggazzo"
184+
]
185+
}],
186+
"4.7.4": [{
187+
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
188+
"userLogin": "d-gubert",
189+
"contributors": [
190+
"ggazzo"
191+
]
150192
}]
151193
}

0 commit comments

Comments
 (0)