Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.1.2 #23670

Closed
wants to merge 4 commits into from
Closed

Release 4.1.2 #23670

wants to merge 4 commits into from

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Nov 8, 2021

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 the Accounts_Default_User_Preferences_mobileNotifications setting's value;\r
    • Remove the Accounts_Default_User_Preferences_mobileNotifications setting (replaced by Accounts_Default_User_Preferences_pushNotifications);\r
    • Rename 'mobileNotifications' user's preference to 'pushNotifications'.
  • Omnichannel status being changed on page refresh (#23587)

  • Performance issues when running Omnichannel job queue dispatcher (#23661)

👩‍💻👨‍💻 Core Team 🤓

matheusbsilva137 and others added 4 commits November 8, 2021 19:36
* Add migration to update push notification setting's value

* Update mobileNotifications preference to pushNotifications
#23661)

* Fix Omnichannel job queue dispatcher.

* Keep settings validation.

* Remove console.log.

* Review requests.

* Fix default setting value.
* fix omnichannel status being changed on page refresh

* rename key missing

* Remove duplicated function from models
@ggazzo ggazzo closed this Nov 8, 2021
@ggazzo ggazzo deleted the release-4.1.2 branch November 8, 2021 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants