Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Oct 28, 2021
2 parents 6b6fdde + 803e9cf commit d445ca7
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 5 deletions.
235 changes: 235 additions & 0 deletions .github/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -66042,6 +66042,241 @@
"5.0"
],
"pull_requests": []
},
"4.0.1": {
"node_version": "12.22.1",
"npm_version": "6.14.1",
"apps_engine_version": "1.28.0",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "23378",
"title": "[FIX] Users' `roles` and `type` being reset to default on LDAP DataSync",
"userLogin": "matheusbsilva137",
"milestone": "4.0.1",
"contributors": [
"matheusbsilva137",
"sampaiodiego"
]
},
{
"pr": "23374",
"title": "[FIX] imported migration v240",
"userLogin": "ostjen",
"milestone": "4.0.1",
"contributors": [
"ostjen"
]
},
{
"pr": "23375",
"title": "Chore: Update Apps-Engine version",
"userLogin": "d-gubert",
"milestone": "4.0.1",
"contributors": [
"d-gubert"
]
},
{
"pr": "23366",
"title": "[FIX] BigBlueButton integration error due to missing file import",
"userLogin": "wolbernd",
"description": "Fixes BigBlueButton integration",
"milestone": "4.0.1",
"contributors": [
"wolbernd",
"web-flow"
]
},
{
"pr": "23372",
"title": "[FIX] unwanted toastr error message when deleting user",
"userLogin": "ostjen",
"milestone": "4.0.1",
"contributors": [
"ostjen",
"tassoevan",
"web-flow"
]
},
{
"pr": "23379",
"title": "[FIX] resumeToken not working",
"userLogin": "sampaiodiego",
"milestone": "4.0.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "23381",
"title": "[FIX] MongoDB deprecation link",
"userLogin": "sampaiodiego",
"milestone": "4.0.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "23382",
"title": "[FIX] LDAP not stoping after wrong password",
"userLogin": "rodrigok",
"milestone": "4.0.1",
"contributors": [
"rodrigok"
]
}
]
},
"4.0.2": {
"node_version": "12.22.1",
"npm_version": "6.14.1",
"apps_engine_version": "1.28.0",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "23377",
"title": "[FIX] Attachment buttons overlap in mobile view",
"userLogin": "Aman-Maheshwari",
"milestone": "4.0.2",
"contributors": [
"Aman-Maheshwari"
]
},
{
"pr": "23393",
"title": "[FIX] user/agent upload not working via Apps Engine after 3.16.0",
"userLogin": "murtaza98",
"description": "Fixes #22974",
"milestone": "4.0.2",
"contributors": [
"murtaza98"
]
},
{
"pr": "23404",
"title": "[FIX][ENTERPRISE] Omnichannel agent is not leaving the room when a forwarded chat is queued",
"userLogin": "murtaza98",
"milestone": "4.0.2",
"contributors": [
"murtaza98",
"web-flow"
]
},
{
"pr": "23396",
"title": "[FIX] Prevent starting Omni-Queue if Omnichannel is disabled",
"userLogin": "murtaza98",
"description": "Whenever the Routing system setting changes, and omnichannel is disabled, then we shouldn't start the queue.",
"milestone": "4.0.2",
"contributors": [
"murtaza98"
]
}
]
},
"4.0.3": {
"node_version": "12.22.1",
"npm_version": "6.14.1",
"apps_engine_version": "1.28.0",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "23418",
"title": "[FIX][APPS] Communication problem when updating and uninstalling apps in cluster",
"userLogin": "thassiov",
"description": "- Make the hook responsible for receiving app update events inside a cluster fetch the app's package (zip file) in the correct place.\r\n- Also shows a warning message on uninstalls inside a cluster. As there are many servers writing to the same place, some race conditions may occur. This prevents problems related to terminating the process in the middle due to errors being thrown and leaving the server in a faulty state.",
"milestone": "4.0.3",
"contributors": [
"thassiov"
]
},
{
"pr": "23473",
"title": "[FIX] Server crashing when Routing method is not available at start",
"userLogin": "KevLehman",
"milestone": "4.0.3",
"contributors": [
"KevLehman",
"web-flow"
]
}
]
},
"4.0.4": {
"node_version": "12.22.1",
"npm_version": "6.14.1",
"apps_engine_version": "1.28.0",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "23411",
"title": "[FIX] SAML Users' roles being reset to default on login",
"userLogin": "matheusbsilva137",
"description": "- Remove `roles` field update on `insertOrUpdateSAMLUser` function;\r\n- Add SAML `syncRoles` event;",
"milestone": "4.0.4",
"contributors": [
"matheusbsilva137",
"pierre-lehnen-rc"
]
},
{
"pr": "23522",
"title": "[FIX] Queue error handling and unlocking behavior",
"userLogin": "KevLehman",
"milestone": "4.0.4",
"contributors": [
"KevLehman"
]
}
]
},
"4.0.5": {
"node_version": "12.22.1",
"npm_version": "6.14.1",
"apps_engine_version": "1.28.0",
"mongo_versions": [
"3.6",
"4.0",
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "23541",
"title": "[FIX] OAuth login not working on mobile app",
"userLogin": "pierre-lehnen-rc",
"milestone": "4.0.5",
"contributors": [
"pierre-lehnen-rc"
]
}
]
}
}
}

0 comments on commit d445ca7

Please sign in to comment.