Releases: neoncube2/flarum-private-messages
Releases · neoncube2/flarum-private-messages
v1.4.0
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
v1.3.0
1.2.1
Fixes
- Now works on mobile! :)
- When someone has a lot of conversations, a scrollbar is now shown, so that they can see all of their conversations.
- The bottom-right border of the messages popup wasn't rounded. Fixed by @kk14569 in #7, thanks! :)
- Duplicate messages are no longer filtered out.
New Contributors
Full Changelog: 1.1.0...1.2.1