2021-10-01 · 1 🚀 · 2 🐛 · 11 🔍 · 10 👩💻👨💻
🚀 Improvements
- Change HTTP and Method logs to level INFO (#23100)
🐛 Bug fixes
-
Change way emails are validated on livechat registerGuest method (#23089)
-
Update visitor info on email reception based on current inbox settings (#23280)
🔍 Minor changes
-
Regression: Auth banner for EE (#23091 by @g-thome)
Dimisses auth banners assigned to EE admins and prevents new ones from appearing.
-
Regression: Blank screen in Jitsi video calls (#23322)
- Fix Jitsi calls being disposed even when "Open in new window" setting is disabled;
- Fix misspelling on
CallJitsWithData.js
file name.
-
Regression: Change some logs to new format (#23307)
-
Regression: invalid
call
import (#23328) -
Regression: invalid
call
import (#23334) -
Regression: LDAP User Data Sync not always working (#23321)
-
Regression: LDAP: Handle base authentication and prevent crash (#23331)
When AD requires TLS the auth crashes the server if StartTLS is not set, the error shows at the end because the code was not waiting on this operation.
-
Regression: Removed exclusive tests statement (#23333)
-
Regression: SAML identifier mapping (#23330)
-
Release 3.18.2 (#23338)