Skip to content

v1.3.8

Compare
Choose a tag to compare
@attzonko attzonko released this 17 Feb 21:23
a51a394

Long-awaited release to PyPi.org with latest changes:

Enhancements

  • Run tests against a mattermost instance running in docker (#150) [@rwky]
  • Adding feature to remove reactions (#101) [@attzonko]
  • Introduce @at_start (#135) [@unode]
  • enable loading single module plugins (#95) [@seLain]

Bug fixes

  • Fix scheduler.once() trigger_time default value (#141) [@unode]
  • Add missing return statements to message methods (#134) [@Crocmagnon]
  • Remove '@' from sender_name (#119) (#120) [@sheiun]
  • Fix api-call in update_post (#105) [@3mb3dw0rk5]
  • reply_thread add message in existing thread if present (#104) [@petrus-v]
  • Fix message.update() (#103) [knedlsepp]
  • Changing allowed channels functionality to ignore direct messages (#98) [@attzonko]
  • Updating message.comment() to use message.reply_thread() (#97) [@attzonko]

Thank you all for your patience and contributions!