4.1.2
2021-11-08 · 3 🐛 · 3 👩💻👨💻
Engine versions
- Node:
12.22.1
- NPM:
6.14.1
- MongoDB:
3.6, 4.0, 4.2, 4.4, 5.0
- Apps-Engine:
1.28.1
🐛 Bug fixes
-
Notifications are not being filtered (#23487)
- Add a migration to update the
Accounts_Default_User_Preferences_pushNotifications
setting's value to theAccounts_Default_User_Preferences_mobileNotifications
setting's value; - Remove the
Accounts_Default_User_Preferences_mobileNotifications
setting (replaced byAccounts_Default_User_Preferences_pushNotifications
); - Rename 'mobileNotifications' user's preference to 'pushNotifications'.
- Add a migration to update the
-
Omnichannel status being changed on page refresh (#23587)
-
Performance issues when running Omnichannel job queue dispatcher (#23661)