Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 12:54
50aa052

Supported Mattermost Server Versions: 7.8.10+

Enhancements

  • 18b11de Did some minor improvements in the ConvertToMD function and added new unit tests (#328)
  • 9b285f4 Add a feature to download a CSV file using the button system admin console (#311)
  • 5edd735 Add batching in APIs in various client functions (#332)
  • 6b57666 Add issue template (#333)
  • f365ea5 Add transactions in the functions to avoid race conditions (#344)
  • b8a24ab prefer logging user ids over emails (#338)
  • a622afd Update promote slash command documentation (#346)

Fixes