Skip to content

Commit

Permalink
Merge branch 'develop' into improve/videoconf-messages
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Sep 22, 2022
2 parents aaa8951 + 9090349 commit 2b7997b
Show file tree
Hide file tree
Showing 202 changed files with 7,870 additions and 5,100 deletions.
7 changes: 7 additions & 0 deletions .github/history-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,12 @@
"contributors": [
"sampaiodiego"
]
}],
"5.1.2": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "ggazzo",
"contributors": [
"ggazzo"
]
}]
}
108 changes: 108 additions & 0 deletions .github/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -93600,6 +93600,114 @@
"5.0"
],
"pull_requests": []
},
"5.1.1": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "26776",
"title": "[FIX] Livechat trigger messages covering all the website",
"userLogin": "tiagoevanp",
"milestone": "5.1.1",
"contributors": [
"tiagoevanp",
"kodiakhq[bot]",
"web-flow"
]
},
{
"pr": "26808",
"title": "[FIX] Restore current chats default table order",
"userLogin": "MartinSchoeler",
"milestone": "5.1.1",
"contributors": [
"MartinSchoeler",
"kodiakhq[bot]",
"web-flow"
]
},
{
"pr": "26819",
"title": "[FIX] Fix broken legacy message view",
"userLogin": "hugocostadev",
"description": "Fixed `messagesHistory` function, it was filtering messages only with existing threads.",
"milestone": "5.1.1",
"contributors": [
"hugocostadev"
]
}
]
},
"4.8.5": {
"node_version": "14.18.3",
"npm_version": "6.14.15",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": []
},
"5.0.6": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": []
},
"5.1.2": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "26776",
"title": "[FIX] Livechat trigger messages covering all the website",
"userLogin": "tiagoevanp",
"milestone": "5.1.1",
"contributors": [
"tiagoevanp",
"kodiakhq[bot]",
"web-flow"
]
},
{
"pr": "26808",
"title": "[FIX] Restore current chats default table order",
"userLogin": "MartinSchoeler",
"milestone": "5.1.1",
"contributors": [
"MartinSchoeler",
"kodiakhq[bot]",
"web-flow"
]
},
{
"pr": "26819",
"title": "[FIX] Fix broken legacy message view",
"userLogin": "hugocostadev",
"description": "Fixed `messagesHistory` function, it was filtering messages only with existing threads.",
"milestone": "5.1.1",
"contributors": [
"hugocostadev"
]
}
]
}
}
}
Loading

0 comments on commit 2b7997b

Please sign in to comment.