Skip to content

Releases: maubot/github

v0.2.0

Choose a tag to compare

@tulir tulir released this 30 Jan 12:12
  • Added reactions to signal GitHub actions status
  • Added per-message profiles (MSC4144) for webhook messages
  • Fixed parsing certain webhook events

v0.1.2

Choose a tag to compare

@tulir tulir released this 05 Apr 15:45
  • Updated to support changes in mautrix-python v0.14.
    • This requires maubot v0.3.0+
  • Changed unknown event type response from 500 to 202.
  • Fixed pull request "change requested" events failing to parse.

v0.1.1

Choose a tag to compare

@tulir tulir released this 28 Nov 16:56
  • Added option to not ask for repo access when logging in.
  • Added support for reacting to pull requests (issues and comments were already supported before).
  • Added support for resetting user tokens (to upgrade to newer token formats).
  • Added command to invalidate and delete auth token (i.e. log out).
  • Fixed HTML not being escaped in commit messages.
  • Fixed commands not working with repos that have dots in their name.
  • Fixed webhook message aggregation sometimes mixing up changes to different issues.

v0.1.0

Choose a tag to compare

@tulir tulir released this 28 Oct 18:12

Initial release