Bug fixes
- Messages would sometimes show up twice. Thank you very much to @Pathologic for fixing this via #10 ! :)
- On mobile, clicking the "Conversations" menu item should now open a new page, instead of showing a somewhat-broken overlay. I think this means that everything should now be working on mobile. If not, please let me know!
- Read receipt indicators should now be shown next to messages, instead of overlapping with them.
Changes
- The color of the text in messages is now
@secondary-color
instead of@control-bg
, which I hope will show up better.
New features
It's now possible for users to receive an email notification when they receive a new message! :)
To get started, open your site's Administration page, go to Private Messages, and change the Allow users to receive email notifications when they receive a private message
setting:
If you change this setting to "Members", then everyone in your forum will immediately start receiving email notifications when they receive a new private message. They can disable this by opening their account settings page and changing the Someone messages me
setting:
New Contributors
- @Pathologic made their first contribution in #10
Full Changelog: 1.3.0...1.4.0