Skip to content

Releases: humhub/mail

3.0.2

17 Aug 13:09
f000c48

Choose a tag to compare

  • Fix #345: Fix last entry with missed user

3.0.1

10 Aug 21:41
aea751a

Choose a tag to compare

  • Fix #343: Fix error after deleting a user from system

3.0.0

26 Jul 08:50
ef0088b

Choose a tag to compare

  • Fix #312: Visibility of scroll down button
  • Fix #313: Display state(joined/left) messages in inbox
  • Fix #322: Fix color of hover or active sub headline
  • Fix #335: Remove new lines in notificationInbox view

3.0.0-beta.1

13 Mar 16:53
f5b3c36

Choose a tag to compare

  • Enh #283: Design Optimizations, Renamed to "Messenger"
  • Fix #252: Wrong user guid in Live Notification
  • Fix #251: Edit message
  • Fix #283: Add markdown-render class to Markdown text for Translator module to work
  • Fix #272: Exclude invisible users from recipients
  • Fix #280: Update styles of message block
  • Enh #274: Browser Tab Indicator on New Unread Message

2.1.0

07 Dec 12:56
5a96785

Choose a tag to compare

  • Enh #564: Restrict messaging for blocked users
  • Enh #232: Render images in email notifications
  • Fix #224: Fix preview message in sidebar
  • Fix #231: CLI error when no REST module is installed
  • Fix #230: Fix notifications of new Conversation vs Message entry
  • Fix #240: Fix apostrophe encode in mail

2.0.5

21 Jan 12:40

Choose a tag to compare

  • Fix: Check SendMail permission on action (Special thanks to @jrckmcsb for the security audit)

2.0.4

05 Nov 20:16

Choose a tag to compare

  • Fix: Error thrown if no lastEntry of conversation could be found
  • Fix: Script error logged in case conversation message list not found

2.0.3

05 Nov 15:07

Choose a tag to compare

  • Fix #203: User deletion does not delete conversations created by this user
  • Enh: Added integrity check for invalid user ids

2.0.2

02 Nov 18:21

Choose a tag to compare

Fix: Removed asset forceCopy

2.0.1

02 Nov 17:50

Choose a tag to compare

  • Fix #201: Error thrown after update due to update process race condition
  • Fix #202: Editor overlaps messages
  • Enh: Updated translations
  • Fix #194: Message entry can not be deleted
  • Fix #163: Mail notification link not working if pjax is disabled