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 Dec 22, 2020
2 parents e33ba54 + e47dc05 commit 6ef272d
Show file tree
Hide file tree
Showing 5 changed files with 386 additions and 45 deletions.
21 changes: 21 additions & 0 deletions .github/history-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,26 @@
"userLogin": "rodrigok",
"contributors": [],
"description": "Requires the 2FA password fallback enforcement enabled to work"
}],
"3.7.3": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.8.3": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.9.1": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}]
}
185 changes: 185 additions & 0 deletions .github/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -52547,6 +52547,191 @@
"4.0"
],
"pull_requests": []
},
"0.74.4": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"apps_engine_version": "1.4.0",
"mongo_versions": [],
"pull_requests": []
},
"1.3.4": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"apps_engine_version": "1.5.1",
"mongo_versions": [],
"pull_requests": []
},
"2.4.13": {
"node_version": "8.17.0",
"npm_version": "6.13.4",
"apps_engine_version": "1.11.2",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": []
},
"3.7.3": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.18.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": []
},
"3.8.3": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.19.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": []
},
"3.9.1": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.20.0",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "19734",
"title": "[FIX] Image preview for image URLs on messages",
"userLogin": "g-thome",
"milestone": "3.9.1",
"contributors": [
"g-thome"
]
},
{
"pr": "19746",
"title": "[FIX] Sidebar presence will now correctly update for Omnichannel rooms",
"userLogin": "alansikora",
"milestone": "3.9.1",
"contributors": [
"alansikora"
]
},
{
"pr": "19749",
"title": "[FIX] Startup error when using MongoDB with a password containing special characters",
"userLogin": "sampaiodiego",
"milestone": "3.9.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "19725",
"title": "[FIX] Sidebar UI disappearing",
"userLogin": "gabriellsh",
"milestone": "3.9.1",
"contributors": [
"gabriellsh"
]
}
]
},
"3.9.2": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.21.0-alpha.4235",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "19763",
"title": "[FIX] Some apps were not correctly enabled during startup in HA environments",
"userLogin": "thassiov",
"milestone": "3.9.2",
"contributors": [
"thassiov",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "19862",
"title": "[FIX] Download my data with file uploads",
"userLogin": "sampaiodiego",
"milestone": "3.9.2",
"contributors": [
"sampaiodiego",
"web-flow"
]
},
{
"pr": "19842",
"title": "[FIX] Forgot password endpoint return status",
"userLogin": "g-thome",
"milestone": "3.9.2",
"contributors": [
"g-thome"
]
},
{
"pr": "19793",
"title": "[FIX][ENTERPRISE] Omnichannel Department form is not correctly storing the list of departments allowed for forwarding",
"userLogin": "rafaelblink",
"milestone": "3.9.2",
"contributors": [
"rafaelblink",
"renatobecker",
"web-flow"
]
},
{
"pr": "19762",
"title": "[FIX] 'Not Allowed' in message auditing",
"userLogin": "MartinSchoeler",
"milestone": "3.9.2",
"contributors": [
"MartinSchoeler"
]
}
]
},
"3.9.3": {
"node_version": "12.18.4",
"npm_version": "6.14.8",
"apps_engine_version": "1.21.0-alpha.4235",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "19854",
"title": "[FIX] Problem with attachment render",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
},
{
"pr": "19817",
"title": "[FIX] Issue with special message rendering",
"userLogin": "MartinSchoeler",
"contributors": [
"MartinSchoeler"
]
}
]
}
}
}
Loading

0 comments on commit 6ef272d

Please sign in to comment.