Skip to content

Releases: maubot/github

v0.1.2

05 Apr 15:45
Compare
Choose a tag to compare
  • 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

28 Nov 16:56
Compare
Choose a tag to compare
  • 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

28 Oct 18:12
Compare
Choose a tag to compare

Initial release