Skip to content

v0.4.0

Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 17 Sep 07:58
2e19e5a

Supported Mattermost Server Versions: 5.12.0+

Enhancements

  • bfa5742 Add telemetry to Todo (#101)
  • c865928 Add new plugin setting to toggle button visibility in team sidebar (#114)
  • 1905ad5 Change channel header button to toggle RHS (#106)
  • bb127b1 GH-88 Add settings command to toggle daily reminders (#90)
  • 0e146a1 Mm 91 add active status to header icon (#96)

Fixes

  • b2a69b7 Fix channel header icon highlight (#115)
  • 6cce8b3 Fix plugin visuals to handle different themes (#116)
  • ccfcd25 Improvement on texts and error behaviours on /todo settings (#110)
  • 76cd654 Render correctly linebreaks (#108)
  • ba724ab Make internal links to open in the same window, instead of reloading the page (#107)
  • ff178b2 Handle database replication delay when adding todos (#93)
  • ffa4359 Posting response when there are no Todos to pop instead of unk error (#105)

Others