sweetp install nodebb-plugin-dbsearch@6.3.2 and run ./nodebb upgrade
again, the issue should be resolved.
NodeBB Development
Stay tuned here to hear more about new releases and features of NodeBB!
This is a forum category containing topical discussion. You can start new discussions by mentioning this category.
E-Mail notifications about new chat message doesn't work after upgrading to 4.5.0 .
DB MongoDB version v7.0.23
Notifications is enabled, but not function properly after the upgrade. Other notifications work fine, so far, so good...
Ah, it was partly my bad, nevertheless chat notification seems to be slowed down a bit. As if a queue or polling has been implemented, with a delay of 2-3 minutes. Is queue implemented for this kind of messages for now ?
Twissell hmm, chat notifications have always been delayed by a minute or so. Maybe less.
It is done so that subsequent messages sent within the same rough time frame can be batched together.
This is less of an issue with notifications on site, but can be an issue when you are emailed for every single chat message.