4.0.1
·
88 commits
to 289b4ca7cdf6b2decf5564396b690bdcfda3471a
since this release
The release 4.0.0 was not quite correct, since the following changes did not really happen, only the api documentation for mattermost 4.4.0 changed.
Endpoints moved from team to channels https://github.com/mattermost/mattermost-api-reference/pull/298/files
- get_public_channels
- get_deleted_channels
- search_channels
In this release, I readded these endpoints to Teams
but left them in Channels
, too. I recommend you change to the ones in Channels
already. They will use the /teams
endpoint instead of the /channels
one, so they should work. If Mattermost moves them for real, you won't have a Breaking change then. :-)
Thanks to @towolf
e2633c2#commitcomment-25648528