42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

Support for Mattermost 8 #537

Closed crhalpin closed 1 year ago

crhalpin commented 1 year ago

When attempting to connect to an MM8 instance with matterircd built from the latest master: mattermost version 8.0.0.8.0.0.410fdea84fd52914649fe21d1dee1484.false not supported

CountMurphy commented 1 year ago

Getting the same error message. Down grading to matterircd 26 fixes the issue

hloeung commented 1 year ago

Think it works with 26 is because strict version support checking was added in https://github.com/42wim/matterircd/commit/da742e9031eb10125da2c45b42ce6acc1f7122bf

I think perhaps an option to ignore versions (use at your own risk) could be implemented in addition to support for Mattermost 8.

42wim commented 1 year ago

Fixed in 0.27.1 just released