4.8.0-rc.2
Pre-release2022-05-27 · 2 🐛 · 5 🔍 · 7 👩💻👨💻
🐛 Bug fixes
-
Quote message spacing (#25613)
-
Remove 'total' text in admin info page (#25638)
-
Remove initial 'total' text from rooms and messages groups in the admin info page
-
Add 'total' before 'rooms' and 'messages' title on the same section. To use the new 'Total Rooms', was created a new key in the en.i18n.json file.
-
🔍 Minor changes
-
Chore: Increase performance and security of integrations’ scripts (#25641)
Replace internal VM implementation with VM2 which implements many more mechanisms to ensure timeout, security and allow easier configuration for future improvements on the integrations' feature.
-
Chore: Rest API query parameters handling (#25648)
-
Regression: Change logic to check if connection is online on unstable networks (#25618)
-
Regression: Missing settings group descriptions (#25639)
-
Regression: VoIp wrap up modal not opening after call disconnect (#25651)
This PR fixes a bug preventing the wrap up call modal from being displayed after caller or agent ends the call.