Skip to content

v3.1.2

Compare
Choose a tag to compare
@jaapbakker88 jaapbakker88 released this 15 Oct 12:25
· 3868 commits to master since this release

Fix

  • Event handler for message.new by default moves the channel to top of the list. But it didn't handle the case where channel was not already present in list. useMessageNewHandler has been updated to handle this case. c563252