Skip to content

Releases: EasyAbp/PrivateMessaging

1.4.0

07 Sep 08:06
Compare
Choose a tag to compare

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

11 May 15:41
Compare
Choose a tag to compare

Upgraded ABP to version 2.7.0

0.2.1

21 Mar 14:51
Compare
Choose a tag to compare

Update to support ABP 2.3.0.

0.2.0

20 Mar 04:32
Compare
Choose a tag to compare
  • 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

17 Mar 13:20
ed1ff4f
Compare
Choose a tag to compare

Improve UI theme compatibility.

0.1.1

16 Mar 12:19
Compare
Choose a tag to compare

Fix PrivateMessageNotification missing TenantId bug.

0.1.0

16 Mar 11:59
08e9a0c
Compare
Choose a tag to compare
  • Basic private message management feature.
  • Private message notification feature.