Skip to content

v0.8.0

Compare
Choose a tag to compare
@maruTA-bis5 maruTA-bis5 released this 17 Feb 01:49
· 355 commits to master since this release

Server Compatibility

  • Mattermost Server 5.8 available (#147)
    • If you are using Mattermost4j version 0.7.0 or later, you can also continue to use that version with ignoreUnknownProperties setting.
    • bulk selecting reactions api will available in future Mattermost4j release. (#156)

Enhancement

  • Implement Brand API (#145)
  • Add test for WebhookApi#deleteIncomingWebhook (#146)
  • Add Files API (#151)
  • Add PostApi#getFileInfoForPost (#152)
  • Add UserApi#revokeAllActiveSessionForUser (#153)
  • Add EmojiApi#getEmojiByName (#154)
  • Add EmojiApi#searchEmoji (#155)
  • Add EmojiApi#autocompleteEmoji (#157)

Fixed Bugs

  • Fix did not run MattermostApiTest for previous, previous2, and esr releases (#148)
  • Ignore custom branding not supported failure for esr (#150)