Releases: EasyAbp/PrivateMessaging
Releases · EasyAbp/PrivateMessaging
1.4.0
What's Changed
- Use local event handler to create PrivateMessageNotification by @gdlcf88 in #58
- Fix
SendPrivateMessageEventHandler
by @gdlcf88 in #59
New Contributors
Full Changelog: 1.3.3...1.4.0
0.2.2
Upgraded ABP to version 2.7.0
0.2.1
Update to support ABP 2.3.0.
0.2.0
- Fix namespace and add PageLayout configurations. close #7
- Remove the SampleAppService. close #8
- Move pages into PrivateMessagings folder. close #6
- Fix the widget refresh filter. close #10
- Compatible with Stila UI theme. fix #10
0.1.2
Improve UI theme compatibility.
0.1.1
Fix PrivateMessageNotification missing TenantId bug.
0.1.0
- Basic private message management feature.
- Private message notification feature.