Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@danirod danirod released this 20 May 17:22
· 91 commits to trunk since this release

A minor release focused on a better UX for thread only channels. Link-only and thread-only channels can be managed now using the makibotctl script and the RPC server. Sending a message to a link-only or thread-only channel will now cause the opened thread to be generated using a greeting message.

Features

  • expose threadchannels and linkchannels through RPC (6ec1993)
  • greet newly created threads (350dd12)
  • makibotctl: manage thread and linkonly channels (42c8f4a)