Skip to content

2.2.0 (2022-09-16)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 16 Sep 13:32
· 272 commits to main since this release
2.2.0

Features

  • Ready/draft state changes for GitLab merge requests are now reported. (#480)
  • Merge GitLab MR approvals and comments into one message. (#484)

Bugfixes

  • Log noisy "Got GitHub webhook event" log line at debug level. (#473)
  • Fix Figma service not being able to create new webhooks on startup, causing a crash. (#481)
  • Fix a bug where the bridge can crash when JSON logging is enabled. (#478)

Internal Changes

  • Update codemirror and remove unused font. (#489)