Skip to content

Releases: maubot/gitlab

v0.2.1

28 Mar 14:41
Compare
Choose a tag to compare
  • Updated to support changes in mautrix-python v0.14.
    • This requires maubot v0.3.0+
  • Fixed some commands not working properly.

v0.2.0

22 Nov 09:54
Compare
Choose a tag to compare
  • Added support for HTML in markdown from GitLab (e.g. in issue/comment text).
  • Fixed HTML in commit messages not being escaped.
  • Added build name to job fail webhook messages.
  • Suppressed job fail webhook messages for jobs that are allowed to fail on GitLab.
  • Added diff link to push webhook messages and limited the number of commits to show to 5.
  • Fixed handling webhooks about comments to confidential issues.

v0.1.1

12 Jun 11:37
Compare
Choose a tag to compare
  • Made the plugin automatically generate a global webhook secret if the default hasn't been changed

v0.1.0

12 Jun 11:19
Compare
Choose a tag to compare

First maubot release. Contains recently redone webhook messages, including reactions for CI job statuses. Database and GitLab API operations are still synchronous, making those async is planned for v0.2.0.